diff options
author | 2020-09-28 22:00:34 +0200 | |
---|---|---|
committer | 2020-09-28 22:00:34 +0200 | |
commit | 2f73dca6e688dbc0b0fd23ba43c7b3b481fac884 (patch) | |
tree | 01ea8f88d3c3c749a9ea268654256471cb52fef6 /scripts | |
parent | c93702f9a3697625788704fdddea5bf881e0c97f (diff) |
netlist: implement stricter validation.
* Devices like BJTs and FETs which are defined but not used will now
cause an error.
* An unused device will create an additional solver with a singular
matrix.
- This is adding unnecessary performance overhead.
- It complicates debugging because the unused device will cause an
arithmetic signal if used with --fperr (nltool).
* Fixed all validation errors.
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions