Hello, I seem to be having trouble locating the I/...
# sky130
n
Hello, I seem to be having trouble locating the I/O pins in xschem that I need to recreate a lab from the sky130 workshop. It seems I might have missed a library when I was downloading xschem? Does anyone have any advice on how to fix this is issue?
s
In the above listbox if you scroll down you will find
ipin.sym
,
iopin.sym
and
opin.sym
, that represent the I/O pins in a schematic.
If you write '`pin`' in the FIle/Search text entry you will filter only simbols containing '`pin`':
n
This works, thank you.