torc::architecture::Segments::IrregularArc Class Reference

Encapsulation of an irregular arc. More...

#include <Segments.hpp>

Collaboration diagram for torc::architecture::Segments::IrregularArc:

Collaboration graph
[legend]

List of all members.

Public Member Functions

WireIndex getSourceWireIndex (void) const
WireIndex getSinkWireIndex (void) const
 IrregularArc (WireIndex inSourceWireIndex, WireIndex inSinkWireIndex)

Private Attributes

WireIndex mSourceWireIndex
WireIndex mSinkWireIndex


Detailed Description

Encapsulation of an irregular arc.

Arcs which are defined for a tile type, but which are not instantiated in every single tile of that type are considered irregular, and must be considered on a case by case basis. Every irregular arc in a given tile defines its source and sink wire indexes.

Definition at line 102 of file Segments.hpp.


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

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