Verilog to Routing - VPR
|
#include <vpr_types.h>
Data Fields | |
float | capacity |
float | inv_capacity |
float | occupancy |
float | cost |
float t_place_region::capacity |
Capacity of this region, in tracks.
float t_place_region::cost |
Current cost of this usage.
float t_place_region::inv_capacity |
float t_place_region::occupancy |
Expected number of tracks that will be occupied.