#include "torc/packer/Virtex2PrimitiveStructure.hpp"
#include <iostream>
Go to the source code of this file.
Namespaces | |
namespace | torc |
namespace | torc::packer |
Variables | |
const std::string | torc::packer::cSliceTypeName = "SLICE" |
The type name of slice primitives. | |
const std::string | torc::packer::cByInvOutUsedElementName = "BYINVOUTUSED" |
The name of the BYINVOUTUSED slice element. |
Definition in file Virtex2PrimitiveStructure.cpp.