VPR-7.0
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros
pb_type_graph_annotations.h
Go to the documentation of this file.
1 /**
2  * Jason Luu
3  * April 15, 2011
4  * pb_type_graph_annotations loads statistical information onto the different nodes/edges of a pb_type_graph. These statistical informations include delays, capacitance, etc.
5  */
6 
7 #ifndef PB_TYPE_GRAPH_ANNOTATIONS_H
8 #define PB_TYPE_GRAPH_ANNOTATIONS_H
9 
11 
12 #endif
#define INOUTP
Definition: util.h:21
void load_pb_graph_pin_to_pin_annotations(INOUTP t_pb_graph_node *pb_graph_node)