OpenFPGA/vpr7_x2p/vpr/SRC/fpga_x2p/spice/spice_mux.h

11 lines
244 B
C
Raw Normal View History

2019-04-26 13:23:47 -05:00
void generate_spice_muxes(char* subckt_dir,
int num_switch,
t_switch_inf* switches,
t_spice* spice,
t_det_routing_arch* routing_arch);