OpenFPGA/openfpga/src/fpga_spice
tangxifan 6801d260e9 [FPGA-SPICE] Add SPICE writer for LUT 2020-09-20 11:58:11 -06:00
..
fabric_spice_options.cpp start transplanting FPGA-SPICE 2020-07-05 12:10:12 -06:00
fabric_spice_options.h start transplanting FPGA-SPICE 2020-07-05 12:10:12 -06:00
spice_api.cpp [FPGA-SPICE] Add SPICE writer for routing multiplexers 2020-09-20 11:49:02 -06:00
spice_api.h [FPGA-SPICE] Add SPICE writer for routing multiplexers 2020-09-20 11:49:02 -06:00
spice_buffer.cpp [FPGA-SPICE] Add support for AND/OR logic gate 2020-09-19 16:20:21 -06:00
spice_buffer.h [FPGA-SPICE] Restructured SPICE netlist writers for atom circuits to avoid large cpp files 2020-09-19 15:20:19 -06:00
spice_constants.h [FPGA-SPICE] Add SPICE writer for LUT 2020-09-20 11:58:11 -06:00
spice_essential_gates.cpp [FPGA-SPICE] Add supply voltage generator 2020-09-20 11:19:06 -06:00
spice_essential_gates.h [FPGA-SPICE] Add supply voltage generator 2020-09-20 11:19:06 -06:00
spice_logic_gate.cpp [FPGA-SPICE] Add support for AND/OR logic gate 2020-09-19 16:20:21 -06:00
spice_logic_gate.h [FPGA-SPICE] Add support for AND/OR logic gate 2020-09-19 16:20:21 -06:00
spice_lut.cpp [FPGA-SPICE] Add SPICE writer for LUT 2020-09-20 11:58:11 -06:00
spice_lut.h [FPGA-SPICE] Add SPICE writer for LUT 2020-09-20 11:58:11 -06:00
spice_mux.cpp [FPGA-SPICE] Add SPICE writer for routing multiplexers 2020-09-20 11:49:02 -06:00
spice_mux.h [FPGA-SPICE] Add SPICE writer for routing multiplexers 2020-09-20 11:49:02 -06:00
spice_passgate.cpp [FPGA-SPICE] Add support for AND/OR logic gate 2020-09-19 16:20:21 -06:00
spice_passgate.h [FPGA-SPICE] Add pass-gate SPICE netlist writer 2020-09-19 14:59:00 -06:00
spice_subckt_writer.cpp [FPGA-SPICE] Add SPICE subcircuit writer 2020-09-19 23:01:44 -06:00
spice_subckt_writer.h [FPGA-SPICE] Add SPICE subcircuit writer 2020-09-19 23:01:44 -06:00
spice_submodule.cpp [FPGA-SPICE] Add SPICE writer for LUT 2020-09-20 11:58:11 -06:00
spice_submodule.h [FPGA-SPICE] Add SPICE writer for routing multiplexers 2020-09-20 11:49:02 -06:00
spice_transistor_wrapper.cpp [FPGA-SPICE] Add support for AND/OR logic gate 2020-09-19 16:20:21 -06:00
spice_transistor_wrapper.h [FPGA-SPICE] Create generic PMOS/NMOS instanciation function 2020-09-19 15:33:28 -06:00
spice_wire.cpp [FPGA-SPICE] Add wire module SPICE writer 2020-09-19 19:31:16 -06:00
spice_wire.h [FPGA-SPICE] Add wire module SPICE writer 2020-09-19 19:31:16 -06:00
spice_writer_utils.cpp [FPGA-SPICE] Add wire module SPICE writer 2020-09-19 19:31:16 -06:00
spice_writer_utils.h [FPGA-SPICE] Add wire module SPICE writer 2020-09-19 19:31:16 -06:00