533 Commits (29c51c0d30240022c085aa22ffa4216c1e26c3a2)

Author SHA1 Message Date
Giles Atkinson d31568bd83 Add parsing and translation of the FREQ form of E-source devices, 3 years ago
Giles Atkinson eeb912228a When creating a plot vector from XSPICE event history, add a 3 years ago
Giles Atkinson 9099a922fd Apply a patch from Aleksey Morozov to fix a bug that he identified 3 years ago
Holger Vogt 678a6582f6 A preliminary fix to reduce the amount of missing pulses considerably. 3 years ago
Giles Atkinson 5aa48cab0b Do not generate netlist lines that use non-existent libraries. 3 years ago
Holger Vogt 062785319a When '.probe alli' is set, disable auto bridging and set a flag 3 years ago
Giles Atkinson 5197200fb3 Fix crash reported by Brian Taylor. If "source" is used after 3 years ago
Giles Atkinson 98333ee89a Fix a memory leak reported by Brian Taylor that was introduced 3 years ago
Giles Atkinson e25f8bd522 Add inertial delay to missed d_xnor and tidy blank lines in d_xor. 3 years ago
Giles Atkinson cecce5163e Inertial delay for remaining simple gates and buffers: 3 years ago
Giles Atkinson db38d4ad54 Correct timing of transitions to UNKNOWN. 3 years ago
Giles Atkinson 4623a04615 Interim version of inertial delay for tristate buffer. 3 years ago
Giles Atkinson e3b4df6a51 First group of digital code models with improved implementation 3 years ago
Giles Atkinson 2643e3b17f New code-model library functions cm_schedule_output() and cm_getvar(). 3 years ago
Giles Atkinson c1659a64c3 Change output event setup in evtload.c so that, when making an event call 3 years ago
Giles Atkinson 2d0561f386 Allow string-valued parameters to XSPICE device models with no default. 3 years ago
Giles Atkinson 06aa693852 A new fix for Bug #331: "XSpice skips digital output point". 3 years ago
Giles Atkinson 7457a2684b Revert "Fixes bug #331" 3 years ago
Holger Vogt 5924ae2dfb bug report 619 by Hanspeter Niederstrasser 3 years ago
Holger Vogt 3ff9643f49 Add a scale factor 'a' (atto, 1e-18) 3 years ago
holger f9ed3fd080 Patch by Robert Turnbull: remove warning messages 3 years ago
Giles Atkinson 7ead974a5a Prevent crash when cm_analog_set_temp_bkpt() is called during OPtran(). 3 years ago
Giles Atkinson 73e8fed0fc Fix warnings from gcc 10.2.1. 3 years ago
Holger Vogt ba6ff75dab Trim trailing spaces 3 years ago
Holger Vogt f26c9146f5 Don't allocate memory for control array at every time step 3 years ago
Holger Vogt e47049f31a Add STATIC_VAR_TABLE locdata 3 years ago
Holger Vogt ed6f802948 Add a guard on parameter 'position', limit to 4 years ago
Holger Vogt 2d8ea17d65 Update on author 4 years ago
Holger Vogt 61d23b99ff Patch required to allow compiling at Fedora with -Werror=format-security 4 years ago
Giles Atkinson 01c4a5dff2 Fix memory leak reported by Brian Taylor. 4 years ago
Holger Vogt 9166f202a6 Streamline the simple diode model. 4 years ago
Holger Vogt ec6a902fb9 Fix a bug in simple diode, when ilimit is set, but not epsilon. 4 years ago
Giles Atkinson d9952575dd Correct the digital state resolution table, that was previously asymmetric. 4 years ago
Giles Atkinson 372d9b2c87 Add bidirectional digital/analog bridge. 4 years ago
Giles Atkinson e80b724460 Add two functions to the Code Model Library: cm_get_node_name() 4 years ago
Giles Atkinson 06131d8107 Rewrite code with Visual Studio complaints. 4 years ago
Holger Vogt 519ce44227 safeguard against circuit not being abvailable, 4 years ago
Holger Vogt 1d026475a2 pwlts: a pwl v/i source with time input, smoothing and limiting functions 4 years ago
Holger Vogt 0af4932c6f Prevent a crash if (due to input error) the node_table is not available. 4 years ago
Holger Vogt 2126230b64 Prevent crashes when nodes or tables are not available, 4 years ago
Giles Atkinson a0357b3432 Remove search for "family" parameters on subcircuits in XSPICE 4 years ago
Giles Atkinson 4115064fd5 Latest auto-bridge code from development branch. 4 years ago
Giles Atkinson b1341c8e30 Insert XSPICE bridging devices automatically when an analogue node 4 years ago
Holger Vogt c8ed9590b7 Handle the case when control voltages on and off are equal. 4 years ago
Giles Atkinson 8038021369 Remove some dead code in the dec_bridge code model. 4 years ago
Giles Atkinson 88d5e723ed Fix double free in XSPICE CALLBACK functions as desribed here: 4 years ago
Giles Atkinson 10d3e1b754 Extend the output and partial derivatives of the output from the 2/3-D 4 years ago
Giles Atkinson 8ef2d8dec8 Fix memory leak by moving the state transition table to a STATIC_VAR 4 years ago
Giles Atkinson dbf4c16bc0 Fix XSPICE memory leaks found by valgrind. 4 years ago
Holger Vogt 246f9f5e9e d_pwm: Add a hybrid oscillator (analg control in, digital out) with PWM 4 years ago