Emmanuel Innocent
04/28/2024, 12:12 PM@m.xm1.m0[gm] through the use of .print or .save commands, all the .control directives disappear and get replaced with blabla . Please, what may be the cause of this?
The two screenshots show the content of the codeshown and the content of the generated netlist. The .control directives is missing in the generated netlist.
Second, I'm also trying to use the op annotation feature of Xschem to view the transconductance of the devices, but even after adding the devices/ngspice_get_value.sym and editing it, I'm not still able to view the value of the parameters.
@Stefan Schippers @Tim EdwardsEmmanuel Innocent
04/29/2024, 7:39 AMStefan Schippers
04/30/2024, 7:06 AMMohamed Amr
07/13/2024, 3:31 PMEmmanuel Innocent
07/29/2024, 11:41 PMMohamed Amr
07/30/2024, 6:26 PMEmmanuel Innocent
07/30/2024, 7:01 PM.save m.XM1.m0[gm] in the codeshown object to save the transconductance of transistors M1 ( syntax for accessing the device parameters for globalfoundries). You have to do this for all the devices you want to annotate, while changing the argument of the square bracket depending on the parameter you want to annotate. E.g threshold voltage, drain current, etc