Verilog to Routing - VPR
Data Fields
t_block_loc Struct Reference

Represents the placement location of a clustered block. More...

#include <vpr_types.h>

Collaboration diagram for t_block_loc:
Collaboration graph
[legend]

Data Fields

t_pl_loc loc
 
bool is_fixed = false
 

Detailed Description

Represents the placement location of a clustered block.

x: x-coordinate y: y-coordinate z: occupancy coordinate is_fixed: true if this block's position is fixed by the user and shouldn't be moved during annealing

Field Documentation

◆ is_fixed

bool t_block_loc::is_fixed = false

◆ loc

t_pl_loc t_block_loc::loc

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