VPR-6.0
|
00001 /** Prints out the probability distribution of the relative locations of 00002 * input pins on a net -- i.e. simulates 2-point net length probability 00003 * distribution. 00004 */ 00005 void print_relative_pos_distr(void); 00006 00007