diff options
author | Sunil Shetye | 2018-07-15 07:29:25 +0530 |
---|---|---|
committer | Sunil Shetye | 2018-07-16 15:31:24 +0530 |
commit | 1896e61799fda88188ffc3a8df12a4029361048c (patch) | |
tree | 08454cae6871e080e52d8087369ee43acc0a48d0 /js/Electrical/PMOS.pickle | |
parent | 92f8a251bbaeddf6ec034722a3079d865517d650 (diff) | |
download | sci2js-1896e61799fda88188ffc3a8df12a4029361048c.tar.gz sci2js-1896e61799fda88188ffc3a8df12a4029361048c.tar.bz2 sci2js-1896e61799fda88188ffc3a8df12a4029361048c.zip |
support string vector also
Diffstat (limited to 'js/Electrical/PMOS.pickle')
-rw-r--r-- | js/Electrical/PMOS.pickle | 35 |
1 files changed, 18 insertions, 17 deletions
diff --git a/js/Electrical/PMOS.pickle b/js/Electrical/PMOS.pickle index 7201b86f..78efedcb 100644 --- a/js/Electrical/PMOS.pickle +++ b/js/Electrical/PMOS.pickle @@ -70,7 +70,7 @@ p14 g2 sS'x.graphics.in_implicit' p15 -S'vector' +S'vector_string' p16 sS'mo.parameters' p17 @@ -102,41 +102,42 @@ sS'graphics.exprs' p27 NsS'typ' p28 -g16 -sS'dW' +S'vector' p29 +sS'dW' +p30 g2 sS'dL' -p30 +p31 g2 sS'model.blocktype' -p31 +p32 g7 sS'mo' -p32 +p33 g4 sS'model.dep_ut' -p33 -S'vector_boolean' p34 -sS'model.equations.parameters[2-1]' +S'vector_boolean' p35 +sS'model.equations.parameters[2-1]' +p36 g18 sS'exprs' -p36 +p37 g23 sS'gr_i' -p37 -g16 -sS'Vt' p38 +g29 +sS'Vt' +p39 g2 sS'y' -p39 -g16 -sS'x' p40 -NsS'model' +g29 +sS'x' p41 +NsS'model' +p42 g4 s.
\ No newline at end of file |