Commit Graph

13 Commits

Author SHA1 Message Date
Holger Vogt 68fd8b8fa1 PMOS and ring oscillator degradation examples 2026-02-18 14:54:26 +01:00
Holger Vogt b1262068c4 Some comments added 2026-02-18 11:15:08 +01:00
Holger Vogt d6d3deda44 Add command 'plainsim' to example. 2026-02-17 15:47:38 +01:00
Holger Vogt e4a33e2601 Add parameter 'type' to .agemodel data to determine if NMOS or PMOS.
Still the model name is scanned for _pmos or _nmos, but as this
is IHP specific, type will be available as well.
2026-02-17 15:47:07 +01:00
Holger Vogt 1ad6253eb4 tiny update 2026-02-14 12:32:50 +01:00
Holger Vogt dc7d61591a Single NMOS degradation 2026-02-13 17:03:21 +01:00
Holger Vogt 2b21666a4d Code model:
Put the monitored degradation data onto the heap and into the hash table.
prepare_degsim():
Re-read the netlist, remove the monitors, get the device instance name.
Retrieve the degradation data from the result hash table.
2026-02-09 17:01:19 +01:00
Holger Vogt 44fd33ea7d Add a command 'degsim' to reset the circuit, remove the monitors,
and add the degradation model to each degraded device.
Use function preparedegsim() to add the model with parameters from
degdatahash.
2026-02-08 15:47:04 +01:00
Holger Vogt 8755dd4493 Add non-nqs PSP model 2026-02-08 13:53:27 +01:00
Holger Vogt d832290b8c artificially set A_d_idsat from 0 to 0.001 2026-02-08 13:53:26 +01:00
Holger Vogt f6fd763c8c example netlist: 3 inverters in series 2026-02-08 13:53:26 +01:00
Holger Vogt a20da11d4c New title 2026-02-08 13:53:26 +01:00
Holger Vogt 3a24708350 simple netlist example with agemodel data. 2026-02-08 13:53:24 +01:00