ngspice/examples/adms/bsimbulk
dwarning b48e5bd77f adapt bsimbulk example files to ngspice 2021-01-02 19:11:06 +01:00
..
Readme adms bsimbulk and bsimcmg implementation based on work from Robert Larice 2020-12-22 17:56:19 +01:00
gummel_nmos.sp adapt bsimbulk example files to ngspice 2021-01-02 19:11:06 +01:00
gummel_pmos.sp adapt bsimbulk example files to ngspice 2021-01-02 19:11:06 +01:00
idvd_nmos.sp adms bsimbulk and bsimcmg implementation based on work from Robert Larice 2020-12-22 17:56:19 +01:00
idvd_pmos.sp adms bsimbulk and bsimcmg implementation based on work from Robert Larice 2020-12-22 17:56:19 +01:00
idvg_nmos.sp adms bsimbulk and bsimcmg implementation based on work from Robert Larice 2020-12-22 17:56:19 +01:00
idvg_pmos.sp adms bsimbulk and bsimcmg implementation based on work from Robert Larice 2020-12-22 17:56:19 +01:00
inv_dc.sp adms bsimbulk and bsimcmg implementation based on work from Robert Larice 2020-12-22 17:56:19 +01:00
inv_tran.sp rm .hdl entry 2021-01-02 19:08:20 +01:00
model.l adms bsimbulk and bsimcmg implementation based on work from Robert Larice 2020-12-22 17:56:19 +01:00
ring_osc.sp adms bsimbulk and bsimcmg implementation based on work from Robert Larice 2020-12-22 17:56:19 +01:00

Readme

Under Linux environment, enter 'csh run' to run all benchmark tests in a single run (only compile VA once).
After simulation, enter 'csh clean' to remove unwanted files (only .lis left).

To run single netlist, enter
'hspice -hdlpath ../code -i xxx.sp -o xxx.lis'