VPR-6.0

vpr/SRC/route/rr_graph_area.h

Go to the documentation of this file.
00001 void count_routing_transistors(enum e_directionality directionality,
00002                                int num_switch,
00003                                t_segment_inf * segment_inf,
00004                                float R_minW_nmos,
00005                                float R_minW_pmos);