Instead of using the labs ( I was facing many netw...
# sky130-pv-workshop
y
Instead of using the labs ( I was facing many network issues with that), I decided to set up the tools locally. I was able to create the testbench schematic, but I'm not getting any GUI for NGspice when I'm clicking simulate. Any suggestions for the same?
k
the results and setup might not be similar to what you see in the workshop as the pdks and tool versions might have been updated but worth giving a try
another way is to maximize the terminal to gain some more speed OR use a remote desktop connection
s
@Yatharth Agarwal try typing ngspice from the terminal to see if ngspice is working
n
@Yatharth Agarwal Do you have xterm installed?
y
Thanks a lot @NatarajP that seems to have exactly been the issue.
👍 2