Sign in
foss-fpga-tools
/
third_party
/
vtr-verilog-to-routing
/
3c009e51ee84a74dcd48037e1319285315515737
/
.
/
ODIN_II
/
SRC
/
include
/
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
);