Sign in
foss-fpga-tools
/
third_party
/
vtr-verilog-to-routing
/
bb5a5a809ec21879e4eefc197c134b11cd3ac80e
/
.
/
vpr
/
SRC
/
route
/
rr_graph_area.h
blob: 88192c6b2c73a94586f1b4a2f13f9d1c3400618d [
file
] [
log
] [
blame
]
void
count_routing_transistors
(
enum
e_directionality directionality
,
int
num_switch
,
t_segment_inf
*
segment_inf
,
float
R_minW_nmos
,
float
R_minW_pmos
);