JamesJCode
8746313ce3
Fix class-d simulation demo
10 months ago
JamesJCode
65918b8bad
Fix up-down-counter simulation demo
10 months ago
Seth Hillbrand
6c7c531a5f
Add generic op amp sim demo
10 months ago
jean-pierre charras
7a29ed6815
Fix demo simulation/subsheets (add a .kicad_pro file, and fix ERC)
10 months ago
jean-pierre charras
eb5530eadf
Demos update.
1 year ago
Seth Hillbrand
7001c4e351
Remove errand remnant of capitalized demo
2 years ago
Seth Hillbrand
d25ac664f8
Adding additional demos
Some simulation demos curtesy of Holger Vogt and a new board design
curtesy of Pat Deegan
2 years ago
Graham Keeth
e3eab57133
add IBIS demo, based on schematic/models by Fabien Corona
2 years ago
jean-pierre charras
aa7f9a0fe5
Update spice demo.
3 years ago
Wayne Stambaugh
37b9b3f3cc
Update demos using latest file formats.
3 years ago
Jeff Young
baa13b885f
Don't add Sim.Params unless it contains data, and update sallen key demo.
3 years ago
Jeff Young
6f44468385
Fix more lifetime issues in simulator tuning.
Fixes https://gitlab.com/kicad/code/kicad/issues/13257
3 years ago
Jeff Young
a3a2e2e5b1
Update demos and legacy qa files SpiceMapping -> Spice_Node_Sequence.
Also removes migration in the code as it will no longer be needed.
3 years ago
jean-pierre charras
51a84cb8d5
Demos update.
3 years ago
Mikolaj Wielgus
739b9255d9
Sim Model Editor improvements
- Tab-switching,
- Automatic expansion of categories on tab-switch,
- Various minor simulation improvements,
- Various new simulation-related bugfixes.
3 years ago
jean-pierre charras
4bd349d922
Update some demos
4 years ago
Mikolaj Wielgus
672a8ca39b
Add subsheets simulation demo
4 years ago
jean-pierre charras
4fe9f01eb0
Update a few demos
4 years ago
Wayne Stambaugh
1a301d8eea
Stop using wxDialog::EndModal() from inside dialogs.
Calling wxDialog::EndModal() directly from inside the dialog is a
potential bug if the dialog is shown in the modeless or window modal
(quasi-modal). Use the internal button events where possible and
check for the appropriate mode before calling the correct end dialog
function.
4 years ago
Wayne Stambaugh
acec6ad7fc
Spice simulator: add Ngspce model behavior mode settings.
ADDED: Ngspice simulator model behavior mode settings for PSpice, LTSpice,
PSpice and LTSpice, and HSpice.
Fixes https://gitlab.com/kicad/code/kicad/issues/5810
5 years ago
Wayne Stambaugh
5ecef204cd
Coding policy fixes.
Using "this->" violates coding policy section 2.7.
5 years ago
jean-pierre charras
701e404838
Update demos
5 years ago
jean-pierre charras
74dc7571d7
Update demos
5 years ago
Seth Hillbrand
70fa76337f
Update rectifier example
The rectifier example used an alternate order that refered to pin
numbers rather than pin names as KiCad expects
Fixes https://gitlab.com/kicad/code/kicad/issues/4678
5 years ago
Johannes Maibaum
48150389b1
Add diode model to rectifier demo (ngspice-32 fix)
Patch by Holger Vogt
Fixes https://gitlab.com/kicad/code/kicad/issues/4453
6 years ago
evanshultz
56949252b1
Add V and I source simulation demo project
6 years ago
Seth Hillbrand
efeb87fdf9
Remove global library from pspice simulation
7 years ago
Maciej Suminski
42d05e21a7
Updated demos
- moved pspice to simulation
- imported netlists in layout files
7 years ago
jean-pierre charras
353e91a6f8
Update demos
8 years ago
jean-pierre charras
a6554861dd
Update demos to use sym-lib-table and recent libraries
8 years ago
Tomasz Włostowski
9ad886344b
New connectivity algorithm.
9 years ago
jean-pierre charras
cc2b3583cd
Fix incorrect configs in simulation demos.
9 years ago
Maciej Suminski
0315499137
Added a missing library
9 years ago
Maciej Suminski
e4c7b4af4f
Corrected simulation demos
9 years ago
Tomasz Wlostowski
4ecc17385d
sim: more examples
9 years ago
Tomasz Wlostowski
cf9abef23a
demos: some simulation examples [wip]
9 years ago