Mikolaj Wielgus
|
e39c0b20ea
|
Sim: Universally initialize enum parameters with their default values
|
2022-11-30 12:45:59 +01:00 |
Mikolaj Wielgus
|
39cd9f8980
|
Sim: Fix Sim.Params field generation logic
Don't generate the first parameter (e.g. for KIBIS it was 'vcc=""') when
it is empty in models without primary value.
|
2022-11-30 12:45:58 +01:00 |
Mikolaj Wielgus
|
6d5cc9e606
|
Sim: Sort the generated Sim.Pins by symbol pin numbers
They were sorted by model pin numbers, which weren't the keys in the
key=value pairs generated into Sim.Pins.
|
2022-11-26 01:34:10 +01:00 |
Mikolaj Wielgus
|
a65b35107d
|
Sim: Make Sim.Pins have key-value pairs instead of a sequence
Moreover, upgrade models on schematic load instead of on model load
|
2022-11-25 05:38:21 +01:00 |
Mikolaj Wielgus
|
23480cdee3
|
Sim: Make empty Sim.Params mean storing primary value in Value
|
2022-11-22 07:09:52 +01:00 |
Mikolaj Wielgus
|
6969362813
|
Sim Model Editor: Don't provide library-only models as builtins
|
2022-11-20 22:07:39 +01:00 |
Mikolaj Wielgus
|
e7c43ca20a
|
Sim: Remove inference from Reference and Value
|
2022-11-18 08:39:15 +01:00 |
Mikolaj Wielgus
|
ce3362ee12
|
Sim: Don't write inherited model params to symbol fields
|
2022-11-12 23:50:11 +01:00 |
Mikolaj Wielgus
|
f33cd3e383
|
Sim: Remove vestiges of (de)serialization from SIM_MODEL
|
2022-11-11 05:17:26 +01:00 |
Mikolaj Wielgus
|
490069c5e6
|
Move (de)serialization of models into fields to new SIM_SERDE class
|
2022-11-11 03:08:32 +01:00 |