19 #ifndef TORC_PLACER_DEVICEWRAPPER_HPP
20 #define TORC_PLACER_DEVICEWRAPPER_HPP
67 #endif // TORC_PLACER_DEVICEWRAPPER_HPP
std::set< Site * > SitePtrSet
std::vector< const Site * > SitePtrVector
Device database, including complete wiring and logic support.
std::vector< SitePtrSet > SitePtrSetVector
Wrapper of the device database for placing the design.
std::vector< SitePtrVector > SitePtrVectorVector
Encapsulation of a device logic site.
Site type and population data for the family and the device.
Placement mapping for legal instance types to site types.
Header for the Placement class.
Header for the DDB class.
std::vector< uint32 > InstanceTypeToCandidateTypeMap
PlacementSiteTypeMapping & mTypeMapping
std::vector< SitePtrSetVector > SitePtrSetVectorVector
std::vector< SitePtrVectorVector > SitePtrVectorVectorVector
architecture::Sites Sites
DeviceWrapper(DDB &inDB, PlacementSiteTypeMapping &inMapping)