#include "torc/architecture/PrimitiveElementPin.hpp"
Go to the source code of this file.
Namespaces | |
namespace | torc |
namespace | torc::architecture |
namespace | torc::architecture::architecture |
Classes | |
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... | |
Typedefs | |
typedef Array < PrimitiveConnSharedPtr > | torc::architecture::PrimitiveConnSharedPtrArray |
Array of shared pointers to PrimitiveConn objects. |
Definition in file PrimitiveConn.hpp.