|
AMF-Placer
2.0
An Open-Source Timing-driven Analytical Mixed-size FPGA Placer
|
the retangular clock region coverage of a clock net More...

Public Attributes | |
| PlacementNet * | clockNet = nullptr |
| int | leftRegionX |
| the left column in the grid of clock regions More... | |
| int | rightRegionX |
| the right column in the grid of clock regions More... | |
| int | topRegionY |
| the top row in the grid of clock regions More... | |
| int | bottomRegionY |
| the bottom row in the grid of clock regions More... | |
the retangular clock region coverage of a clock net
Definition at line 4548 of file PlacementInfo.h.
| int PlacementInfo::_ClockNetCoverage::bottomRegionY |
the bottom row in the grid of clock regions
Definition at line 4574 of file PlacementInfo.h.
| PlacementNet* PlacementInfo::_ClockNetCoverage::clockNet = nullptr |
Definition at line 4550 of file PlacementInfo.h.
| int PlacementInfo::_ClockNetCoverage::leftRegionX |
the left column in the grid of clock regions
Definition at line 4556 of file PlacementInfo.h.
| int PlacementInfo::_ClockNetCoverage::rightRegionX |
the right column in the grid of clock regions
Definition at line 4562 of file PlacementInfo.h.
| int PlacementInfo::_ClockNetCoverage::topRegionY |
the top row in the grid of clock regions
Definition at line 4568 of file PlacementInfo.h.