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.
 
 
 
 
 
jean-pierre charras 31be74b8b3 Fix a few Coverity warnings 3 years ago
..
kibis Fix some typos 3 years ago
ngspice.cpp Add "all" mode to HSPICE emulation. 3 years ago
ngspice.h Formatting. 3 years ago
ngspice_circuit_model.cpp Simplify (and fix) logic for starting new simulations. 3 years ago
ngspice_circuit_model.h Simplify (and fix) logic for starting new simulations. 3 years ago
sim_lib_mgr.cpp Separate error messages when sim model and project paths are the same. 3 years ago
sim_lib_mgr.h Hold off on one-library-per-SIM_LIB_MGR. It's too risky for 7.0. 3 years ago
sim_library.cpp Fix compatibility with wxWidgets 3.0.5 3 years ago
sim_library.h Reduce reliance on exception processing -- it's waay too bugy at present. 3 years ago
sim_library_kibis.cpp Reduce reliance on exception processing -- it's waay too bugy at present. 3 years ago
sim_library_kibis.h Reduce reliance on exception processing -- it's waay too bugy at present. 3 years ago
sim_library_spice.cpp Reduce reliance on exception processing -- it's waay too bugy at present. 3 years ago
sim_library_spice.h Reduce reliance on exception processing -- it's waay too bugy at present. 3 years ago
sim_model.cpp Yeet the last of wxSize/wxPoint to stop leaking gdicmn everywhere 3 years ago
sim_model.h Better error reporting, and don't infer models with library references. 3 years ago
sim_model_behavioral.cpp Clearer naming. 3 years ago
sim_model_behavioral.h A fall-back model for FOO should supply FOO's pin names. 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 A fall-back model for FOO should supply FOO's pin names. 3 years ago
sim_model_kibis.cpp sim - Check FindParam() results before using them 3 years ago
sim_model_kibis.h ReadDataFields must be a separate step from Create. 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 Prepend correct SPICE prefix when necessary for plotting currents. 3 years ago
sim_model_ngspice.h spice: generate .model lines for all device types 3 years ago
sim_model_ngspice_data.cpp Fix SPICE pins for BJTs and MESFETs 3 years ago
sim_model_r_pot.cpp sim - Check FindParam() results before using them 3 years ago
sim_model_r_pot.h Move potentiometer pin model to r0, wiper, r1, and remove flipping code. 3 years ago
sim_model_raw_spice.cpp Must do pin swap in model pins, not item pins. 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 Don't disable run when there's no command: just ask for a command. 3 years ago
sim_model_serializer.h Add number of pulses parameter to pulsed voltage/current sources. 3 years ago
sim_model_source.cpp sim - missing assignment 3 years ago
sim_model_source.h A fall-back model for FOO should supply FOO's pin names. 3 years ago
sim_model_spice.cpp Silence some warnings with static_casts 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 A fall-back model for FOO should supply FOO's pin names. 3 years ago
sim_model_spice_fallback.h A fall-back model for FOO should supply FOO's pin names. 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 Prevent a crash when a spice SW_I lacks two pin net names 3 years ago
sim_model_switch.h A fall-back model for FOO should supply FOO's pin names. 3 years ago
sim_model_tline.cpp sim - Check FindParam() results before using them 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_notebook.cpp Allow opening of workbook when simulation frame is opened. 3 years ago
sim_notebook.h Allow opening of workbook when simulation frame is opened. 3 years ago
sim_panel_base.cpp On-the-fly language updates for simulator window. 3 years ago
sim_panel_base.h Allow opening of workbook when simulation frame is opened. 3 years ago
sim_plot_colors.cpp Move simulator to tool framework. 3 years ago
sim_plot_colors.h Eeschema,sim: extract plot colors to new class 5 years ago
sim_plot_frame.cpp Fix a few Coverity warnings 3 years ago
sim_plot_frame.h Update associated data structures after changing trace colour. 3 years ago
sim_plot_frame_base.cpp Allow opening of workbook when simulation frame is opened. 3 years ago
sim_plot_frame_base.fbp Allow opening of workbook when simulation frame is opened. 3 years ago
sim_plot_frame_base.h Allow opening of workbook when simulation frame is opened. 3 years ago
sim_plot_panel.cpp Save cursor positions in sim workbook. 3 years ago
sim_plot_panel.h Turn on and fix MSVC compliance mode issues 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 ADDED power dissipation plotting and cursors. 3 years ago
sim_value.cpp Simulation bug fixes. 3 years ago
sim_value.h Formatting and CLang-Tidy warning reduction. 3 years ago
simulator.h Cleanup. 3 years ago
spice_generator.cpp Refrain from copying SPICE_INFO. 3 years ago
spice_generator.h Update simulator with NUMERIC_EVAL, decimal separator processing, etc. 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 Reduce reliance on exception processing -- it's waay too bugy at present. 3 years ago
spice_library_parser.h Reduce reliance on exception processing -- it's waay too bugy at present. 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 Turn on and fix MSVC compliance mode issues 3 years ago
spice_simulator.h eeschema,sim: add SIMULATOR and SIM_MODEL interface 4 years ago
spice_value.cpp Fix a compil issue. 3 years ago
spice_value.h ADDED simulation measurements. 3 years ago
toolbars_sim_plot_frame.cpp Minor fixes: Coverity and compil minor warnings. 3 years ago