Hi everyone! I’m working on a project in Xschem an...
# xschem
g
Hi everyone! I’m working on a project in Xschem and need to add a Zener diode model to my circuit. Could someone guide me on how to include or import a Zener diode model in Xschem? Are there any specific libraries or steps I need to follow?
s
The standard
devices/
xschem library has a generic
zener.sym
symbol. Place this in your schematic and give it the right
model
attribute
g
oh thank you veryy much!