#include "torc/packer/Virtex5PrimitiveStructure.hpp"
#include <iostream>
#include <map>

Go to the source code of this file.
Namespaces | |
| namespace | torc |
| namespace | torc::packer |
Variables | |
| const std::string | torc::packer::cSliceLTypeName = "SLICEL" |
| The type name of slice primitives. | |
| const std::string | torc::packer::cSliceMTypeName = "SLICEM" |
Definition in file Virtex5PrimitiveStructure.cpp.
1.5.6