Sign in
foss-fpga-tools
/
third_party
/
vtr-verilog-to-routing
/
2854baa3881e8dfdc7ef53e888a83e8a4f3ef33c
/
.
/
ODIN_II
/
SRC
/
include
/
read_blif.h
blob: a0b8b3f2df731ba0d00edd4ed9a5d024733c3d13 [
file
] [
log
] [
blame
]
#ifndef
READ_BLIF_H
#define
READ_BLIF_H
#include
"odin_types.h"
netlist_t
*
read_blif
();
extern
int
line_count
;
#endif