torc::architecture::SitePin Class Reference

Site type and population data for the family and the device. More...

#include <SitePin.hpp>

Inheritance diagram for torc::architecture::SitePin:

Inheritance graph
[legend]
Collaboration diagram for torc::architecture::SitePin:

Collaboration graph
[legend]

List of all members.

Public Member Functions

const std::string & getName (void) const
PinFlags getFlags (void) const
bool isInput (void) const
bool isOutput (void) const

Private Member Functions

 SitePin (const std::string &inName, PinFlags inFlags)

Private Attributes

std::string mName
PinFlags mFlags

Friends

class Sites


Detailed Description

Site type and population data for the family and the device.

Each device has a collection of logic sites. Those sites are instantiations of family defined site types, with each instance also including a mapping from site pin to Tilewire. Encapsulation of a site pin's name and flags.

Definition at line 44 of file SitePin.hpp.


The documentation for this class was generated from the following file:

Generated on Thu Oct 13 16:49:36 2011 for TORC by  doxygen 1.5.6