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