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