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

#include <vpr_types.h>

+ Collaboration diagram for s_prepacked_tnode_data:

Data Fields

int model_port
 
int model_pin
 
t_model_portsmodel_port_ptr
 
long num_critical_input_paths
 
long num_critical_output_paths
 
float normalized_slack
 
float normalized_total_critical_paths
 
float normalized_T_arr
 

Detailed Description

Definition at line 320 of file vpr_types.h.

Field Documentation

int s_prepacked_tnode_data::model_pin

Definition at line 323 of file vpr_types.h.

int s_prepacked_tnode_data::model_port

Definition at line 323 of file vpr_types.h.

t_model_ports* s_prepacked_tnode_data::model_port_ptr

Definition at line 324 of file vpr_types.h.

float s_prepacked_tnode_data::normalized_slack

Definition at line 327 of file vpr_types.h.

float s_prepacked_tnode_data::normalized_T_arr

Definition at line 329 of file vpr_types.h.

float s_prepacked_tnode_data::normalized_total_critical_paths

Definition at line 328 of file vpr_types.h.

long s_prepacked_tnode_data::num_critical_input_paths

Definition at line 326 of file vpr_types.h.

long s_prepacked_tnode_data::num_critical_output_paths

Definition at line 326 of file vpr_types.h.


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