Verilog to Routing - VPR
Data Fields
t_grid_tile Struct Reference

s_grid_tile is the minimum tile of the fpga More...

#include <device_grid.h>

Data Fields

t_physical_tile_type_ptr type = nullptr
 
int width_offset = 0
 
int height_offset = 0
 
const t_metadata_dict * meta = nullptr
 

Detailed Description

s_grid_tile is the minimum tile of the fpga

Field Documentation

◆ height_offset

int t_grid_tile::height_offset = 0

Number of grid tiles reserved based on height (top) of a block

◆ meta

const t_metadata_dict* t_grid_tile::meta = nullptr

◆ type

t_physical_tile_type_ptr t_grid_tile::type = nullptr

Pointer to type descriptor, NULL for illegal

◆ width_offset

int t_grid_tile::width_offset = 0

Number of grid tiles reserved based on width (right) of a block


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