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