Jeff Connelly d46c59be12 Shorten simulation time by 5/2 for clock_gen_test. 15 years ago
..
.gitignore 3010cc7892 Permissions Changes 16 years ago
INPUT_A.txt 733954ace9 Change the remaining circuits from microsecond to nanoscale time scale, 16 years ago
INPUT_B.txt 733954ace9 Change the remaining circuits from microsecond to nanoscale time scale, 16 years ago
alu-fast.asc 8bf16f88b2 The behavioral ALU model, alu-fast, now works. 16 years ago
alu-fast.asy d14abb6cf0 Add alu-fast, a behavorial model of a comparing ALU. Not working. 16 years ago
alu-fast_test.asc a0643e4f62 Partially fix alu, by slowing down the transitions. 16 years ago
alu-fast_test.plt 8bf16f88b2 The behavioral ALU model, alu-fast, now works. 16 years ago
alu.asc 05c7b1ee58 Improve names of components in main.asc and alu.asc. 16 years ago
alu.asy 400a66a116 Fix the ALU and properly test it (including difference, not just sign output). 16 years ago
alu_test.asc 400a66a116 Fix the ALU and properly test it (including difference, not just sign output). 16 years ago
alu_test.plt 400a66a116 Fix the ALU and properly test it (including difference, not just sign output). 16 years ago
clock_gen-fast.asc 6c1cb50931 Update comments about clock gen. 16 years ago
clock_gen-fast.asy 3f171c1e01 Move the inverter out of the clock generator (both versions) and into main. 16 years ago
clock_gen-fast_test.asc 7eaa408938 Rename clock_gen with PULSE voltage source to clock_gen-fast, since it is. 16 years ago
clock_gen-fast_test.plt 7eaa408938 Rename clock_gen with PULSE voltage source to clock_gen-fast, since it is. 16 years ago
clock_gen.asc 6c1cb50931 Update comments about clock gen. 16 years ago
clock_gen.asy 3f171c1e01 Move the inverter out of the clock generator (both versions) and into main. 16 years ago
clock_gen_test.asc d46c59be12 Shorten simulation time by 5/2 for clock_gen_test. 15 years ago
clock_gen_test.plt 588d5f2c54 Fix clock_gen_test.asc file. 15 years ago
control_parts.asc 31b02a7555 Correctly name the 1:3 decoder (was incorrectly named as a 3:1 decoder). 16 years ago
cycle_up_instance.asc 22d54879f8 Add instances of cycle_up, decoder, inverter, and min used for logic board creation. 16 years ago
decoder1-3.asc 873fda810b Add notes about more efficient implementations of 1:3 decoder and 9:3 mux. 16 years ago
decoder1-3.asy 31b02a7555 Correctly name the 1:3 decoder (was incorrectly named as a 3:1 decoder). 16 years ago
decoder1-3_test.asc 31b02a7555 Correctly name the 1:3 decoder (was incorrectly named as a 3:1 decoder). 16 years ago
decoder1-3_test.plt 31b02a7555 Correctly name the 1:3 decoder (was incorrectly named as a 3:1 decoder). 16 years ago
decoder_instance.asc 22d54879f8 Add instances of cycle_up, decoder, inverter, and min used for logic board creation. 16 years ago
diode_test.asc dc2be664ad Add symbols, subcircuits, and a test circuit for FD and RD Gates. 16 years ago
diode_test.plt 2f6225f905 Save plot settings for FD and RD gates. 16 years ago
dtflop-et.asc 53434f58d9 In the latches and flip-flop, use diagonal wires for the cross-coupled 16 years ago
dtflop-et.asy 4b5888b176 Add an attempt at an edge-triggered D flip-flop, using an inverter and 16 years ago
dtflop-et_test.asc 4b5888b176 Add an attempt at an edge-triggered D flip-flop, using an inverter and 16 years ago
dtflop-et_test.plt 4b5888b176 Add an attempt at an edge-triggered D flip-flop, using an inverter and 16 years ago
dtflop-ms2.asc 71b63dac86 Label all nodes meaningfully as possible. 16 years ago
dtflop-ms2.asy 998662b26f Rename dtflop-et-ms to dtflop-ms2, everywhere. 16 years ago
dtflop-ms2_test.asc 650c5bfbb8 Export dtflop-ms2_test to SPICE netlist, with better node names. 16 years ago
dtflop-ms2_test.plt 998662b26f Rename dtflop-et-ms to dtflop-ms2, everywhere. 16 years ago
dtflop-msmo.asc 07d9594910 Rename dtflop-ms to dtflop-msmo (for Mouftah), since it has drawbacks. 16 years ago
dtflop-msmo.asy 07d9594910 Rename dtflop-ms to dtflop-msmo (for Mouftah), since it has drawbacks. 16 years ago
dtflop-msmo_test.asc ad1756634f In dtflop-msmo_test, show how dtflop-msmo and dtflop-ms2 differ. 16 years ago
dtflop-msmo_test.plt ad1756634f In dtflop-msmo_test, show how dtflop-msmo and dtflop-ms2 differ. 16 years ago
dtflop.asc 71b63dac86 Label all nodes meaningfully as possible. 16 years ago
dtflop.asy bb70144d49 Center all <InstName> attributes on the symbols. 16 years ago
dtflop2.asc 70fba43cc3 Add synchronous inputs to dtflop2, an experimental D-type tri-flop 16 years ago
dtflop2.asy 70fba43cc3 Add synchronous inputs to dtflop2, an experimental D-type tri-flop 16 years ago
dtflop2_test.asc 70fba43cc3 Add synchronous inputs to dtflop2, an experimental D-type tri-flop 16 years ago
dtflop2_test.plt 45a448c109 Add an experimental D-type flip-flop with asynchronous inputs. Not tested. 16 years ago
dtflop_test.asc 92f42f8e74 Add a power supply to the D-type flip-flop test circuit, and change it to 16 years ago
dtflop_test.plt 92f42f8e74 Add a power supply to the D-type flip-flop test circuit, and change it to 16 years ago
dtlatch.asc 71b63dac86 Label all nodes meaningfully as possible. 16 years ago
dtlatch.asy bb70144d49 Center all <InstName> attributes on the symbols. 16 years ago
dtlatch_test.asc 28ef9619ca Add a ring oscillator, built with 17 simple ternary inverters, that 16 years ago
dtlatch_test.plt 46ff8bc067 Add saved plot settings for dtflop and dtlatch, so that after simulating, 16 years ago
fd.asc 597752acff Restore FD and RD to D model again since it works, update 1/2 + & - plot settings. 16 years ago
fd.asy dc2be664ad Add symbols, subcircuits, and a test circuit for FD and RD Gates. 16 years ago
full_adder.asc 31b02a7555 Correctly name the 1:3 decoder (was incorrectly named as a 3:1 decoder). 16 years ago
full_adder.asy 971558aaf5 Add a full-adder, based on the design by Srivastava and Venkatapathy 16 years ago
full_adder_test.asc 557cc77e90 Name *-test.* to *_test.*, for consistency. 16 years ago
full_adder_test.plt 557cc77e90 Name *-test.* to *_test.*, for consistency. 16 years ago
half_adder.asc 0971f08b1e Use the fd and rd subcircuits in the half-adder, breaking it. 16 years ago
half_adder.asy 012e129f7f Rename adder to half_adder. 16 years ago
half_adder_test.asc 012e129f7f Rename adder to half_adder. 16 years ago
half_adder_test.plt 597752acff Restore FD and RD to D model again since it works, update 1/2 + & - plot settings. 16 years ago
half_subtractor.asc 3ab16959f2 Add a half-working half-subtractor. 16 years ago
half_subtractor.asy 3ab16959f2 Add a half-working half-subtractor. 16 years ago
half_subtractor_test.asc 3ab16959f2 Add a half-working half-subtractor. 16 years ago
half_subtractor_test.plt 597752acff Restore FD and RD to D model again since it works, update 1/2 + & - plot settings. 16 years ago
input_n.txt 733954ace9 Change the remaining circuits from microsecond to nanoscale time scale, 16 years ago
input_p.txt 733954ace9 Change the remaining circuits from microsecond to nanoscale time scale, 16 years ago
input_z.txt 733954ace9 Change the remaining circuits from microsecond to nanoscale time scale, 16 years ago
inverter_instance.asc 22d54879f8 Add instances of cycle_up, decoder, inverter, and min used for logic board creation. 16 years ago
logic_board.asc d616e5a932 Logic board: add 4 buffers (need 3 for ALU), and remove 3 tinv's to save space. 16 years ago
main.asc 3f171c1e01 Move the inverter out of the clock generator (both versions) and into main. 16 years ago
main.plt 3f171c1e01 Move the inverter out of the clock generator (both versions) and into main. 16 years ago
main_cmptest.asc 74ee971842 Add main architecture with cmptest instruction. 16 years ago
main_cmptest.plt 74ee971842 Add main architecture with cmptest instruction. 16 years ago
main_jmptest.asc 376ea0d90d Split main to main-jmptest, and add swrom-jmptest. 16 years ago
main_jmptest.plt 376ea0d90d Split main to main-jmptest, and add swrom-jmptest. 16 years ago
main_lwitest.asc ea1ae44eb0 TCA0 (main_lwitest): replace with latest TCA2 architecture, but without BE and CMP. 15 years ago
main_lwitest.plt ea1ae44eb0 TCA0 (main_lwitest): replace with latest TCA2 architecture, but without BE and CMP. 15 years ago
max.asc 71b63dac86 Label all nodes meaningfully as possible. 16 years ago
max.asy 516ea2a9b9 Add "3" to symbol dyadic gates, so it is clearer that they are trinary. 16 years ago
min.asc 71b63dac86 Label all nodes meaningfully as possible. 16 years ago
min.asy 516ea2a9b9 Add "3" to symbol dyadic gates, so it is clearer that they are trinary. 16 years ago
min_instance.asc 22d54879f8 Add instances of cycle_up, decoder, inverter, and min used for logic board creation. 16 years ago
mux3-1.asc 31b02a7555 Correctly name the 1:3 decoder (was incorrectly named as a 3:1 decoder). 16 years ago
mux3-1.asy ef789bccc2 In the 3:1 mux, move the S input within the symbol. 16 years ago
mux3-1_test.asc b0a37135fd Changed name of power supplies in mux3-1_test.asc 16 years ago
mux3-1_test.plt a925a08992 Save plot settings for 3:1 mux. 16 years ago
mux9-3.asc 873fda810b Add notes about more efficient implementations of 1:3 decoder and 9:3 mux. 16 years ago
mux9-3.asy 06feb8e046 Add swrom (untested). 16 years ago
nti.asc 6947b90592 Improve reference designator names for dtflop-ms and 16 years ago
nti.asy bb70144d49 Center all <InstName> attributes on the symbols. 16 years ago
pti.asc 6947b90592 Improve reference designator names for dtflop-ms and 16 years ago
pti.asy bb70144d49 Center all <InstName> attributes on the symbols. 16 years ago
pznflop.asc 71b63dac86 Label all nodes meaningfully as possible. 16 years ago
pznflop.asy 7895ecef8d PZN tri-flop, untested (second try). 16 years ago
pznflop_test.asc 057f8ef746 Demonstrate that pznflop (clocked) functions correctly, now that tnand3 is fixed. 16 years ago
pznflop_test.plt 057f8ef746 Demonstrate that pznflop (clocked) functions correctly, now that tnand3 is fixed. 16 years ago
pznlatch.asc 53434f58d9 In the latches and flip-flop, use diagonal wires for the cross-coupled 16 years ago
pznlatch.asy 61fe926297 Add clocked PZN flip-flop, untested. 16 years ago
pznlatch_test.asc f03b5e831a Rename pznflop to pznlatch, because one common convention now dictates that 16 years ago
pznlatch_test.plt f03b5e831a Rename pznflop to pznlatch, because one common convention now dictates that 16 years ago
rd.asc 597752acff Restore FD and RD to D model again since it works, update 1/2 + & - plot settings. 16 years ago
rd.asy dc2be664ad Add symbols, subcircuits, and a test circuit for FD and RD Gates. 16 years ago
ring_oscillator.asc 093a58aeba Remove a spurious net label. 16 years ago
ring_oscillator.plt 6e6a66c88b Make a ring oscillator with a TNAND gate to initialize it. Original 16 years ago
ring_oscillator_with_ic.asc 6e6a66c88b Make a ring oscillator with a TNAND gate to initialize it. Original 16 years ago
shift_down.asc 989124e47e Add shift down gate, implemented using Mouftah's unary gates. gate, implemented using Mouftah's unary gates. gate, implemented using Mouftah's unary gates. gate, implemented using Mouftah's unary gates. gate, implemented using Mouftah's unary gates. gate, implemented using Mouftah's unary gates. gate, implemented using Mouftah's unary gates. gate, implemented using Mouftah's unary gates. gate, implemented using Mouftah's unary gates. 16 years ago
shift_down.asy 989124e47e Add shift down gate, implemented using Mouftah's unary gates. gate, implemented using Mouftah's unary gates. gate, implemented using Mouftah's unary gates. gate, implemented using Mouftah's unary gates. gate, implemented using Mouftah's unary gates. gate, implemented using Mouftah's unary gates. gate, implemented using Mouftah's unary gates. gate, implemented using Mouftah's unary gates. gate, implemented using Mouftah's unary gates. 16 years ago
shift_test.asc 989124e47e Add shift down gate, implemented using Mouftah's unary gates. gate, implemented using Mouftah's unary gates. gate, implemented using Mouftah's unary gates. gate, implemented using Mouftah's unary gates. gate, implemented using Mouftah's unary gates. gate, implemented using Mouftah's unary gates. gate, implemented using Mouftah's unary gates. gate, implemented using Mouftah's unary gates. gate, implemented using Mouftah's unary gates. 16 years ago
shift_test.plt 989124e47e Add shift down gate, implemented using Mouftah's unary gates. gate, implemented using Mouftah's unary gates. gate, implemented using Mouftah's unary gates. gate, implemented using Mouftah's unary gates. gate, implemented using Mouftah's unary gates. gate, implemented using Mouftah's unary gates. gate, implemented using Mouftah's unary gates. gate, implemented using Mouftah's unary gates. gate, implemented using Mouftah's unary gates. 16 years ago
shift_up.asc 989124e47e Add shift down gate, implemented using Mouftah's unary gates. gate, implemented using Mouftah's unary gates. gate, implemented using Mouftah's unary gates. gate, implemented using Mouftah's unary gates. gate, implemented using Mouftah's unary gates. gate, implemented using Mouftah's unary gates. gate, implemented using Mouftah's unary gates. gate, implemented using Mouftah's unary gates. gate, implemented using Mouftah's unary gates. 16 years ago
shift_up.asy d80e93413b Add a shift up gate built using Mouftah's gates (untested). 16 years ago
sp3t-1.asc d002756e2c Make trit-X files for i,0,1; which look like switches set to either i, 0, or 1. 16 years ago
sp3t-1.asy f41deba04b Reorder SP3T models pin tables to match the NKK SS14M SP3T switches. 16 years ago
sp3t-2.asc 695ef87e1c Fix sp3t-2, so that trit_test correctly simulates and finds the operating points. 16 years ago
sp3t-2.asy f41deba04b Reorder SP3T models pin tables to match the NKK SS14M SP3T switches. 16 years ago
sp3t-3.asc d002756e2c Make trit-X files for i,0,1; which look like switches set to either i, 0, or 1. 16 years ago
sp3t-3.asy f41deba04b Reorder SP3T models pin tables to match the NKK SS14M SP3T switches. 16 years ago
sp3t_test.asc d002756e2c Make trit-X files for i,0,1; which look like switches set to either i, 0, or 1. 16 years ago
sti.asc 71b63dac86 Label all nodes meaningfully as possible. 16 years ago
sti.asy bb70144d49 Center all <InstName> attributes on the symbols. 16 years ago
swrom-blank.asc 707e1376d2 Replace sp3t with trit-0 in swrom-blank. New models. 16 years ago
swrom-cmptest.asc 47ba6e4f70 Add cmptest, to test the CMP instruction. 16 years ago
swrom-cmptest.asy 47ba6e4f70 Add cmptest, to test the CMP instruction. 16 years ago
swrom-fast.asc 6079843376 Change swrom-fast symbol to use i, 0, and 1 instead of 0, 1, 2, 16 years ago
swrom-fast.asy e4b28cbfee Add symbol and test for behavorial model of 3x3 SWROM with guess.t loaded. 16 years ago
swrom-fast_test.asc ffe64e5f80 Change swrom-fast to accept a program given on the top-level 16 years ago
swrom-fast_test.plt e4b28cbfee Add symbol and test for behavorial model of 3x3 SWROM with guess.t loaded. 16 years ago
swrom-guess.asc 4acda26f9c Add swrom loaded with guess.t. 16 years ago
swrom-guess.asy 4acda26f9c Add swrom loaded with guess.t. 16 years ago
swrom-jmptest.asc 376ea0d90d Split main to main-jmptest, and add swrom-jmptest. 16 years ago
swrom-jmptest.asy 376ea0d90d Split main to main-jmptest, and add swrom-jmptest. 16 years ago
swrom-lwitest.asc 12af1d5bce Add swrom-lwitest, a switch-ROM with lwitest.3 loaded, and 16 years ago
swrom-lwitest.asy 12af1d5bce Add swrom-lwitest, a switch-ROM with lwitest.3 loaded, and 16 years ago
swrom.asc 376ea0d90d Split main to main-jmptest, and add swrom-jmptest. 16 years ago
swrom.asy 9fc48c519a Change switch-ROM bits (from asm/guess.t assembled) to use $G_Vss and $G_Vdd, 16 years ago
swrom_test.asc 9fc48c519a Change switch-ROM bits (from asm/guess.t assembled) to use $G_Vss and $G_Vdd, 16 years ago
swrom_test.plt 78486c24b1 Clean up: remove Draft2 circuit, add v(address) to swrom_test.plt. 16 years ago
tbuf.asc 1c0cd268e8 Add a new tbuf subcircuit, two simple ternary inverters. 16 years ago
tbuf.asy 1c0cd268e8 Add a new tbuf subcircuit, two simple ternary inverters. 16 years ago
tcycle_down.asc 71b63dac86 Label all nodes meaningfully as possible. 16 years ago
tcycle_down.asy bb70144d49 Center all <InstName> attributes on the symbols. 16 years ago
tcycle_test.asc 71b63dac86 Label all nodes meaningfully as possible. 16 years ago
tcycle_test.plt 6bace237a7 Add cycle up gate, and add it to the tcycle_test test circuit. 16 years ago
tcycle_up.asc 71b63dac86 Label all nodes meaningfully as possible. 16 years ago
tcycle_up.asy bb70144d49 Center all <InstName> attributes on the symbols. 16 years ago
tg.asc 6947b90592 Improve reference designator names for dtflop-ms and 16 years ago
tg.asy bb70144d49 Center all <InstName> attributes on the symbols. 16 years ago
tg_test.asc ce05b26851 Add a working 3:1 multiplexer of custom design, using CMOS t-gates. 16 years ago
tg_test.plt 1f8779e9f7 Test the transmission gate (and it works). 16 years ago
tinv.asc 6d672e75f9 Changed 10k to 12k pull-middle resistors in all gates. 16 years ago
tinv.asy bb70144d49 Center all <InstName> attributes on the symbols. 16 years ago
tinv_test.asc f0376bfa82 Use better node and part names. 16 years ago
tinv_test.plt 733954ace9 Change the remaining circuits from microsecond to nanoscale time scale, 16 years ago
tnand.asc 3ed865b929 Support translating the 'tnand' subcircuit using bb.py. 16 years ago
tnand.asy 516ea2a9b9 Add "3" to symbol dyadic gates, so it is clearer that they are trinary. 16 years ago
tnand3.asc 71b63dac86 Label all nodes meaningfully as possible. 16 years ago
tnand3.asy bb70144d49 Center all <InstName> attributes on the symbols. 16 years ago
tnand_test.asc 7d6aff9338 Add MAX gate (inverted TNOR), untested. 16 years ago
tnand_test.plt 733954ace9 Change the remaining circuits from microsecond to nanoscale time scale, 16 years ago
tnor.asc cf170ccdf2 In tnor, label all nodes usefully. 16 years ago
tnor.asy 516ea2a9b9 Add "3" to symbol dyadic gates, so it is clearer that they are trinary. 16 years ago
tnor3.asc 71b63dac86 Label all nodes meaningfully as possible. 16 years ago
tnor3.asy bb70144d49 Center all <InstName> attributes on the symbols. 16 years ago
tnor3_test.asc 71b63dac86 Label all nodes meaningfully as possible. 16 years ago
tnor3_test.plt 733954ace9 Change the remaining circuits from microsecond to nanoscale time scale, 16 years ago
tnor_test.asc 7d6aff9338 Add MAX gate (inverted TNOR), untested. 16 years ago
tnor_test.plt 733954ace9 Change the remaining circuits from microsecond to nanoscale time scale, 16 years ago
tpower.asc 028cd72fb4 Add LTSpice circuits and symbols for D-type latch, PZN tri-flop, 16 years ago
tpower.asy 028cd72fb4 Add LTSpice circuits and symbols for D-type latch, PZN tri-flop, 16 years ago
tpower_test.asc 21b41aea34 Connect PMOS and NMOS bodies to Vdd and Vss, so the body effect will be taken 16 years ago
trit-0.asc c9971298c3 Name sp3t-{1,2,3} subcircuits in trit-{i,0,1} as sw_{i,0,1}, to easily distinguish. 16 years ago
trit-0.asy d002756e2c Make trit-X files for i,0,1; which look like switches set to either i, 0, or 1. 16 years ago
trit-1.asc c9971298c3 Name sp3t-{1,2,3} subcircuits in trit-{i,0,1} as sw_{i,0,1}, to easily distinguish. 16 years ago
trit-1.asy d002756e2c Make trit-X files for i,0,1; which look like switches set to either i, 0, or 1. 16 years ago
trit-i.asc c9971298c3 Name sp3t-{1,2,3} subcircuits in trit-{i,0,1} as sw_{i,0,1}, to easily distinguish. 16 years ago
trit-i.asy d002756e2c Make trit-X files for i,0,1; which look like switches set to either i, 0, or 1. 16 years ago
trit_reg3.asc ad1756634f In dtflop-msmo_test, show how dtflop-msmo and dtflop-ms2 differ. 16 years ago
trit_reg3.asy f54c7ee726 Change trit_reg3 (and therefore main) to use dtflop_ms, instead of dtflop_ms2. 16 years ago
trit_reg3_test.asc ad1756634f In dtflop-msmo_test, show how dtflop-msmo and dtflop-ms2 differ. 16 years ago
trit_reg3_test.plt b4e92805c2 Annonate the trit_reg3_test graph, which doesn't match http://jeff.tk/wiki/Image:3-Trit_Register_Timing_Diagram.png. 16 years ago
trit_test.asc 695ef87e1c Fix sp3t-2, so that trit_test correctly simulates and finds the operating points. 16 years ago
tsign3.asc 3e7c242041 Add 4-trit sign detector, rename 3-trit one to tsign3. 16 years ago
tsign3.asy 3e7c242041 Add 4-trit sign detector, rename 3-trit one to tsign3. 16 years ago
tsign4.asc 3e7c242041 Add 4-trit sign detector, rename 3-trit one to tsign3. 16 years ago
tsign4.asy 3e7c242041 Add 4-trit sign detector, rename 3-trit one to tsign3. 16 years ago
tsign_test.asc 149605f08a Sign detector board: use resistor network (PCB not laid out). 16 years ago
tsign_test.plt 9a65ad934c tsign_test: only test 4-trit sign detector. 16 years ago
ttlatch.asc 71b63dac86 Label all nodes meaningfully as possible. 16 years ago
ttlatch.asy f6fbb1ff28 Add T-type tri-latch with PZN inputs (untested). 16 years ago
ttlatch_test.asc a41b2905f7 Fix ttlatch, one of the inputs to a TNOR3 was miswired. 16 years ago
ttlatch_test.plt 253ebea37d At least the P, Z, and N inputs of ttlatch appear to work, when T=i. Have not 16 years ago