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

Header for the BasicRouter class. More...

#include "torc/architecture/DDB.hpp"
#include "torc/router/RouteNode.hpp"
#include "torc/router/NetRouterHeuristicBase.hpp"
#include "torc/router/RouteNet.hpp"
#include "torc/architecture/OutputStreamHelpers.hpp"
#include <set>
#include <iostream>
#include <algorithm>
#include <queue>
#include <boost/cstdint.hpp>
#include <boost/timer.hpp>
#include <boost/unordered_map.hpp>
#include <boost/functional/hash.hpp>
+ Include dependency graph for NetRouterBase.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::NetRouterBase
 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 BasicRouter class.

Definition in file NetRouterBase.hpp.