Sign in
foss-fpga-tools
/
third_party
/
vtr-verilog-to-routing
/
954be24355ace41670a508749ecb955c19f86471
/
.
/
ODIN_II
/
SRC
/
read_netlist.h
blob: d3ff126dad7e4916c4a1cb17e9ea84b28ef3248f [
file
] [
log
] [
blame
]
#include
"read_xml_arch_file.h"
netlist_t
*
read_netlist
(
const
char
*
net_filename
,
int
ntypes
,
const
struct
s_type_descriptor block_types
[],
t_type_ptr IO_type
);