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

#include <vpr_types.h>

+ Collaboration diagram for s_tnode:

Data Fields

e_tnode_type type
 
t_tedgeout_edges
 
int num_edges
 
float T_arr
 
float T_req
 
int block
 
int clock_domain
 
float clock_delay
 
t_pb_graph_pinpb_graph_pin
 
t_prepacked_tnode_dataprepacked_data
 

Detailed Description

Definition at line 333 of file vpr_types.h.

Field Documentation

int s_tnode::block

Definition at line 346 of file vpr_types.h.

float s_tnode::clock_delay

Definition at line 355 of file vpr_types.h.

int s_tnode::clock_domain

Definition at line 354 of file vpr_types.h.

int s_tnode::num_edges

Definition at line 342 of file vpr_types.h.

t_tedge* s_tnode::out_edges

Definition at line 336 of file vpr_types.h.

t_pb_graph_pin* s_tnode::pb_graph_pin

Definition at line 358 of file vpr_types.h.

t_prepacked_tnode_data* s_tnode::prepacked_data

Definition at line 361 of file vpr_types.h.

float s_tnode::T_arr

Definition at line 343 of file vpr_types.h.

float s_tnode::T_req

Definition at line 344 of file vpr_types.h.

e_tnode_type s_tnode::type

Definition at line 335 of file vpr_types.h.


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