Page 77 of the user guide says that Xyce -r saves all user variables. Is there a way to specify a hierarchy or signals explicitly?
e
Eric Keiter
07/02/2021, 4:12 AM
If you want raw file output, but don’t want every variable, the way to do it is via the .PRINT line, using “format=raw”.
Eric Keiter
07/02/2021, 4:13 AM
We don’t directly support hierarchy in raw files (or any other kind of output). But, one thing you can do, however is use wildcards on the .PRINT line to get subsets of outputs.
Eric Keiter
07/02/2021, 4:13 AM
So, for example,
PRINT DC format=raw V(X1*a)
will give you all the voltage nodes inside subcircuits with names beginning with
Linen is a search-engine friendly community platform. We offer integrations with existing Slack/Discord communities and make those conversations Google-searchable.