Sign in
foss-fpga-tools
/
third_party
/
vtr-verilog-to-routing
/
cda9fff41eece5c679a2a06a8e14b95924471ef7
/
.
/
ace2
/
depth.h
blob: 34da170f1d58e2e13bd3dde5223be70caacbe3fd [
file
] [
log
] [
blame
]
#ifndef
__ACE_DEPTH_H_
#define
__ACE_DEPTH_H_
int
ace_calc_network_depth
(
Abc_Ntk_t
*
ntk
);
#endif