Verilog to Routing - VPR
|
Stores the clustered blocks placed at a particular grid location. More...
#include <vpr_types.h>
Data Fields | |
int | usage |
std::vector< ClusterBlockId > | blocks |
Stores the clustered blocks placed at a particular grid location.
std::vector<ClusterBlockId> t_grid_blocks::blocks |
The clustered blocks associated with this grid location
int t_grid_blocks::usage |
How many valid blocks are in use at this location