OpenFPGA/vpr7_x2p/libarchfpga/fpga_spice_include/read_xml_spice.h

7 lines
188 B
C

/* Xifan TANG: Spice Support*/
void ProcessSpiceSRAM(INOUTP ezxml_t Node, OUTP struct s_arch* arch);
void ProcessSpiceSettings(ezxml_t Parent,
t_spice* spice);