Mikolaj Wielgus
|
bbcb0c04fc
|
Sim: Don't crash when parsing unknown model in a Spice file
|
2022-11-27 08:59:54 +01:00 |
Mikolaj Wielgus
|
c3d5b3b3e5
|
Sim: Only store device type in reference, not full model type
Instead of Reference="VSIN1", Value="dc=1 ampl=2 f=3", it's now
Reference="V1", Value="SIN dc=1 ampl=2 f=3".
|
2022-10-15 19:36:26 +02:00 |
Mikolaj Wielgus
|
120b569048
|
Sim: Support ako models
|
2022-10-04 17:48:10 +02:00 |
jean-pierre charras
|
b6663a1c41
|
minor fixes.
|
2022-09-21 15:49:50 +02:00 |
jean-pierre charras
|
78087597cd
|
Avoid including plotters/plotter.h in many files.
It avoid a large rebuild when modifying the plot code.
|
2022-09-21 08:52:34 +02:00 |
Mikolaj Wielgus
|
2bf6791352
|
Sim: Move SIM_LIBRARY_SPICE parsing facilities to a new class
This leaves SIM_LIBRARY_SPICE very small, but it will grow larger later.
|
2022-09-20 08:17:51 +02:00 |