torc-master
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
architecture/PrimitivePin.hpp File Reference

Header for the PrimitivePin class. More...

+ Include dependency graph for architecture/PrimitivePin.hpp:
+ This graph shows which files directly or indirectly include this file:

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...
 

Detailed Description

Header for the PrimitivePin class.

Definition in file architecture/PrimitivePin.hpp.