OpenFPGA/vpr7_x2p/libarchfpga/fpga_spice_include/read_xml_spice.h

7 lines
188 B
C
Raw Normal View History

2018-07-26 12:28:21 -05:00
/* Xifan TANG: Spice Support*/
void ProcessSpiceSRAM(INOUTP ezxml_t Node, OUTP struct s_arch* arch);
void ProcessSpiceSettings(ezxml_t Parent,
t_spice* spice);