Make trit-X files for i,0,1; which look like switches set to either i, 0, or 1.
commitd002756e2c8e9b275e91125412d3e6d28f276996
authorJeff Connelly <shellreef+git@gmail.com>
Sat, 10 May 2008 21:50:44 +0000 (10 14:50 -0700)
committerJeff Connelly <shellreef+git@gmail.com>
Sat, 10 May 2008 21:50:44 +0000 (10 14:50 -0700)
tree7b85191c406b4f75bd5a813b8a397b94a3b10094
parent516ea2a9b9c371f87d6c470d2dde66f875a4847a
Make trit-X files for i,0,1; which look like switches set to either i, 0, or 1.

Previously, there was only a sp3t.asc subcircuit, which left COM floating
(through small caps). The new idea here is to have subcircuits as placeholders
for SP3T switches for PCB design, but have three different types so that they
can be used in real circuit simulation, albiet only predefined to a certain value.
15 files changed:
circuits/sp3t-1.asc [new file with mode: 0755]
circuits/sp3t-1.asy [copied from circuits/sp3t.asy with 100% similarity]
circuits/sp3t-2.asc [new file with mode: 0755]
circuits/sp3t-2.asy [copied from circuits/sp3t.asy with 74% similarity]
circuits/sp3t-3.asc [new file with mode: 0755]
circuits/sp3t-3.asy [moved from circuits/sp3t.asy with 80% similarity]
circuits/sp3t.asc [deleted file]
circuits/sp3t_test.asc [new file with mode: 0755]
circuits/trit-0.asc [copied from circuits/sp3t-trit.asc with 78% similarity]
circuits/trit-0.asy [copied from circuits/sp3t-trit.asy with 61% similarity]
circuits/trit-1.asc [copied from circuits/sp3t-trit.asc with 78% similarity]
circuits/trit-1.asy [copied from circuits/sp3t-trit.asy with 67% similarity]
circuits/trit-i.asc [moved from circuits/sp3t-trit.asc with 78% similarity]
circuits/trit-i.asy [moved from circuits/sp3t-trit.asy with 83% similarity]
circuits/trit_test.asc [new file with mode: 0755]