Sign in
foss-fpga-tools
/
third_party
/
vtr-verilog-to-routing
/
2854baa3881e8dfdc7ef53e888a83e8a4f3ef33c
/
.
/
vpr
/
src
/
base
/
check_netlist.h
blob: c21bef5be0c84b32f22298b0c7ad485bcb9c81e9 [
file
] [
log
] [
blame
]
#ifndef
CHECK_NETLIST_H
#define
CHECK_NETLIST_H
void
check_netlist
(
int
verbosity
);
#endif