Sign in
foss-fpga-tools
/
third_party
/
vtr-verilog-to-routing
/
f265da929a5722603ec693bf6bc05b2d39fa3cc3
/
.
/
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