Sir, May I please know how the sky130_stdcells get...
# sky130
s
Sir, May I please know how the sky130_stdcells get Vcc and gnd. There are no pins on those cells to explicitly connect them
b
For stdcells in your schematic, the properties list for each cell contains parameters VGND, VNB, VPB, and VPWR. You can assign them net labels from the design with the desired voltages.
👀 1
s
Thank you sir!