Adan Kvitschal
08/26/2022, 10:16 PMAdan Kvitschal
08/26/2022, 10:23 PMLoading netlist...
Applying params...
M1 width: 10 x 3.00um
M2/M3 width: 1 x 1.95um
M4/M5/M6/M7 width: 2 x 4.20um
Resistor W=5.73um L=45.90um R=2403 Ohms
ngspice cmd> alterparam mixer_biasfactor=10
output: []
ngspice cmd> alterparam mixer_m23width=1.95
output: []
ngspice cmd> alterparam mixer_m23fingers=1
output: []
ngspice cmd> alterparam mixer_m4567width=8.4
output: []
ngspice cmd> alterparam mixer_m4567fingers=2
output: []
ngspice cmd> alterparam mixer_rl=45.9
output: []
output: ['Reset re-loads circuit ** sch_path: /foss/designs/opensubghz/xschem/mixer_transfer_tb.sch', 'Circuit: ** sch_path: /foss/designs/opensubghz/xschem/mixer_transfer_tb.sch']
Running operating point simulation...
ERROR:ngspyce.sharedspice:Checking parameters for BSIM 4.5 model x2.xm7:sky130_fd_pr__nfet_01v8__model.8
ERROR:ngspyce.sharedspice:Fatal: Pclm = -0.112651 is not positive.
ERROR:ngspyce.sharedspice:warning: Cdscd = -0.00390997 is negative.
ERROR:ngspyce.sharedspice:Fatal error: detected during BSIM4v5.5.0 parameter checking for
ERROR:ngspyce.sharedspice:model x2.xm7:sky130_fd_pr__nfet_01v8__model.8 of device instance m.x2.xm7.msky130_fd_pr__nfet_01v8
ERROR:ngspyce.sharedspice:doAnalyses: no such parameter on this device
ERROR:ngspyce.sharedspice:op simulation(s) aborted
Adan Kvitschal
08/26/2022, 10:28 PMLoading netlist...
Applying params...
M1 width: 10 x 3.00um
M2/M3 width: 17 x 5.88um
M4/M5/M6/M7 width: 1 x 3.15um
Resistor W=5.73um L=45.90um R=2403 Ohms
ngspice cmd> alterparam mixer_biasfactor=10
output: []
ngspice cmd> alterparam mixer_m23width=100.0
output: []
ngspice cmd> alterparam mixer_m23fingers=17
output: []
ngspice cmd> alterparam mixer_m4567width=3.15
output: []
ngspice cmd> alterparam mixer_m4567fingers=1
output: []
ngspice cmd> alterparam mixer_rl=45.9
output: []
output: ['Reset re-loads circuit ** sch_path: /foss/designs/opensubghz/xschem/mixer_transfer_tb.sch', 'Circuit: ** sch_path: /foss/designs/opensubghz/xschem/mixer_transfer_tb.sch']
Running operating point simulation...
ERROR:ngspyce.sharedspice:Checking parameters for BSIM 4.5 model x2.xm3:sky130_fd_pr__nfet_01v8__model.8
ERROR:ngspyce.sharedspice:warning: Cdscd = -0.001111 is negative.
ERROR:ngspyce.sharedspice:Checking parameters for BSIM 4.5 model x2.xm1:sky130_fd_pr__nfet_01v8__model.8
ERROR:ngspyce.sharedspice:warning: Cdscd = -0.000974418 is negative.
ERROR:ngspyce.sharedspice:Checking parameters for BSIM 4.5 model x2.xm2:sky130_fd_pr__nfet_01v8__model.8
ERROR:ngspyce.sharedspice:warning: Cdscd = -0.001111 is negative.
Adan Kvitschal
09/01/2022, 6:35 PMset num_threads=16
set ngbehavior=hsa
set ng_nomodcheck
These options need to be set explicitly by the code if the ngspice shared lib is used, then the sims will run fine!