torc-master
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Virtex2PrimitiveStructure.cpp File Reference

Source for the Virtex2PrimitiveStructure class. More...

#include "torc/packer/Virtex2PrimitiveStructure.hpp"
#include <iostream>
+ Include dependency graph for Virtex2PrimitiveStructure.cpp:

Go to the source code of this file.

Namespaces

 torc
 Implementation of class to encapsulate micro-bitstream library generation code.
 
 torc::packer
 

Variables

const std::string torc::packer::cSliceTypeName = "SLICE"
 The type name of slice primitives. More...
 
const std::string torc::packer::cByInvOutUsedElementName = "BYINVOUTUSED"
 The name of the BYINVOUTUSED slice element. More...
 

Detailed Description

Source for the Virtex2PrimitiveStructure class.

Definition in file Virtex2PrimitiveStructure.cpp.