@Stefan Schippers, I am trying to annotate the current , other parameters in schematic using back annotation command :
xschem annoate op
but annotation is not happening?
is this issue with xschem version? Can you tell which version of xschem i need to update.
I am using xschem version: XSCHEM V3.1.0
s
Stefan Schippers
05/16/2023, 10:11 PM
for annotation in the schematic to work you need to do a
.op
command followed by a
write xxxx.raw
where
xxxx
must be the same name as the circuit. If you are simulating
opamp.sch
then save simulation operating point with
write opamp.raw
usually you should do:
Copy code
.options savecurrents
.control
save all
op
write xxxx.raw
.endc
Linen is a search-engine friendly community platform. We offer integrations with existing Slack/Discord communities and make those conversations Google-searchable.