Sign in
foss-fpga-tools
/
third_party
/
vtr-verilog-to-routing
/
3c009e51ee84a74dcd48037e1319285315515737
/
.
/
ODIN_II
/
SRC
/
include
/
netlist_cleanup.h
blob: a94d6df71a237718fdf0740f65146f0d6f8b792d [
file
] [
log
] [
blame
]
#ifndef
NETLIST_CLEANUP_H
#define
NETLIST_CLEANUP_H
void
remove_unused_logic
(
netlist_t
*
netlist
);
#endif