Verilog to Routing - VPR
Data Fields
t_grid_blocks Struct Reference

Stores the clustered blocks placed at a particular grid location. More...

#include <vpr_types.h>

Data Fields

int usage
 
std::vector< ClusterBlockIdblocks
 

Detailed Description

Stores the clustered blocks placed at a particular grid location.

Field Documentation

◆ blocks

std::vector<ClusterBlockId> t_grid_blocks::blocks

The clustered blocks associated with this grid location

◆ usage

int t_grid_blocks::usage

How many valid blocks are in use at this location


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