Sign in
foss-fpga-tools
/
third_party
/
vtr-verilog-to-routing
/
2854baa3881e8dfdc7ef53e888a83e8a4f3ef33c
/
.
/
vpr
/
src
/
base
/
ShowSetup.h
blob: 07e71591f14a63819a298cde771ae631f7af57a0 [
file
] [
log
] [
blame
]
#ifndef
SHOWSETUP_H
#define
SHOWSETUP_H
void
ShowSetup
(
const
t_vpr_setup
&
vpr_setup
);
void
printClusteredNetlistStats
();
#endif