No, it's just to protect my privacy. I ended up fixing it, turned out to be an issue with simulation configuration not being set to Ngspice Interactive.
Hi Stefan, Thanks for the response. This is my updated TT_MODELS: name=TT_MODELS only_toplevel=true format="tcleval( @value )" value=".lib /usr/local/share/pdk/sky130A/libs.tech/combined/sky130.lib.spice tt" I got this error when simulating again (generating netlist was successful) Failed: ngspice /home/(my folder name)/.xschem/simulations/inv_test.spice -a stderr: child killed: software termination signal data:
Hi all, Trying to run a simulation of a CMOS inverter circuit as found here but am running into an error. I had to create the TT_MODELS file using a code.sym block but everything else was copied exactly as in the video. I have attached an image of my schematic, and pasted the TT_MODELS and SPICE files below. I'd appreciate any advice! Here is my TT_MODELS: name=TT_MODELS only_toplevel=true format="tcleval( @value )" value=".lib $::SKYWATER_MODELS/sky130.lib.spice tt" Here is my SPICE simulation file...
Hi all, Trying to run a simulation of aCMOS inverter circuit as found here but am running into an error. I had to create the TT_MODELS file using a code.sym block but everything else was copied exactly as in the video. I have attached an image of my schematic, and pasted the TT_MODELS and SPICE files below. I'd appreciate any advice! Here is my TT_MODELS: name=TT_MODELS only_toplevel=true format="tcleval( @value )" value=".lib $::SKYWATER_MODELS/sky130.lib.spice tt" Here is my SPICE simulation file...