2024-11-12 20:23:18 +01:00
|
|
|
v {xschem version=3.4.6 file_version=1.2
|
|
|
|
|
*
|
|
|
|
|
* This file is part of XSCHEM,
|
|
|
|
|
* a schematic capture and Spice/Vhdl/Verilog netlisting tool for circuit
|
|
|
|
|
* simulation.
|
|
|
|
|
* Copyright (C) 1998-2024 Stefan Frederik Schippers
|
|
|
|
|
*
|
|
|
|
|
* This program is free software; you can redistribute it and/or modify
|
|
|
|
|
* it under the terms of the GNU General Public License as published by
|
|
|
|
|
* the Free Software Foundation; either version 2 of the License, or
|
|
|
|
|
* (at your option) any later version.
|
|
|
|
|
*
|
|
|
|
|
* This program is distributed in the hope that it will be useful,
|
|
|
|
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
|
|
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
|
|
|
* GNU General Public License for more details.
|
|
|
|
|
*
|
|
|
|
|
* You should have received a copy of the GNU General Public License
|
|
|
|
|
* along with this program; if not, write to the Free Software
|
|
|
|
|
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
|
2024-01-08 17:19:12 +01:00
|
|
|
}
|
|
|
|
|
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="
|
2024-01-14 11:28:51 +01:00
|
|
|
.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
|
2024-01-08 17:19:12 +01:00
|
|
|
...
|
|
|
|
|
...
|
|
|
|
|
.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 {}
|
2024-01-14 11:28:51 +01:00
|
|
|
L 4 130 -40 150 -40 {}
|
2024-01-08 17:19:12 +01:00
|
|
|
L 4 -150 -20 -130 -20 {}
|
2024-01-14 11:28:51 +01:00
|
|
|
L 4 130 -20 150 -20 {}
|
2024-01-08 17:19:12 +01:00
|
|
|
L 4 -150 0 -130 0 {}
|
|
|
|
|
L 4 -150 20 -130 20 {}
|
|
|
|
|
L 4 -150 40 -130 40 {}
|
2024-01-14 11:28:51 +01:00
|
|
|
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}
|
2024-01-08 17:19:12 +01:00
|
|
|
B 5 -152.5 -22.5 -147.5 -17.5 {name=B dir=in}
|
2024-01-14 11:28:51 +01:00
|
|
|
B 5 147.5 -22.5 152.5 -17.5 {name=Y[5:2] dir=out}
|
2024-01-08 17:19:12 +01:00
|
|
|
B 5 -152.5 -2.5 -147.5 2.5 {name=C dir=in}
|
2024-04-03 10:47:22 +02:00
|
|
|
B 5 -152.5 17.5 -147.5 22.5 {name=vcc dir=in}
|
2024-01-08 17:19:12 +01:00
|
|
|
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 {}
|
2024-01-14 11:28:51 +01:00
|
|
|
T {A[2:0]} -125 -44 0 0 0.2 0.2 {}
|
|
|
|
|
T {Z} 125 -44 0 1 0.2 0.2 {}
|
2024-01-08 17:19:12 +01:00
|
|
|
T {B} -125 -24 0 0 0.2 0.2 {}
|
2024-01-14 11:28:51 +01:00
|
|
|
T {Y[5:2]} 125 -24 0 1 0.2 0.2 {}
|
2024-01-08 17:19:12 +01:00
|
|
|
T {C} -125 -4 0 0 0.2 0.2 {}
|
2024-04-03 10:47:22 +02:00
|
|
|
T {vcc} -125 16 0 0 0.2 0.2 {}
|
2024-01-08 17:19:12 +01:00
|
|
|
T {VSS} -125 36 0 0 0.2 0.2 {}
|