Sign in
foss-fpga-tools
/
third_party
/
vtr-verilog-to-routing
/
refs/heads/hz_bfs_lookup
/
.
/
ace2
/
blif.h
blob: a8f612dd3034cc173493fb5ec03c28aea47c51b6 [
file
] [
log
] [
blame
] [
edit
]
#ifndef
__ACE_BLIF_H__
#define
__ACE_BLIF_H__
void
blif_clock_info
(
char
*
blif_file_name
,
int
*
num_clks
,
char
*
clk_name
);
#endif