You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Jeff Young e698156975 Upgrade many editing actions to SCHEMATIC_COMMIT. 2 years ago
..
kibis Fix a bunch of compiler warnings 3 years ago
ngspice.cpp Provide a default xaxis for DC-sweep so we can add traces before sim is run. 3 years ago
ngspice.h Provide a default xaxis for DC-sweep so we can add traces before sim is run. 3 years ago
ngspice_circuit_model.cpp LTSpice schematic import based on the work of Chetan Shinde. 3 years ago
ngspice_circuit_model.h Simplify (and fix) logic for starting new simulations. 3 years ago
sim_lib_mgr.cpp Fix a bunch more issues with sheetpaths and allowExtraText. 3 years ago
sim_lib_mgr.h LTSpice schematic import based on the work of Chetan Shinde. 3 years ago
sim_library.cpp LTSpice schematic import based on the work of Chetan Shinde. 3 years ago
sim_library.h LTSpice schematic import based on the work of Chetan Shinde. 3 years ago
sim_library_kibis.cpp More robust file reading for simulator files. 3 years ago
sim_library_kibis.h More robust file reading for simulator files. 3 years ago
sim_library_spice.cpp LTSpice schematic import based on the work of Chetan Shinde. 3 years ago
sim_library_spice.h LTSpice schematic import based on the work of Chetan Shinde. 3 years ago
sim_model.cpp Fix more SPICE case-insensitivity bugs. 2 years ago
sim_model.h Fix more SPICE case-insensitivity bugs. 2 years ago
sim_model_behavioral.cpp More dead code removal and a bit of formatting and const& for strings. 3 years ago
sim_model_behavioral.h More dead code removal and a bit of formatting and const& for strings. 3 years ago
sim_model_ideal.cpp More dead code removal and a bit of formatting and const& for strings. 3 years ago
sim_model_ideal.h More dead code removal and a bit of formatting and const& for strings. 3 years ago
sim_model_kibis.cpp ADDED voltage- & current-controlled voltage & current sources 2 years ago
sim_model_kibis.h Clear model name when switching to internal model. 3 years ago
sim_model_l_mutual.cpp Remove most of SIM_VALUE in favour of good old wxString. 3 years ago
sim_model_l_mutual.h Sim: s/SIM_MODEL_MUTUAL_INDUCTOR/SIM_MODEL_L_MUTUAL/ 3 years ago
sim_model_ngspice.cpp Simulator: add missing ngspice models. 2 years ago
sim_model_ngspice.h Simulator: add missing ngspice models. 2 years ago
sim_model_ngspice_data_b3soi.cpp Breakup sim_model_ngspice_data.cpp into multiple files to avoid unreasonable compiler link times 2 years ago
sim_model_ngspice_data_b4soi.cpp Breakup sim_model_ngspice_data.cpp into multiple files to avoid unreasonable compiler link times 2 years ago
sim_model_ngspice_data_bjt.cpp Breakup sim_model_ngspice_data.cpp into multiple files to avoid unreasonable compiler link times 2 years ago
sim_model_ngspice_data_bsim1.cpp Simulator: add missing ngspice models. 2 years ago
sim_model_ngspice_data_bsim2.cpp Simulator: add missing ngspice models. 2 years ago
sim_model_ngspice_data_bsim3.cpp Breakup sim_model_ngspice_data.cpp into multiple files to avoid unreasonable compiler link times 2 years ago
sim_model_ngspice_data_bsim4.cpp Breakup sim_model_ngspice_data.cpp into multiple files to avoid unreasonable compiler link times 2 years ago
sim_model_ngspice_data_diode.cpp Breakup sim_model_ngspice_data.cpp into multiple files to avoid unreasonable compiler link times 2 years ago
sim_model_ngspice_data_hfet.cpp Breakup sim_model_ngspice_data.cpp into multiple files to avoid unreasonable compiler link times 2 years ago
sim_model_ngspice_data_hicum2.cpp Breakup sim_model_ngspice_data.cpp into multiple files to avoid unreasonable compiler link times 2 years ago
sim_model_ngspice_data_hsim.cpp Breakup sim_model_ngspice_data.cpp into multiple files to avoid unreasonable compiler link times 2 years ago
sim_model_ngspice_data_jfet.cpp Breakup sim_model_ngspice_data.cpp into multiple files to avoid unreasonable compiler link times 2 years ago
sim_model_ngspice_data_mes.cpp Breakup sim_model_ngspice_data.cpp into multiple files to avoid unreasonable compiler link times 2 years ago
sim_model_ngspice_data_mos.cpp Breakup sim_model_ngspice_data.cpp into multiple files to avoid unreasonable compiler link times 2 years ago
sim_model_ngspice_data_mos6.cpp Simulator: add missing ngspice models. 2 years ago
sim_model_ngspice_data_mos9.cpp Breakup sim_model_ngspice_data.cpp into multiple files to avoid unreasonable compiler link times 2 years ago
sim_model_ngspice_data_vbic.cpp Breakup sim_model_ngspice_data.cpp into multiple files to avoid unreasonable compiler link times 2 years ago
sim_model_r_pot.cpp ADDED voltage- & current-controlled voltage & current sources 2 years ago
sim_model_r_pot.h Remove most of SIM_VALUE in favour of good old wxString. 3 years ago
sim_model_raw_spice.cpp Convert inline models in Sim.Params fields to SPICE syntax. 3 years ago
sim_model_raw_spice.h Clear model name when switching to internal model. 3 years ago
sim_model_serializer.cpp Fix more SPICE case-insensitivity bugs. 2 years ago
sim_model_serializer.h Handle single-token flag parameters. 3 years ago
sim_model_source.cpp Performance improvements. 2 years ago
sim_model_source.h Performance improvements. 2 years ago
sim_model_spice.cpp Don't deliver pedantic error messages to user. 3 years ago
sim_model_spice.h Don't deliver pedantic error messages to user. 3 years ago
sim_model_spice_fallback.cpp Fix more SPICE case-insensitivity bugs. 2 years ago
sim_model_spice_fallback.h Make SIM_MODEL_SPICE_FALLBACK act more like the model it's a fallback for. 3 years ago
sim_model_subckt.cpp Add reference material to SPICE model pin assignment tab. 3 years ago
sim_model_subckt.h Move only-write-model-if-it-contains-overrides up to base class. 3 years ago
sim_model_switch.cpp Simulator: Fix some cases with initial conditions 3 years ago
sim_model_switch.h Clear model name when switching to internal model. 3 years ago
sim_model_tline.cpp Simulator: Fix RLGC c unit 3 years ago
sim_model_tline.h A fall-back model for FOO should supply FOO's pin names. 3 years ago
sim_model_xspice.cpp Sim: Spice netlist exporter rewrite 3 years ago
sim_model_xspice.h Sim: Spice netlist exporter rewrite 3 years ago
sim_panel_base.cpp Naming conventions and commenting. No functional changes. 3 years ago
sim_panel_base.h Another set of C5266 warning fixes 2 years ago
sim_plot_colors.cpp Move simulator to tool framework. 3 years ago
sim_plot_colors.h Fix Doxygen commenting issues. 3 years ago
sim_plot_panel.cpp Fix a bunch of compiler warnings 3 years ago
sim_plot_panel.h Fix Doxygen commenting issues. 3 years ago
sim_property.cpp Don't commit changes on paint events or updateUI events. 3 years ago
sim_property.h Naming conventions and commenting. No functional changes. 3 years ago
sim_types.h Naming conventions and commenting. No functional changes. 3 years ago
sim_value.cpp Don't commit changes on paint events or updateUI events. 3 years ago
sim_value.h Don't commit changes on paint events or updateUI events. 3 years ago
simulator.h Cleanup. 3 years ago
simulator_frame.cpp Upgrade many editing actions to SCHEMATIC_COMMIT. 2 years ago
simulator_frame.h Fix close button on simulator frame. 3 years ago
simulator_frame_base.cpp Naming conventions and commenting. No functional changes. 3 years ago
simulator_frame_base.fbp Naming conventions and commenting. No functional changes. 3 years ago
simulator_frame_base.h Naming conventions and commenting. No functional changes. 3 years ago
spice_generator.cpp Handle single-token flag parameters. 3 years ago
spice_generator.h Remove most of SIM_VALUE in favour of good old wxString. 3 years ago
spice_grammar.h Allow a limited set of un-braced expressions in SPICE model values. 3 years ago
spice_library_parser.cpp LTSpice schematic import based on the work of Chetan Shinde. 3 years ago
spice_library_parser.h LTSpice schematic import based on the work of Chetan Shinde. 3 years ago
spice_model_parser.cpp Simulator fixes. 3 years ago
spice_model_parser.h More dead code removal and a bit of formatting and const& for strings. 3 years ago
spice_reporter.h Changed the simulator code license to GPLv3+ 9 years ago
spice_settings.cpp Formatting. 3 years ago
spice_settings.h sim GUI: remove "Adjust value" checkbox. 3 years ago
spice_simulator.cpp Turn on and fix MSVC compliance mode issues 3 years ago
spice_simulator.h Provide a default xaxis for DC-sweep so we can add traces before sim is run. 3 years ago
spice_value.cpp Centralize text size clamping. 2 years ago
spice_value.h Better processing of single-empty-row rule for measurements grid. 3 years ago
toolbars_simulator_frame.cpp Coverity fixes and code cleaning. 3 years ago