Hamza Sadiq
07/05/2023, 3:52 PMBoris Murmann
07/05/2023, 4:00 PMsave all @m.x1.m0[gm]
Gabriel Maranhão
07/05/2023, 6:22 PMBoris Murmann
07/05/2023, 8:29 PMGabriel Maranhão
07/05/2023, 9:32 PMXM1 net2 net3 net4 net1 nfet_03v3 L=0.28u W=0.22u nf=1 ad='int((nf+1)/2) * W/nf * 0.18u' as='int((nf+2)/2) * W/nf * 0.18u'
Gabriel Maranhão
07/05/2023, 11:25 PM.dc VG 0 3.3 1m
.control
save all dID=par('deriv(i(vd)')
.endc
or
.dc VG 0 3.3 1m
.save all dID=par('deriv(i(vd)')
or
.dc VG 0 3.3 1m
.save all deriv(i(vd)
among others, using "let"Boris Murmann
07/06/2023, 12:31 AMGabriel Maranhão
07/07/2023, 6:43 PMwrdata my_output_file.txt deriv(i(vd)
But to use the wave viewer gaw, or even the viewer inside the xschem I have to add the outputs to the ".raw" file, and I still haven't been able to do it. But I'm going to try the alternative on the link you sent. Thank you!