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