commit | c424389932c4d81256fb892d11f6a2c814af6b1e | [log] [tgz] |
---|---|---|
author | Tim 'mithro' Ansell <me@mith.ro> | Tue Nov 10 10:19:32 2020 -0800 |
committer | Tim 'mithro' Ansell <me@mith.ro> | Tue Nov 10 11:47:36 2020 -0800 |
tree | 274667acb1ca2e8f15332c51bcae8a8f8fd4a23c | |
parent | e40055d73ba20274f6e478576ba88a0faabedbf3 [diff] | |
parent | 5f8c22105c91565be4eb1ff020180cc1aba5ef8c [diff] |
Fix usage of "temp" instead of "temper" in spice models. Fixes https://github.com/google/skywater-pdk/issues/171. In ngspice (and also spectre), temperature that appears in a parameter equation should use the name "temper", not "temp". Signed-off-by: diadatp <admin@diadatp.com> Signed-off-by: Stefan Schippers <schippes@mazinga.lan> Signed-off-by: Tim Edwards <tim@opencircuitdesign.com> Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>