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