I am trying out the inverter schematic simulation....
# sky130-pv-workshop
s
I am trying out the inverter schematic simulation. My vin and vout are coming to be same in the plot. What could be possibly incorrect. Here is a snip of the circuit
@SUMANTO KAR @Tim Edwards any thoughts?
s
@Shabbar Vejlani somewhere you have shorted in and out. Also check the W/L values
Add the Vdd, vss properly
s
I see netlist for subckt is not generated correctly. net1 and net2 in netlist look floating. If I manually edit to make it vdd and vss and rerun it works. See below
IMG_20221011_003305.jpg
I got where the issue is. The ioport symbol diamond symbols left point only should be connected with wire. If we connect to right point it does not work.
I updated schematic as follows and with this netlisting is happening correctly.
IMG_20221011_003908.jpg
s
Great!! Now its working fine right?
s
Yes.. getting the desired plot 🙂
👍 1