Sign in
foss-fpga-tools
/
third_party
/
vtr-verilog-to-routing
/
fe12d9429d71f7e8d3cff6eacf150ff37a523a14
/
.
/
ace2
/
cycle.h
blob: b0ad98233734e3e63c13ca42264a98db3f233da3 [
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