torc-master
|
Header for the Net class. More...
#include "torc/architecture/Tilewire.hpp"
#include "torc/architecture/Arc.hpp"
#include "torc/router/RouteNode.hpp"
#include <string>
#include <map>
#include <boost/unordered_map.hpp>
#include <boost/any.hpp>
Go to the source code of this file.
Data Structures | |
class | torc::router::RouteNet |
Router net. More... | |
Namespaces | |
torc | |
Implementation of class to encapsulate micro-bitstream library generation code. | |
torc::router | |
Typedefs | |
typedef std::vector< RouteNet > | torc::router::RouteNetVector |
Vector of RouteNet objects. More... | |
Enumerations | |
enum | torc::router::ERoutePropertyType { torc::router::eRouteTime = 0, torc::router::eRoutePropertyTypeCount } |
Header for the Net class.
Definition in file RouteNet.hpp.