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

Header for the Arc class. More...

+ Include dependency graph for Arc.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::Arc
 Encapsulation of an arc between two tilewires. More...
 
class  torc::architecture::InvalidArcException
 

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.
 

Typedefs

typedef std::vector< Arc > torc::architecture::ArcVector
 Vector of Arc objects. More...
 

Detailed Description

Header for the Arc class.

Definition in file Arc.hpp.