VPR-7.0
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros
s_block Struct Reference

#include <vpr_types.h>

+ Collaboration diagram for s_block:

Data Fields

char * name
 
t_type_ptr type
 
int * nets
 
int x
 
int y
 
int z
 
t_pbpb
 
boolean isFixed
 

Detailed Description

Definition at line 559 of file vpr_types.h.

Field Documentation

boolean s_block::isFixed

Definition at line 569 of file vpr_types.h.

char* s_block::name

Definition at line 560 of file vpr_types.h.

int* s_block::nets

Definition at line 562 of file vpr_types.h.

t_pb* s_block::pb

Definition at line 567 of file vpr_types.h.

t_type_ptr s_block::type

Definition at line 561 of file vpr_types.h.

int s_block::x

Definition at line 563 of file vpr_types.h.

int s_block::y

Definition at line 564 of file vpr_types.h.

int s_block::z

Definition at line 565 of file vpr_types.h.


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