AMF-Placer
2.0
An Open-Source Timing-driven Analytical Mixed-size FPGA Placer
|
This is the complete list of members for DeviceInfo::DeviceBEL, including all inherited members.
BELType | DeviceInfo::DeviceBEL | private |
DeviceBEL(std::string &name, std::string &BELType, DeviceElement *parentPtr, int id) | DeviceInfo::DeviceBEL | inline |
DeviceElement(std::string &name, DeviceElement *parentPtr, DeviceElementType type, int id) | DeviceInfo::DeviceElement | inline |
DeviceElement(std::string &name, DeviceElementType type, int id) | DeviceInfo::DeviceElement | inline |
getBELType() | DeviceInfo::DeviceBEL | inline |
getElementIdInParent() | DeviceInfo::DeviceElement | inline |
getElementType() | DeviceInfo::DeviceElement | inline |
getName() | DeviceInfo::DeviceElement | inline |
getParentPtr() | DeviceInfo::DeviceElement | inline |
getSite() | DeviceInfo::DeviceBEL | inline |
id | DeviceInfo::DeviceElement | private |
name | DeviceInfo::DeviceElement | private |
parentPtr | DeviceInfo::DeviceElement | private |
setSite(DeviceElement *parentPtr) | DeviceInfo::DeviceBEL | |
site | DeviceInfo::DeviceBEL | private |
type | DeviceInfo::DeviceElement | private |
~DeviceBEL() | DeviceInfo::DeviceBEL | inline |
~DeviceElement() | DeviceInfo::DeviceElement | inlinevirtual |