xschem/xschem_library/examples/symbol_include.sym

53 lines
1.5 KiB
Plaintext
Raw Normal View History

v {xschem version=3.4.5 file_version=1.2
}
G {}
K {type=subcircuit
format="@name @pinlist @symname"
template="name=x1"
comm="default_schematic=ignore will prevent netlisting the symbol definition,
only definitions contained in instance schematic=... will be used"
xdefault_schematic=ignore
comm="following spice_sym_def includes a file with the subckt definition"
spice_sym_def=".include symbol_include.cir"
comm="following spice_sym_def directly contains the definition of the subckt"
xxspice_sym_def="
.subckt symbol_include Z Y[5] Y[4] Y[3] Y[2]
+ VCC VSS
+ A[2] A[1] A[0] B C W=10 L=1
...
...
.ends
"}
V {}
S {}
E {}
L 4 -130 -50 130 -50 {}
L 4 -130 50 130 50 {}
L 4 -130 -50 -130 50 {}
L 4 130 -50 130 50 {}
L 4 -150 -40 -130 -40 {}
L 4 130 -40 150 -40 {}
L 4 -150 -20 -130 -20 {}
L 4 130 -20 150 -20 {}
L 4 -150 0 -130 0 {}
L 4 -150 20 -130 20 {}
L 4 -150 40 -130 40 {}
B 5 -152.5 -42.5 -147.5 -37.5 {name=A[2:0] dir=in}
B 5 147.5 -42.5 152.5 -37.5 {name=Z dir=out}
B 5 -152.5 -22.5 -147.5 -17.5 {name=B dir=in}
B 5 147.5 -22.5 152.5 -17.5 {name=Y[5:2] dir=out}
B 5 -152.5 -2.5 -147.5 2.5 {name=C dir=in}
B 5 -152.5 17.5 -147.5 22.5 {name=VCC dir=in}
B 5 -152.5 37.5 -147.5 42.5 {name=VSS dir=in}
T {@symname} -81 -6 0 0 0.3 0.3 {}
T {@name} 135 -62 0 0 0.2 0.2 {}
T {A[2:0]} -125 -44 0 0 0.2 0.2 {}
T {Z} 125 -44 0 1 0.2 0.2 {}
T {B} -125 -24 0 0 0.2 0.2 {}
T {Y[5:2]} 125 -24 0 1 0.2 0.2 {}
T {C} -125 -4 0 0 0.2 0.2 {}
T {VCC} -125 16 0 0 0.2 0.2 {}
T {VSS} -125 36 0 0 0.2 0.2 {}