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 e3d4137521 Fix some contrast and update issues with sim cursors. 1 year ago
..
kibis Fix shadowed/conflicting enum values. 1 year ago
legacy_workbook.cpp Fix some contrast and update issues with sim cursors. 1 year ago
ngspice.cpp Don't limit ngspice netlist lines to 1024 bytes. 1 year ago
ngspice.h Send project path to ngspice for code model input files. 2 years ago
sim_lib_mgr.cpp Clean up more exception processing in simulation GUI. 1 year ago
sim_lib_mgr.h Clean up more exception processing in simulation GUI. 1 year ago
sim_library.cpp Clean up more exception processing in simulation GUI. 1 year ago
sim_library.h Clean up more exception processing in simulation GUI. 1 year ago
sim_library_ibis.cpp Cleanup. 1 year ago
sim_library_ibis.h Cleanup. 1 year ago
sim_library_spice.cpp Remove error-prone SetReporter() API. 2 years ago
sim_library_spice.h Remove error-prone SetReporter() API. 2 years ago
sim_model.cpp Slight reduction in asserts. 1 year ago
sim_model.h Raw spice models don't have pin names. 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_ibis.cpp Clean up more exception processing in simulation GUI. 1 year ago
sim_model_ibis.h Cleanup. 1 year 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_l_mutual.cpp Mutual inductance statements have no model. 2 years ago
sim_model_l_mutual.h Mutual inductance statements have no model. 2 years ago
sim_model_ngspice.cpp Simulator: add missing ngspice models. 3 years ago
sim_model_ngspice.h Simulator: add missing ngspice models. 3 years ago
sim_model_ngspice_data_b3soi.cpp Breakup sim_model_ngspice_data.cpp into multiple files to avoid unreasonable compiler link times 3 years ago
sim_model_ngspice_data_b4soi.cpp Breakup sim_model_ngspice_data.cpp into multiple files to avoid unreasonable compiler link times 3 years ago
sim_model_ngspice_data_bjt.cpp Breakup sim_model_ngspice_data.cpp into multiple files to avoid unreasonable compiler link times 3 years ago
sim_model_ngspice_data_bsim1.cpp Simulator: add missing ngspice models. 3 years ago
sim_model_ngspice_data_bsim2.cpp Simulator: add missing ngspice models. 3 years ago
sim_model_ngspice_data_bsim3.cpp Breakup sim_model_ngspice_data.cpp into multiple files to avoid unreasonable compiler link times 3 years ago
sim_model_ngspice_data_bsim4.cpp Breakup sim_model_ngspice_data.cpp into multiple files to avoid unreasonable compiler link times 3 years ago
sim_model_ngspice_data_diode.cpp Breakup sim_model_ngspice_data.cpp into multiple files to avoid unreasonable compiler link times 3 years ago
sim_model_ngspice_data_hfet.cpp Breakup sim_model_ngspice_data.cpp into multiple files to avoid unreasonable compiler link times 3 years ago
sim_model_ngspice_data_hicum2.cpp Breakup sim_model_ngspice_data.cpp into multiple files to avoid unreasonable compiler link times 3 years ago
sim_model_ngspice_data_hsim.cpp Breakup sim_model_ngspice_data.cpp into multiple files to avoid unreasonable compiler link times 3 years ago
sim_model_ngspice_data_jfet.cpp Breakup sim_model_ngspice_data.cpp into multiple files to avoid unreasonable compiler link times 3 years ago
sim_model_ngspice_data_mes.cpp Breakup sim_model_ngspice_data.cpp into multiple files to avoid unreasonable compiler link times 3 years ago
sim_model_ngspice_data_mos.cpp Update VDMOS models to ngspice-41 (and later) defaults. 2 years ago
sim_model_ngspice_data_mos6.cpp Simulator: add missing ngspice models. 3 years ago
sim_model_ngspice_data_mos9.cpp Breakup sim_model_ngspice_data.cpp into multiple files to avoid unreasonable compiler link times 3 years ago
sim_model_ngspice_data_vbic.cpp Breakup sim_model_ngspice_data.cpp into multiple files to avoid unreasonable compiler link times 3 years ago
sim_model_r_pot.cpp ADDED voltage- & current-controlled voltage & current sources 3 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 Fix minor compil warnings 2 years ago
sim_model_raw_spice.h Raw spice models don't have pin names. 2 years ago
sim_model_serializer.cpp Raw spice models don't have pin names. 2 years ago
sim_model_serializer.h Fix PEGTL flagParam grammar. 2 years ago
sim_model_source.cpp Don't double up ac and ph params. 2 years ago
sim_model_source.h Un-comment and repair AM and SFFM sources. 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 Raw spice models don't have pin names. 2 years ago
sim_model_spice_fallback.h Raw spice models don't have pin names. 2 years ago
sim_model_subckt.cpp Raw spice models don't have pin names. 2 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 Raw spice models don't have pin names. 2 years ago
sim_model_switch.h Raw spice models don't have pin names. 2 years ago
sim_model_tline.cpp Change all bare isnan calls into std::isnan 2 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_plot_colors.cpp Save trace colors during session. 2 years ago
sim_plot_colors.h Save trace colors during session. 2 years ago
sim_plot_tab.cpp Fix some contrast and update issues with sim cursors. 1 year ago
sim_plot_tab.h Push multi-sweep traces down into MathPlot. 2 years ago
sim_preferences.h Horizontal/vertical zoom for Simulator plots 2 years ago
sim_property.cpp Slight reduction in asserts. 1 year ago
sim_property.h wxWidgets 3.3 compatibility: properties API 2 years ago
sim_tab.cpp Horizontal/vertical zoom for Simulator plots 2 years ago
sim_tab.h Horizontal/vertical zoom for Simulator plots 2 years ago
sim_types.h ADDED FFT analyses. 2 years ago
sim_value.cpp SIM_VALUE stores significants in 64-bit 2 years ago
sim_value.h Don't commit changes on paint events or updateUI events. 3 years ago
sim_xspice_parser.h Fix include paths and merge conflicts. 2 years ago
simulator.h Send project path to ngspice for code model input files. 2 years ago
simulator_frame.cpp Fix spice errors when rerunning a simulation with measurements 1 year ago
simulator_frame.h Don't overload error dialog. 1 year ago
simulator_frame_ui.cpp Fix some contrast and update issues with sim cursors. 1 year ago
simulator_frame_ui.h Horizontal/vertical zoom for Simulator plots 2 years ago
simulator_frame_ui_base.cpp Vertically center wxGrid cells by default. 2 years ago
simulator_frame_ui_base.fbp Vertically center wxGrid cells by default. 2 years ago
simulator_frame_ui_base.h Don't set modified when loading workbook. 2 years ago
simulator_reporter.h Mostly a terminology update... 2 years ago
spice_circuit_model.cpp Handle single-source DC analyses correctly. 2 years ago
spice_circuit_model.h Cleanup. 1 year ago
spice_generator.cpp Raw spice models don't have pin names. 2 years ago
spice_generator.h Raw spice models don't have pin names. 2 years ago
spice_grammar.h More PEGTL tomfoolery. 2 years ago
spice_library_parser.cpp Clean up more exception processing in simulation GUI. 1 year ago
spice_library_parser.h Remove error-prone SetReporter() API. 2 years ago
spice_model_parser.cpp Consistent capitalization. 1 year ago
spice_model_parser.h More dead code removal and a bit of formatting and const& for strings. 3 years ago
spice_settings.cpp Mostly a terminology update... 2 years ago
spice_settings.h Formatting. 2 years ago
spice_simulator.cpp ADDED FFT analyses. 2 years ago
spice_simulator.h Mostly a terminology update... 2 years ago
spice_value.cpp Move default format inside SPICE_VALUE_FORMAT 1 year ago
spice_value.h Better processing of single-empty-row rule for measurements grid. 3 years ago
toolbars_simulator_frame.cpp Simulation: add export current plot to clipboard and current schematic 2 years ago
user_defined_signals_help.md Syntax help for SPICE functions. 2 years ago
user_defined_signals_help_md.h ADDED FFT analyses. 2 years ago