| .. |
|
kibis
|
Update simulator with NUMERIC_EVAL, decimal separator processing, etc.
|
3 years ago |
|
ngspice.cpp
|
Fix a compil issue on linux, round 2
|
3 years ago |
|
ngspice.h
|
Formatting.
|
3 years ago |
|
ngspice_circuit_model.cpp
|
Don't run simulation twice when the sim command is overridden.
|
3 years ago |
|
ngspice_circuit_model.h
|
Don't run simulation twice when the sim command is overridden.
|
3 years ago |
|
sim_lib_mgr.cpp
|
Fix bug in tuning when value is stored in Value field.
|
3 years ago |
|
sim_lib_mgr.h
|
Migrate more V6 SPICE syntax to V7.
|
3 years ago |
|
sim_library.cpp
|
Implement fallback models for SPICE .lib models that we can't parse.
|
3 years ago |
|
sim_library.h
|
Add sim_lib callback to resolve embeded libs
|
3 years ago |
|
sim_library_kibis.cpp
|
Migrate more V6 SPICE syntax to V7.
|
3 years ago |
|
sim_library_kibis.h
|
Sim: Rename Ibis_* fields to Sim.Ibis.*
|
3 years ago |
|
sim_library_spice.cpp
|
Excise wxString from simulation
|
3 years ago |
|
sim_library_spice.h
|
Excise wxString from simulation
|
3 years ago |
|
sim_model.cpp
|
Gracefully fall back to raw spice when we can't parse the data.
|
3 years ago |
|
sim_model.h
|
Gracefully fall back to raw spice when we can't parse the data.
|
3 years ago |
|
sim_model_behavioral.cpp
|
Clearer naming.
|
3 years ago |
|
sim_model_behavioral.h
|
Sim: Remove inference from Reference and Value
|
3 years ago |
|
sim_model_ideal.cpp
|
Move model inference to SIM_MODEL so it can also be used for behavioral models.
|
3 years ago |
|
sim_model_ideal.h
|
Sim: Remove inference from Reference and Value
|
3 years ago |
|
sim_model_kibis.cpp
|
Implement fallback models for SPICE .lib models that we can't parse.
|
3 years ago |
|
sim_model_kibis.h
|
Implement fallback models for SPICE .lib models that we can't parse.
|
3 years ago |
|
sim_model_l_mutual.cpp
|
Sim: s/SIM_MODEL_MUTUAL_INDUCTOR/SIM_MODEL_L_MUTUAL/
|
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
|
SIM_MODEL code simplification.
|
3 years ago |
|
sim_model_ngspice.h
|
SIM_MODEL code simplification.
|
3 years ago |
|
sim_model_ngspice_data.cpp
|
Sim: Remove duplicate parameters
|
3 years ago |
|
sim_model_r_pot.cpp
|
Sim: Remove inference from Reference and Value
|
3 years ago |
|
sim_model_r_pot.h
|
Sim: Remove inference from Reference and Value
|
3 years ago |
|
sim_model_raw_spice.cpp
|
Gracefully fall back to raw spice when we can't parse the data.
|
3 years ago |
|
sim_model_raw_spice.h
|
Gracefully fall back to raw spice when we can't parse the data.
|
3 years ago |
|
sim_model_serializer.cpp
|
Clearer naming.
|
3 years ago |
|
sim_model_serializer.h
|
Clearer naming.
|
3 years ago |
|
sim_model_source.cpp
|
Clearer naming.
|
3 years ago |
|
sim_model_source.h
|
Clearer naming.
|
3 years ago |
|
sim_model_spice.cpp
|
Implement fallback models for SPICE .lib models that we can't parse.
|
3 years ago |
|
sim_model_spice.h
|
Sim: Fix crash when a field tries to set an inexistent parameter
|
3 years ago |
|
sim_model_spice_fallback.cpp
|
Implement fallback models for SPICE .lib models that we can't parse.
|
3 years ago |
|
sim_model_spice_fallback.h
|
Implement fallback models for SPICE .lib models that we can't parse.
|
3 years ago |
|
sim_model_subckt.cpp
|
Add reference material to SPICE model pin assignment tab.
|
3 years ago |
|
sim_model_subckt.h
|
Add reference material to SPICE model pin assignment tab.
|
3 years ago |
|
sim_model_switch.cpp
|
Sim: Universally initialize enum parameters with their default values
|
3 years ago |
|
sim_model_switch.h
|
Clearer naming.
|
3 years ago |
|
sim_model_tline.cpp
|
Sim: Remove inference from Reference and Value
|
3 years ago |
|
sim_model_tline.h
|
Sim: Remove inference from Reference and Value
|
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
|
Fix grammar error in warning string.
|
3 years ago |
|
sim_panel_base.h
|
Don't run simulation twice when the sim command is overridden.
|
3 years ago |
|
sim_plot_colors.cpp
|
Eeschema,sim: extract plot colors to new class
|
5 years ago |
|
sim_plot_colors.h
|
Eeschema,sim: extract plot colors to new class
|
5 years ago |
|
sim_plot_frame.cpp
|
Use consistent terminology: opposite of Add is Remove.
|
3 years ago |
|
sim_plot_frame.h
|
Use consistent terminology: opposite of Add is Remove.
|
3 years ago |
|
sim_plot_frame_base.cpp
|
Signals header is repetitive.
|
3 years ago |
|
sim_plot_frame_base.fbp
|
Signals header is repetitive.
|
3 years ago |
|
sim_plot_frame_base.h
|
Centralize SPICE lib path resolution and support SPICE_LIB_DIR.
|
3 years ago |
|
sim_plot_panel.cpp
|
Coding standards & formatting.
|
3 years ago |
|
sim_plot_panel.h
|
Coding standards & formatting.
|
3 years ago |
|
sim_property.cpp
|
If we don't recognize a var then it's an error, not 0.0.
|
3 years ago |
|
sim_property.h
|
Only eval numeric properties.
|
3 years ago |
|
sim_types.h
|
Fix more broken Doxygen comment specifiers.
|
5 years ago |
|
sim_value.cpp
|
Simulation bug fixes.
|
3 years ago |
|
sim_value.h
|
Formatting and CLang-Tidy warning reduction.
|
3 years ago |
|
sim_workbook.cpp
|
Don't run simulation twice when the sim command is overridden.
|
3 years ago |
|
sim_workbook.h
|
More dialog adjustments for wx 3.2. Also renames files to match dialog.
|
3 years ago |
|
simulator.h
|
Remove GUI calls from netlisting.
|
3 years ago |
|
spice_generator.cpp
|
Gracefully fall back to raw spice when we can't parse the data.
|
3 years ago |
|
spice_generator.h
|
Update simulator with NUMERIC_EVAL, decimal separator processing, etc.
|
3 years ago |
|
spice_grammar.h
|
Allow line-continuations in name=value parameters.
|
3 years ago |
|
spice_library_parser.cpp
|
Add sim_lib callback to resolve embeded libs
|
3 years ago |
|
spice_library_parser.h
|
Add sim_lib callback to resolve embeded libs
|
3 years ago |
|
spice_model_parser.cpp
|
Sim: Fix crash when a field tries to set an inexistent parameter
|
3 years ago |
|
spice_model_parser.h
|
Sim: LTspice model compat: Ignore spurious values
|
3 years ago |
|
spice_reporter.h
|
Changed the simulator code license to GPLv3+
|
9 years ago |
|
spice_settings.cpp
|
sim GUI: remove "Adjust value" checkbox.
|
3 years ago |
|
spice_settings.h
|
sim GUI: remove "Adjust value" checkbox.
|
3 years ago |
|
spice_simulator.cpp
|
simulator: remove unused includes, and reorder a few includes to fix conflicts
|
3 years ago |
|
spice_simulator.h
|
eeschema,sim: add SIMULATOR and SIM_MODEL interface
|
4 years ago |
|
spice_value.cpp
|
More error message regularization.
|
4 years ago |
|
spice_value.h
|
Fix more broken Doxygen comment specifiers.
|
5 years ago |