Sign in
foss-fpga-tools
/
third_party
/
vtr-verilog-to-routing
/
bb5a5a809ec21879e4eefc197c134b11cd3ac80e
/
.
/
ODIN_II
/
SRC
/
netlist_check.h
blob: 302f77f7a10e125aeb7cc1d9108066a53ac1c89d [
file
] [
log
] [
blame
]
void
check_netlist
(
netlist_t
*
netlist
);
void
levelize_and_check_for_combinational_loop_and_liveness
(
short
ast_based
,
netlist_t
*
netlist
);