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