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);