AMF-Placer  2.0
An Open-Source Timing-driven Analytical Mixed-size FPGA Placer
DeviceInfo::DeviceSite::DeviceSitePinInfos Class Reference

a class record the pin on the site boundary More...

#include <DeviceInfo.h>

Public Member Functions

 DeviceSitePinInfos ()
 
 ~DeviceSitePinInfos ()
 

Public Attributes

std::vector< std::string > refPinsName
 
std::map< std::string, float > name2offsetX
 
std::map< std::string, float > name2offsetY
 

Detailed Description

a class record the pin on the site boundary

Definition at line 217 of file DeviceInfo.h.

Constructor & Destructor Documentation

◆ DeviceSitePinInfos()

DeviceInfo::DeviceSite::DeviceSitePinInfos::DeviceSitePinInfos ( )
inline

Definition at line 220 of file DeviceInfo.h.

◆ ~DeviceSitePinInfos()

DeviceInfo::DeviceSite::DeviceSitePinInfos::~DeviceSitePinInfos ( )
inline

Definition at line 226 of file DeviceInfo.h.

Member Data Documentation

◆ name2offsetX

std::map<std::string, float> DeviceInfo::DeviceSite::DeviceSitePinInfos::name2offsetX

◆ name2offsetY

std::map<std::string, float> DeviceInfo::DeviceSite::DeviceSitePinInfos::name2offsetY

◆ refPinsName

std::vector<std::string> DeviceInfo::DeviceSite::DeviceSitePinInfos::refPinsName

Definition at line 229 of file DeviceInfo.h.

Referenced by DeviceSitePinInfos(), and DeviceInfo::loadPCIEPinOffset().


The documentation for this class was generated from the following file: