torc-master
|
Header for the RoutingNet class. More...
Go to the source code of this file.
Data Structures | |
class | torc::physical::RoutingNet |
Routing net. More... | |
Namespaces | |
torc | |
Implementation of class to encapsulate micro-bitstream library generation code. | |
torc::physical | |
Namespace for the Torc physical netlist, including the XDL importer, exporter, placer, router, unpacker, and packer. | |
Typedefs | |
typedef boost::shared_ptr < RoutingNet > | torc::physical::RoutingNetSharedPtr |
Shared pointer encapsulation of a RoutingNet. More... | |
typedef std::vector < RoutingNetSharedPtr > | torc::physical::RoutingNetSharedPtrVector |
Vector of RoutingNet shared pointers. More... | |
Header for the RoutingNet class.
Definition in file RoutingNet.hpp.