Sign in
foss-fpga-tools
/
third_party
/
vtr-verilog-to-routing
/
d8abff8dbc5aec557d3de85623839d96380c01eb
/
.
/
ace2
/
cycle.h
blob: 85bb3708da194178be0104d54218c4a3621b3654 [
file
] [
log
] [
blame
]
#ifndef
__ACE_CYCLE_H__
#define
__ACE_CYCLE_H__
#include
"ace.h"
Vec_Ptr_t
*
latches_in_cycles
(
Abc_Ntk_t
*
ntk
);
#endif