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