update the hisim and hisimhv versions
This commit is contained in:
parent
d6354598b9
commit
7840cdcf99
10
DEVICES
10
DEVICES
|
|
@ -688,9 +688,9 @@ will be updated every time the device specific code is altered or changed to ref
|
|||
|
||||
11.13 HiSIM2 - Hiroshima-university STARC IGFET Model
|
||||
|
||||
Ver: 2.5.1
|
||||
Ver: 2.7.0
|
||||
Class: M
|
||||
Level: 61
|
||||
Level: 61, 68
|
||||
Dir: devices/hisim2
|
||||
Status: TO BE TESTED.
|
||||
|
||||
|
|
@ -699,14 +699,12 @@ will be updated every time the device specific code is altered or changed to ref
|
|||
|
||||
Web site: http://home.hiroshima-u.ac.jp/usdl/HiSIM.html
|
||||
|
||||
Enhancements over the original model:
|
||||
- NodesetFix
|
||||
|
||||
11.14 HiSIM_HV - Hiroshima-University STARC IGFET High Voltage Model
|
||||
|
||||
Ver: 1.2.2
|
||||
Ver: 1.2.3
|
||||
Class: M
|
||||
Level: 62
|
||||
Level: 62, 73
|
||||
Dir: devices/hisimhv
|
||||
Status: TO BE TESTED.
|
||||
|
||||
|
|
|
|||
5
FAQ
5
FAQ
|
|
@ -255,12 +255,11 @@
|
|||
+ XSPICE: new d_source model
|
||||
+ new option noopac
|
||||
+ bsim3: make additonal parameters accessible with @mxx[par]
|
||||
+ hisim2 update to version 2.6.1, new qa tests
|
||||
+ enable Mac OS X compilation
|
||||
+ option reseries = val
|
||||
+ commands "snsave", "snload"
|
||||
+ update hisim to version 2.7.0
|
||||
+ hisimhv update to version 1.2.3
|
||||
+ update hisim to version 2.7.0, new qa tests
|
||||
+ hisimhv update to version 1.2.3, new qa tests
|
||||
+ allow Ctrl-d to quit
|
||||
+ jfet model temperature extension, tcv and bex parameter
|
||||
+ speed up vector handling by hash table for vector address storage and retrieval
|
||||
|
|
|
|||
7
NEWS
7
NEWS
|
|
@ -6,7 +6,7 @@ Ngspice-25, Jan 4th, 2013
|
|||
+ commands "mdump", "mrdump" to dump matrix to file
|
||||
+ allow `time', `temper', and `hertz' in expressions with behavioral R, L, C
|
||||
+ Enable ctrl-c to interrupt a simulation also for Windows GUI
|
||||
+ tests/bsim4: use the standard CMC model check
|
||||
+ tests/bsim4: use the standard CMC model qa check
|
||||
+ implement exit code for command "quit"
|
||||
+ .nodeset all = value
|
||||
+ memristor code model in extradev
|
||||
|
|
@ -16,12 +16,11 @@ Ngspice-25, Jan 4th, 2013
|
|||
+ XSPICE: new d_source model
|
||||
+ new option noopac
|
||||
+ bsim3: make additonal parameters accessible with @mxx[par]
|
||||
+ hisim2 update to version 2.6.1, new qa tests
|
||||
+ enable Mac OS X compilation
|
||||
+ option reseries = val
|
||||
+ commands "snsave", "snload"
|
||||
+ update hisim to version 2.7.0
|
||||
+ hisimhv update to version 1.2.3
|
||||
+ update hisim to version 2.7.0, new qa tests
|
||||
+ hisimhv update to version 1.2.3, new qa tests
|
||||
+ allow Ctrl-d to quit
|
||||
+ jfet model temperature extension, tcv and bex parameter
|
||||
+ speed up vector handling by hash table for vector address storage and retrieval
|
||||
|
|
|
|||
Loading…
Reference in New Issue