You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to xyce-users
I would like to find an easy way to see the names of all the nets in the circuit without having to manually write them down. Is there a way to do that?
xyce-users
unread,
May 6, 2019, 6:16:27 PM5/6/19
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to xyce-users
The -namesfile command line option may do what you want, depending on what you mean by "nets".
Xyce -namesfile <filename> <netlist> will output into the first filename a list of all solution variables generated by that netlist.