kicad/eeschema/sim
Wayne Stambaugh 795a9eea60 Coding policy fixes.
This is primarily to change all instances of wxLogDebug with wxLogTrace
so developers do not have to sift through debugging output that is always
dumped.  The only exception is for code blocks built in debug builds and
called on demand for dumping object states.
2024-05-23 07:59:45 -04:00
..
kibis Fix internal simulation errors when using some IBIS models. 2024-04-29 20:24:58 +00:00
legacy_workbook.cpp Clarity. 2023-10-03 12:59:49 +01:00
ngspice.cpp ADDED checkbox for saving SPICE digital event data. 2024-05-12 18:24:53 +01:00
ngspice.h Send project path to ngspice for code model input files. 2024-05-08 23:41:05 +03:00
sim_lib_mgr.cpp Don't add duplicate SIM fields. 2024-05-10 11:35:49 +01:00
sim_lib_mgr.h RIP LIB_PIN. 2024-04-20 12:10:31 +01:00
sim_library.cpp Remove error-prone SetReporter() API. 2023-09-06 11:37:50 +01:00
sim_library.h Remove error-prone SetReporter() API. 2023-09-06 11:37:50 +01:00
sim_library_kibis.cpp RIP LIB_PIN. 2024-04-20 12:10:31 +01:00
sim_library_kibis.h Remove error-prone SetReporter() API. 2023-09-06 11:37:50 +01:00
sim_library_spice.cpp Remove error-prone SetReporter() API. 2023-09-06 11:37:50 +01:00
sim_library_spice.h Remove error-prone SetReporter() API. 2023-09-06 11:37:50 +01:00
sim_model.cpp Raw spice models don't have pin names. 2024-05-10 20:58:13 +01:00
sim_model.h Raw spice models don't have pin names. 2024-05-10 20:58:13 +01:00
sim_model_behavioral.cpp More dead code removal and a bit of formatting and const& for strings. 2023-02-22 10:45:27 +00:00
sim_model_behavioral.h More dead code removal and a bit of formatting and const& for strings. 2023-02-22 10:45:27 +00:00
sim_model_ideal.cpp More dead code removal and a bit of formatting and const& for strings. 2023-02-22 10:45:27 +00:00
sim_model_ideal.h More dead code removal and a bit of formatting and const& for strings. 2023-02-22 10:45:27 +00:00
sim_model_kibis.cpp Make IBIS errors visible / more obvious. 2024-05-19 01:44:56 +03:00
sim_model_kibis.h Make IBIS errors visible / more obvious. 2024-05-19 01:44:56 +03:00
sim_model_l_mutual.cpp Mutual inductance statements have no model. 2024-01-23 15:14:09 +00:00
sim_model_l_mutual.h Mutual inductance statements have no model. 2024-01-23 15:14:09 +00:00
sim_model_ngspice.cpp Simulator: add missing ngspice models. 2023-05-26 14:46:51 +02:00
sim_model_ngspice.h Simulator: add missing ngspice models. 2023-05-26 14:46:51 +02:00
sim_model_ngspice_data_b3soi.cpp Breakup sim_model_ngspice_data.cpp into multiple files to avoid unreasonable compiler link times 2023-05-20 19:58:46 -04:00
sim_model_ngspice_data_b4soi.cpp Breakup sim_model_ngspice_data.cpp into multiple files to avoid unreasonable compiler link times 2023-05-20 19:58:46 -04:00
sim_model_ngspice_data_bjt.cpp Breakup sim_model_ngspice_data.cpp into multiple files to avoid unreasonable compiler link times 2023-05-20 19:58:46 -04:00
sim_model_ngspice_data_bsim1.cpp Simulator: add missing ngspice models. 2023-05-26 14:46:51 +02:00
sim_model_ngspice_data_bsim2.cpp Simulator: add missing ngspice models. 2023-05-26 14:46:51 +02:00
sim_model_ngspice_data_bsim3.cpp Breakup sim_model_ngspice_data.cpp into multiple files to avoid unreasonable compiler link times 2023-05-20 19:58:46 -04:00
sim_model_ngspice_data_bsim4.cpp Breakup sim_model_ngspice_data.cpp into multiple files to avoid unreasonable compiler link times 2023-05-20 19:58:46 -04:00
sim_model_ngspice_data_diode.cpp Breakup sim_model_ngspice_data.cpp into multiple files to avoid unreasonable compiler link times 2023-05-20 19:58:46 -04:00
sim_model_ngspice_data_hfet.cpp Breakup sim_model_ngspice_data.cpp into multiple files to avoid unreasonable compiler link times 2023-05-20 19:58:46 -04:00
sim_model_ngspice_data_hicum2.cpp Breakup sim_model_ngspice_data.cpp into multiple files to avoid unreasonable compiler link times 2023-05-20 19:58:46 -04:00
sim_model_ngspice_data_hsim.cpp Breakup sim_model_ngspice_data.cpp into multiple files to avoid unreasonable compiler link times 2023-05-20 19:58:46 -04:00
sim_model_ngspice_data_jfet.cpp Breakup sim_model_ngspice_data.cpp into multiple files to avoid unreasonable compiler link times 2023-05-20 19:58:46 -04:00
sim_model_ngspice_data_mes.cpp Breakup sim_model_ngspice_data.cpp into multiple files to avoid unreasonable compiler link times 2023-05-20 19:58:46 -04:00
sim_model_ngspice_data_mos.cpp Update VDMOS models to ngspice-41 (and later) defaults. 2024-02-24 20:05:51 +00:00
sim_model_ngspice_data_mos6.cpp Simulator: add missing ngspice models. 2023-05-26 14:46:51 +02:00
sim_model_ngspice_data_mos9.cpp Breakup sim_model_ngspice_data.cpp into multiple files to avoid unreasonable compiler link times 2023-05-20 19:58:46 -04:00
sim_model_ngspice_data_vbic.cpp Breakup sim_model_ngspice_data.cpp into multiple files to avoid unreasonable compiler link times 2023-05-20 19:58:46 -04:00
sim_model_r_pot.cpp ADDED voltage- & current-controlled voltage & current sources 2023-05-20 21:04:39 +01:00
sim_model_r_pot.h Remove most of SIM_VALUE in favour of good old wxString. 2023-02-22 10:45:27 +00:00
sim_model_raw_spice.cpp Fix minor compil warnings 2024-05-11 08:07:11 +02:00
sim_model_raw_spice.h Raw spice models don't have pin names. 2024-05-10 20:58:13 +01:00
sim_model_serializer.cpp Raw spice models don't have pin names. 2024-05-10 20:58:13 +01:00
sim_model_serializer.h Fix PEGTL flagParam grammar. 2024-05-17 11:15:44 +01:00
sim_model_source.cpp Don't double up ac and ph params. 2024-05-10 11:35:49 +01:00
sim_model_source.h Un-comment and repair AM and SFFM sources. 2024-01-06 14:49:05 +00:00
sim_model_spice.cpp Don't deliver pedantic error messages to user. 2023-03-02 00:38:39 +00:00
sim_model_spice.h Don't deliver pedantic error messages to user. 2023-03-02 00:38:39 +00:00
sim_model_spice_fallback.cpp Raw spice models don't have pin names. 2024-05-10 20:58:13 +01:00
sim_model_spice_fallback.h Raw spice models don't have pin names. 2024-05-10 20:58:13 +01:00
sim_model_subckt.cpp Raw spice models don't have pin names. 2024-05-10 20:58:13 +01:00
sim_model_subckt.h Move only-write-model-if-it-contains-overrides up to base class. 2023-03-01 13:31:57 +00:00
sim_model_switch.cpp Raw spice models don't have pin names. 2024-05-10 20:58:13 +01:00
sim_model_switch.h Raw spice models don't have pin names. 2024-05-10 20:58:13 +01:00
sim_model_tline.cpp Change all bare isnan calls into std::isnan 2023-07-13 12:55:58 +00:00
sim_model_tline.h A fall-back model for FOO should supply FOO's pin names. 2023-01-19 12:14:50 +00:00
sim_model_xspice.cpp
sim_model_xspice.h
sim_plot_colors.cpp Save trace colors during session. 2023-10-04 17:13:08 +01:00
sim_plot_colors.h Save trace colors during session. 2023-10-04 17:13:08 +01:00
sim_plot_tab.cpp Push multi-sweep traces down into MathPlot. 2024-05-23 12:24:56 +01:00
sim_plot_tab.h Push multi-sweep traces down into MathPlot. 2024-05-23 12:24:56 +01:00
sim_preferences.h Horizontal/vertical zoom for Simulator plots 2024-03-10 12:43:18 +00:00
sim_property.cpp wxWidgets 3.3 compatibility: properties API 2024-03-20 22:02:40 -04:00
sim_property.h wxWidgets 3.3 compatibility: properties API 2024-03-20 22:02:40 -04:00
sim_tab.cpp Horizontal/vertical zoom for Simulator plots 2024-03-10 12:43:18 +00:00
sim_tab.h Horizontal/vertical zoom for Simulator plots 2024-03-10 12:43:18 +00:00
sim_types.h ADDED FFT analyses. 2023-07-07 12:33:50 +01:00
sim_value.cpp SIM_VALUE stores significants in 64-bit 2023-06-29 09:50:27 -07:00
sim_value.h Don't commit changes on paint events or updateUI events. 2023-03-04 00:10:01 +00:00
sim_xspice_parser.h Fix include paths and merge conflicts. 2024-03-11 12:11:00 +00:00
simulator.h Send project path to ngspice for code model input files. 2024-05-08 23:41:05 +03:00
simulator_frame.cpp Make IBIS errors visible / more obvious. 2024-05-19 01:44:56 +03:00
simulator_frame.h Horizontal/vertical zoom for Simulator plots 2024-03-10 12:43:18 +00:00
simulator_frame_ui.cpp Push multi-sweep traces down into MathPlot. 2024-05-23 12:24:56 +01:00
simulator_frame_ui.h Horizontal/vertical zoom for Simulator plots 2024-03-10 12:43:18 +00:00
simulator_frame_ui_base.cpp Vertically center wxGrid cells by default. 2023-09-18 17:15:34 +03:00
simulator_frame_ui_base.fbp Vertically center wxGrid cells by default. 2023-09-18 17:15:34 +03:00
simulator_frame_ui_base.h Don't set modified when loading workbook. 2023-08-09 12:09:29 +01:00
simulator_reporter.h Mostly a terminology update... 2023-07-14 17:46:06 +01:00
spice_circuit_model.cpp Handle single-source DC analyses correctly. 2024-02-26 19:02:00 +00:00
spice_circuit_model.h Mostly a terminology update... 2023-07-14 17:46:06 +01:00
spice_generator.cpp Raw spice models don't have pin names. 2024-05-10 20:58:13 +01:00
spice_generator.h Raw spice models don't have pin names. 2024-05-10 20:58:13 +01:00
spice_grammar.h More PEGTL tomfoolery. 2024-05-13 21:41:58 +01:00
spice_library_parser.cpp Remove error-prone SetReporter() API. 2023-09-06 11:37:50 +01:00
spice_library_parser.h Remove error-prone SetReporter() API. 2023-09-06 11:37:50 +01:00
spice_model_parser.cpp Coding policy fixes. 2024-05-23 07:59:45 -04:00
spice_model_parser.h More dead code removal and a bit of formatting and const& for strings. 2023-02-22 10:45:27 +00:00
spice_settings.cpp Mostly a terminology update... 2023-07-14 17:46:06 +01:00
spice_settings.h Formatting. 2023-08-26 22:43:00 +01:00
spice_simulator.cpp ADDED FFT analyses. 2023-07-07 12:33:50 +01:00
spice_simulator.h Mostly a terminology update... 2023-07-14 17:46:06 +01:00
spice_value.cpp Fallback to scientific notation when fixed-point is long 2024-05-06 13:00:27 -07:00
spice_value.h Better processing of single-empty-row rule for measurements grid. 2023-02-22 10:45:27 +00:00
toolbars_simulator_frame.cpp Simulation: add export current plot to clipboard and current schematic 2024-03-19 17:05:55 +01:00
user_defined_signals_help.md Syntax help for SPICE functions. 2023-07-07 12:33:49 +01:00
user_defined_signals_help_md.h ADDED FFT analyses. 2023-07-07 12:33:50 +01:00