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

Header for the NetVectorRouterBase class. More...

#include "torc/architecture/DDB.hpp"
#include "torc/router/RouteNode.hpp"
#include "torc/router/NetVectorRouterHeuristicBase.hpp"
#include "torc/router/RouteNet.hpp"
#include <algorithm>
#include <queue>
#include <boost/cstdint.hpp>
#include <boost/timer.hpp>
#include <boost/unordered_map.hpp>
#include "NetRouterBase.hpp"
+ Include dependency graph for NetVectorRouterBase.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  torc::router::NetVectorRouterBase
 Abstract class for a net router. More...
 

Namespaces

 torc
 Implementation of class to encapsulate micro-bitstream library generation code.
 
 torc::router
 

Detailed Description

Header for the NetVectorRouterBase class.

Definition in file NetVectorRouterBase.hpp.