25 Commits (29360b1aefe621e9c6beecc31928d11d924f56c4)

Author SHA1 Message Date
Jeff Young 29360b1aef Raw spice models don't have pin names. 1 year ago
Jeff Young 77b361a077 Add reference material to SPICE model pin assignment tab. 3 years ago
Jeff Young 7f60b87d1d Implement fallback models for SPICE .lib models that we can't parse. 3 years ago
Jeff Young 321de57d7c Bug fixes for simulator. 3 years ago
Mikolaj Wielgus 0b5814f98f Sim: Allow .subckt parameter lists without "params:" 3 years ago
Mikolaj Wielgus c3d5b3b3e5 Sim: Only store device type in reference, not full model type 3 years ago
Mikolaj Wielgus d9eb76eae0 Sim: Refactor SPICE_GENERATOR methods to accept a single SPICE_ITEM 3 years ago
Mikolaj Wielgus 120b569048 Sim: Support ako models 3 years ago
Mikolaj Wielgus e4865ce543 Excise wxString from simulation 3 years ago
Mikolaj Wielgus 8599323dce Sim: Move Spice model parsing to a separate class hierarchy 3 years ago
Mikolaj Wielgus 0efc1149af Sim: Create a common base class for models sourced from Spice libs 3 years ago
Mikolaj Wielgus 15b5b48992 Sim: More descriptive parsing errors in all Spice parsers 3 years ago
Mikolaj Wielgus 5fa0a1a064 Sim: Output more descriptive parsing errors 3 years ago
Mikolaj Wielgus 907ad27e7f Sim: Move SPICE_GENERATOR class to a new file 3 years ago
Mikolaj Wielgus e4c5bc6c66 Sim: Refactor Spice code generation to a new SPICE_GENERATOR class 3 years ago
Mikolaj Wielgus 2bcfe5e42c Fix Spice subcircuit parsing 3 years ago
Mikolaj Wielgus ffab57ffd0 Fix default pin assignment for subcircuit sim models 3 years ago
Mikolaj Wielgus 6fad25f8ed Allow mapping sim model pins to arbitrary string symbol pin numbers 3 years ago
Mikolaj Wielgus 0040ffc567 Convert strings to UTF8 before they are input to PEGTL 3 years ago
Mikolaj Wielgus 5096f5d8a9 Sim: Fix inference of RLC models with garbage suffixes 3 years ago
Mikolaj Wielgus 7cf5138c63 Sim: Bugfixes, mostly for MS Windows compilation errors 3 years ago
Mikolaj Wielgus 739b9255d9 Sim Model Editor improvements 3 years ago
Mikolaj Wielgus 6984f63af8 Sim: Transmission line models 3 years ago
Mikolaj Wielgus fe38c622a9 Sim: Improvements to model serialization 3 years ago
Mikolaj Wielgus 6450ec6b85 Sim: Spice netlist exporter rewrite 4 years ago