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

Header for Placer helper functions. More...

+ Include dependency graph for PlacerHelpers.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

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

Functions

void torc::placer::setInstanceTypeIndex (physical::InstanceSharedPtr inInstance, boost::uint32_t inType)
 
boost::uint32_t torc::placer::getInstanceTypeIndex (physical::InstanceSharedPtr inInstance)
 
void torc::placer::setInstanceSitePtr (physical::InstanceSharedPtr inInstance, const architecture::Site *inSite)
 
const architecture::Site * torc::placer::getInstanceSitePtr (physical::InstanceSharedPtr inInstance)
 

Detailed Description

Header for Placer helper functions.

Definition in file PlacerHelpers.hpp.