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

Header for the Placement class. More...

#include "torc/physical/Design.hpp"
#include "torc/placer/DeviceWrapper.hpp"
#include "torc/placer/PlacerAnnotations.hpp"
#include "torc/placer/PlacerHeuristicBase.hpp"
#include "torc/placer/PlacerHelpers.hpp"
#include <boost/timer.hpp>
#include <boost/random/mersenne_twister.hpp>
#include <boost/random/uniform_int.hpp>
#include <boost/random/variate_generator.hpp>
+ Include dependency graph for Placement.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  torc::placer::Placement
 Wrapper of the Design for placing the design. More...
 

Namespaces

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

Detailed Description

Header for the Placement class.

Definition in file Placement.hpp.