torc-master
|
Header for the PrimitiveConn class. More...
#include "torc/architecture/PrimitiveElementPin.hpp"
Go to the source code of this file.
Data Structures | |
class | torc::architecture::PrimitiveConn |
Encapsulation of a PrimitiveDef internal connection. This class is analogous to a permanent net with one and only source pin. All PrimitiveConn objects are initialized from a family database by the Sites class. More... | |
Namespaces | |
torc | |
Implementation of class to encapsulate micro-bitstream library generation code. | |
torc::architecture | |
Namespace for the Torc architecture support, providing device logic and wiring information, and design usage tracking. | |
torc::architecture::architecture | |
Typedefs | |
typedef Array < PrimitiveConnSharedPtr > | torc::architecture::PrimitiveConnSharedPtrArray |
Array of shared pointers to PrimitiveConn objects. More... | |
Header for the PrimitiveConn class.
Definition in file PrimitiveConn.hpp.