OpenFPGA/openfpga/src/fpga_spice
tangxifan 6bdfcb0147 [Tool] Bug fix for unifying mux primitive modules. Include memory size in the naming 2020-12-05 12:44:09 -07: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 auxiliary SPICE netlist writer 2020-09-20 12:53:28 -06:00
spice_api.h [FPGA-SPICE] add SPICE writer for logic blocks 2020-09-20 12:38:24 -06:00
spice_auxiliary_netlists.cpp [FPGA-SPICE] Add auxiliary SPICE netlist writer 2020-09-20 12:53:28 -06:00
spice_auxiliary_netlists.h [FPGA-SPICE] Add auxiliary SPICE netlist writer 2020-09-20 12:53:28 -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 [Tool] Now routing multiplexer in the same circuit model (regardless or input sizes) can share the same primitive module 2020-12-05 10:53:01 -07:00
spice_essential_gates.cpp [OPENFPGA LIBRARY] change method names to be consistent with FPGA-SPICE needs 2020-09-20 12:03:10 -06:00
spice_essential_gates.h [FPGA-SPICE] Add supply voltage generator 2020-09-20 11:19:06 -06:00
spice_grid.cpp [FPGA-SPICE] add SPICE writer for logic blocks 2020-09-20 12:38:24 -06:00
spice_grid.h [FPGA-SPICE] add SPICE writer for logic blocks 2020-09-20 12:38:24 -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 [OPENFPGA LIBRARY] change method names to be consistent with FPGA-SPICE needs 2020-09-20 12:03:10 -06:00
spice_lut.h [FPGA-SPICE] Add SPICE writer for LUT 2020-09-20 11:58:11 -06:00
spice_memory.cpp [FPGA-SPICE] Add SPICE writer for memories 2020-09-20 12:14:34 -06:00
spice_memory.h [FPGA-SPICE] Add SPICE writer for memories 2020-09-20 12:14:34 -06:00
spice_mux.cpp [Tool] Bug fix for unifying mux primitive modules. Include memory size in the naming 2020-12-05 12:44:09 -07: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_routing.cpp [FPGA-SPICE] Add SPICE writer for routing blocks 2020-09-20 12:27:48 -06:00
spice_routing.h [FPGA-SPICE] Add SPICE writer for routing blocks 2020-09-20 12:27:48 -06:00
spice_subckt_writer.cpp [FPGA-SPICE] Add VDD/VSS ports to SPICE subckt instanciation 2020-09-20 15:21:33 -06:00
spice_subckt_writer.h [FPGA-SPICE] Add SPICE subcircuit writer 2020-09-19 23:01:44 -06:00
spice_submodule.cpp [FPGA-Verilog] code format fix 2020-09-20 12:18:22 -06:00
spice_submodule.h [FPGA-SPICE] Add SPICE writer for routing multiplexers 2020-09-20 11:49:02 -06:00
spice_top_module.cpp [FPGA-SPICE] Add SPICE writer for fpga top module 2020-09-20 12:43:48 -06:00
spice_top_module.h [FPGA-SPICE] Add SPICE writer for fpga top module 2020-09-20 12:43:48 -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 VDD/VSS ports to SPICE subckt instanciation 2020-09-20 15:21:33 -06:00
spice_writer_utils.h [FPGA-SPICE] Add VDD and VSS port to module definition 2020-09-20 14:58:15 -06:00