Browse Source

update the hisim and hisimhv versions

pre-master-46
dwarning 13 years ago
parent
commit
7840cdcf99
  1. 10
      DEVICES
  2. 5
      FAQ
  3. 7
      NEWS

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 11.13 HiSIM2 - Hiroshima-university STARC IGFET Model
Ver: 2.5.1
Ver: 2.7.0
Class: M Class: M
Level: 61
Level: 61, 68
Dir: devices/hisim2 Dir: devices/hisim2
Status: TO BE TESTED. 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 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 11.14 HiSIM_HV - Hiroshima-University STARC IGFET High Voltage Model
Ver: 1.2.2
Ver: 1.2.3
Class: M Class: M
Level: 62
Level: 62, 73
Dir: devices/hisimhv Dir: devices/hisimhv
Status: TO BE TESTED. Status: TO BE TESTED.

5
FAQ

@ -255,12 +255,11 @@
+ XSPICE: new d_source model + XSPICE: new d_source model
+ new option noopac + new option noopac
+ bsim3: make additonal parameters accessible with @mxx[par] + bsim3: make additonal parameters accessible with @mxx[par]
+ hisim2 update to version 2.6.1, new qa tests
+ enable Mac OS X compilation + enable Mac OS X compilation
+ option reseries = val + option reseries = val
+ commands "snsave", "snload" + 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 + allow Ctrl-d to quit
+ jfet model temperature extension, tcv and bex parameter + jfet model temperature extension, tcv and bex parameter
+ speed up vector handling by hash table for vector address storage and retrieval + speed up vector handling by hash table for vector address storage and retrieval

7
NEWS

@ -6,7 +6,7 @@ Ngspice-25, Jan 4th, 2013
+ commands "mdump", "mrdump" to dump matrix to file + commands "mdump", "mrdump" to dump matrix to file
+ allow `time', `temper', and `hertz' in expressions with behavioral R, L, C + allow `time', `temper', and `hertz' in expressions with behavioral R, L, C
+ Enable ctrl-c to interrupt a simulation also for Windows GUI + 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" + implement exit code for command "quit"
+ .nodeset all = value + .nodeset all = value
+ memristor code model in extradev + memristor code model in extradev
@ -16,12 +16,11 @@ Ngspice-25, Jan 4th, 2013
+ XSPICE: new d_source model + XSPICE: new d_source model
+ new option noopac + new option noopac
+ bsim3: make additonal parameters accessible with @mxx[par] + bsim3: make additonal parameters accessible with @mxx[par]
+ hisim2 update to version 2.6.1, new qa tests
+ enable Mac OS X compilation + enable Mac OS X compilation
+ option reseries = val + option reseries = val
+ commands "snsave", "snload" + 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 + allow Ctrl-d to quit
+ jfet model temperature extension, tcv and bex parameter + jfet model temperature extension, tcv and bex parameter
+ speed up vector handling by hash table for vector address storage and retrieval + speed up vector handling by hash table for vector address storage and retrieval

Loading…
Cancel
Save