torc-master
|
Header for the PrimitivePin class. More...
#include "torc/architecture/XilinxDatabaseTypes.hpp"
#include "torc/architecture/Array.hpp"
#include <string>
Go to the source code of this file.
Data Structures | |
class | torc::architecture::PinDirection |
class | torc::architecture::PrimitivePin |
Encapsulation of a primitive pin's name and flags. Primitive pins are logic site inputs or outputs. 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< const PrimitivePin > | torc::architecture::PrimitivePinArray |
Array of constant PrimitivePin objects. More... | |
Header for the PrimitivePin class.
Definition in file architecture/PrimitivePin.hpp.