If you want to use gaw (<https://github.com/Stefan...
# xschem
s
If you want to use gaw (https://github.com/StefanSchippers/xschem-gaw) ensure the ~/.gaw/gawrc contains the line:
up_listenPort = 2020
Ensure the ~/.xschem/xschemrc contains the line:
set gaw_tcp_address {localhost 2020}
A better option is to view data directly into xschem: https://xschem.sourceforge.io/stefan/xschem_man/graphs.html#graphs
s
Hi @Stefan Schippers , when I am plotting the graph using ngspice I am able to plot it successfully, but same thing I am not able to replicate in the waveform viewer even though I am successful in sending the node that I want to see in the waveform viewer.
s
Go on the
Waves
menu, select
Dc
, and load my,raw. Then double click inside the graph to select waves to plot. Place the mouse close to the left side of the Y axis and press 'f' to do a full zoom/
s
@Stefan Schippers Seems like this is not working for me not able to dig out what the issue is actually, I have tried changing my raw file name still it's the same I am able to load the raw successfully I guess because I can see all the variables which can be plotted after double clicking the graph as below. I have tried with the a new test case also but it's the same, attaching the test case here. Also my
xschemrc
and
gawrc
looks perfect according to your suggestion !!! I just now checked my xschem terminal, attaching the screenshot have a look please.
s
@Sudeep Gopavaram try this circuit
message has been deleted
s
@Stefan Schippers It's shocking that the schematic which you sent worked for me.......but I tired copying your code_shown to my circuit in-case to see if it works for me but it is still same for me what is the issue exactly and how did your schematic worked for me 🤔 ?