diff options
author | Sunil Shetye | 2018-07-15 00:26:52 +0530 |
---|---|---|
committer | Sunil Shetye | 2018-07-15 07:11:58 +0530 |
commit | 92f8a251bbaeddf6ec034722a3079d865517d650 (patch) | |
tree | fb1b9f51c3456c04c02ac3ab144b65bdd392e98b /js/Electrical/PMOS.pickle | |
parent | c394c9628cd411c95def024d47f10d953e160ec5 (diff) | |
download | sci2js-92f8a251bbaeddf6ec034722a3079d865517d650.tar.gz sci2js-92f8a251bbaeddf6ec034722a3079d865517d650.tar.bz2 sci2js-92f8a251bbaeddf6ec034722a3079d865517d650.zip |
handle boolean differently
Diffstat (limited to 'js/Electrical/PMOS.pickle')
-rw-r--r-- | js/Electrical/PMOS.pickle | 17 |
1 files changed, 9 insertions, 8 deletions
diff --git a/js/Electrical/PMOS.pickle b/js/Electrical/PMOS.pickle index 40c50c53..7201b86f 100644 --- a/js/Electrical/PMOS.pickle +++ b/js/Electrical/PMOS.pickle @@ -117,25 +117,26 @@ p32 g4 sS'model.dep_ut' p33 -g16 -sS'model.equations.parameters[2-1]' +S'vector_boolean' p34 +sS'model.equations.parameters[2-1]' +p35 g18 sS'exprs' -p35 +p36 g23 sS'gr_i' -p36 +p37 g16 sS'Vt' -p37 +p38 g2 sS'y' -p38 +p39 g16 sS'x' -p39 -NsS'model' p40 +NsS'model' +p41 g4 s.
\ No newline at end of file |