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