10 Commits (80340c607cf8bede6a4aa539f5f2c02141d5e53e)

Author SHA1 Message Date
Jeff Young 80340c607c ADDED noise simulation GUI. 2 years ago
Jeff Young 03486443c7 Fix more SPICE case-insensitivity bugs. 2 years ago
Jeff Young 5bda3b99f9 Handle single-token flag parameters. 3 years ago
Jeff Young 9dc16eb014 Don't include non-overridden parameters in Sim.Params. 3 years ago
Jeff Young 68fe146861 Remove most of SIM_VALUE in favour of good old wxString. 3 years ago
Jeff Young 6bc89ee180 Don't disable run when there's no command: just ask for a command. 3 years ago
Jeff Young d839f11d49 Rip out parsing of SPICE libraries for netlisting. 3 years ago
Jeff Young 4d7642a26c Add number of pulses parameter to pulsed voltage/current sources. 3 years ago
Jeff Young 7af718f1a5 Don't use std::string for things with wxString APIs. 3 years ago
Jeff Young e64852c833 Clearer naming. 3 years ago
jean-pierre charras 8e4911bba2 Simulation: make a few errors thrown from PEGTL a bit more understandable. 3 years ago
Jeff Young 50ccc4e6da Fix issue converting legacy SPICE models. 3 years ago
Jeff Young ca5c0e2ac5 Fix typo. 3 years ago
Mikolaj Wielgus e39c0b20ea Sim: Universally initialize enum parameters with their default values 3 years ago
Mikolaj Wielgus 39cd9f8980 Sim: Fix Sim.Params field generation logic 3 years ago
Mikolaj Wielgus 6d5cc9e606 Sim: Sort the generated Sim.Pins by symbol pin numbers 3 years ago
Mikolaj Wielgus a65b35107d Sim: Make Sim.Pins have key-value pairs instead of a sequence 3 years ago
Mikolaj Wielgus 23480cdee3 Sim: Make empty Sim.Params mean storing primary value in Value 3 years ago
Mikolaj Wielgus 6969362813 Sim Model Editor: Don't provide library-only models as builtins 3 years ago
Mikolaj Wielgus e7c43ca20a Sim: Remove inference from Reference and Value 3 years ago
Mikolaj Wielgus ce3362ee12 Sim: Don't write inherited model params to symbol fields 3 years ago
Mikolaj Wielgus f33cd3e383 Sim: Remove vestiges of (de)serialization from SIM_MODEL 3 years ago
Mikolaj Wielgus 490069c5e6 Move (de)serialization of models into fields to new SIM_SERDE class 3 years ago