VPR-7.0
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros
place_stats.h
Go to the documentation of this file.
1 #ifdef PRINT_REL_POS_DISTR
2 void print_relative_pos_distr(void);
3 
4 /* Prints out the probability distribution of the relative locations of *
5  * input pins on a net -- i.e. simulates 2-point net length probability *
6  * distribution. */
7 #endif