Sign in
foss-fpga-tools
/
third_party
/
vtr-verilog-to-routing
/
refs/heads/interposer
/
.
/
ODIN_II
/
SRC
/
read_blif.h
blob: 4f64d93e02f5aa1bfc980b941f60ecfab3d344bd [
file
] [
log
] [
blame
] [
edit
]
#ifndef
READ_BLIF_H
#define
READ_BLIF_H
void
read_blif
(
char
*
blif_file
);
#endif