Sud_ana
08/12/2024, 6:30 PMVGSnfet = nfet_01v8_lvt.lookup('VGS', GM_ID=20, L=0.15, vg_ws=0.9)
the output is null without any errors.
Also how do I get the VT as the threshold from the lookup .mat table ?
◦ If I did a VTH_nfet = nfet_01v8_lvt.lookup('VT', GM_ID=20, L=0.15, vg_ws=0.9)
the output is null without any errors.Boris Murmann
08/12/2024, 6:36 PMSud_ana
08/12/2024, 11:03 PMlook_upVGS
is indeed returned the bias VGS and the EKV_param_extraction()
returned the VT
threshold.