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