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