2008-05-06 |
Jeff Connelly | Re-add credits and title to memory board, but leave...
|
commit | commitdiff | tree |
2008-05-06 |
Jeff Connelly | Revert "In memory (register) board, delete per-trit...
|
commit | commitdiff | tree |
2008-05-06 |
Jeff Connelly | Revert "Add board outline and title, credits to memory...
|
commit | commitdiff | tree |
2008-05-06 |
Jeff Connelly | Add board outline and title, credits to memory board.
|
commit | commitdiff | tree |
2008-05-06 |
Jeff Connelly | In memory (register) board, delete per-trit headers.
|
commit | commitdiff | tree |
2008-05-06 |
Jeff Connelly | Add three new headers, for common power, CLK, D, and...
|
commit | commitdiff | tree |
2008-05-06 |
Jeff Connelly | For the memory board, redo the repetition, correctly...
|
commit | commitdiff | tree |
2008-05-06 |
Jeff Connelly | Revert "In dtflop-ms_test_routed, repeat the circuit...
|
commit | commitdiff | tree |
2008-05-06 |
Jeff Connelly | In dtflop-ms_test_routed, repeat the circuit so there...
|
commit | commitdiff | tree |
2008-05-06 |
Jeff Connelly | Remove spurious duplicates of nets no longer present.
|
commit | commitdiff | tree |
2008-05-06 |
Jeff Connelly | In dtflop-ms_test_routed, append _0 to each part, in...
|
commit | commitdiff | tree |
2008-05-06 |
Jeff Connelly | Reroute with 25 mil clearance, instead of 10.
|
commit | commitdiff | tree |
2008-05-06 |
Jeff Connelly | Reroute dtflop-ms_test, with fixed bb.py from a long...
|
commit | commitdiff | tree |
2008-05-06 |
Jeff Connelly | Add SHORT_DTFLOP_RP_RN to PADS-PCB converter to shorten...
|
commit | commitdiff | tree |
2008-05-06 |
Jeff Connelly | Regenerate dtflop-ms_test.pads and import into .fpc.
|
commit | commitdiff | tree |
2008-05-06 |
Jeff Connelly | Update for after meeting http://jeff.tk/wiki/Trinary...
|
commit | commitdiff | tree |
2008-05-06 |
Jeff Connelly | Replace alu-fast with real alu, replace swrom with...
|
commit | commitdiff | tree |
2008-05-05 |
Jeff Connelly | Now cmptest.3 simulates in the CPU simulator as expected.
|
commit | commitdiff | tree |
2008-05-05 |
Jeff Connelly | Wrap-around correctly in CPU simulator (bug introduced...
|
commit | commitdiff | tree |
2008-05-05 |
Jeff Connelly | In CPU simulator, add a TRACE option to show register...
|
commit | commitdiff | tree |
2008-05-05 |
Jeff Connelly | In CPU simulator, store PC in registers dict; it is...
|
commit | commitdiff | tree |
2008-05-05 |
Jeff Connelly | In CPU simulator, change user input validation, so...
|
commit | commitdiff | tree |
2008-05-05 |
Jeff Connelly | In CPU simulator, clarify infinite loop.
|
commit | commitdiff | tree |
2008-05-05 |
Jeff Connelly | Add cmptest, to test the CMP instruction.
|
commit | commitdiff | tree |
2008-05-05 |
Jeff Connelly | Detect if tried to assemble a file of incorrect length.
|
commit | commitdiff | tree |
2008-05-05 |
Jeff Connelly | Add swrom-lwitest, a switch-ROM with lwitest.3 loaded...
|
commit | commitdiff | tree |
2008-05-05 |
Jeff Connelly | Add trinary-swrom.zip, the file we sent to Sunstone...
|
commit | commitdiff | tree |
2008-05-04 |
Jeff Connelly | Finished ch4, design and simulate ALU.
|
commit | commitdiff | tree |
2008-05-04 |
Jeff Connelly | Fix the ALU, by inverting the carry output, since it...
|
commit | commitdiff | tree |
2008-05-04 |
Jeff Connelly | Partially fix alu, by slowing down the transitions.
|
commit | commitdiff | tree |
2008-05-04 |
Jeff Connelly | Add transistor-based ALU, does not function as expected.
|
commit | commitdiff | tree |
2008-05-04 |
Jeff Connelly | Name *-test.* to *_test.*, for consistency.
|
commit | commitdiff | tree |
2008-05-04 |
Jeff Connelly | Add 4-trit sign detector, rename 3-trit one to tsign3.
|
commit | commitdiff | tree |
2008-05-04 |
Jeff Connelly | Add circuit to compute sign of 3-trit number, custom...
|
commit | commitdiff | tree |
2008-05-04 |
Jeff Connelly | In decoder and full adder, name all nodes.
|
commit | commitdiff | tree |
2008-05-04 |
Jeff Connelly | Fully test the full-adder.
|
commit | commitdiff | tree |
2008-05-04 |
Jeff Connelly | Fix the full_adder; tg's had reversed wiring.
|
commit | commitdiff | tree |
2008-05-04 |
Jeff Connelly | Add a full-adder, based on the design by Srivastava...
|
commit | commitdiff | tree |
2008-05-04 |
Jeff Connelly | Redo 3:1 decoder to use J_k arithmetic circuit schematic...
|
commit | commitdiff | tree |
2008-05-04 |
Jeff Connelly | Use better labels and remove extra voltages sources...
|
commit | commitdiff | tree |
2008-04-29 |
Jeff Connelly | Add README file for PCB Fab Express.
|
commit | commitdiff | tree |
2008-04-29 |
Jeff Connelly | Add Gerber files for swrom-blank.
|
commit | commitdiff | tree |
2008-04-29 |
Jeff Connelly | Move eval.py from digital_simulator/ to tools/.
|
commit | commitdiff | tree |
2008-04-29 |
Jeff Connelly | Merge git://repo.or.cz/trinary
|
commit | commitdiff | tree |
2008-04-29 |
Jeff Connelly | Assign ch6 - assembler to Jeff instead of Antonio.
|
commit | commitdiff | tree |
2008-04-29 |
Jeff Connelly | Full credits for swrom-blank_routed.fpc.
|
commit | commitdiff | tree |
2008-04-29 |
Jeff Connelly | Add a title, credits, and date to swrom-blank, and...
|
commit | commitdiff | tree |
2008-04-29 |
Jeff Connelly | Expand outline, no there are no DRC errors.
|
commit | commitdiff | tree |
2008-04-29 |
Jeff Connelly | Reroute from updates to swrom-blank.fpc, and with 25...
|
commit | commitdiff | tree |
2008-04-29 |
Jeff Connelly | Actually put the switches in the SWROM in order...
|
commit | commitdiff | tree |
2008-04-29 |
Jeff Connelly | In swrom-blank.fpc, but X_IC_16_CD4016 in the center...
|
commit | commitdiff | tree |
2008-04-29 |
Jeff Connelly | Reorganize a few resistors. Still could reorganize...
|
commit | commitdiff | tree |
2008-04-29 |
Jeff Connelly | In swrom-blank, replace mounting holes with a header...
|
commit | commitdiff | tree |
2008-04-29 |
Jeff Connelly | Give swrom-blank more space between components.
|
commit | commitdiff | tree |
2008-04-29 |
Jeff Connelly | Allow autoroute to optimize swrom-blank longer.
|
commit | commitdiff | tree |
2008-04-29 |
Jeff Connelly | In swrom-blank, add board outline and autorouted version.
|
commit | commitdiff | tree |
2008-04-29 |
Jeff Connelly | Add mounting holes for D0,1,2 and ADDRESS, and reorganize...
|
commit | commitdiff | tree |
2008-04-29 |
Jeff Connelly | Sanely reorganize swrom-blank.
|
commit | commitdiff | tree |
2008-04-28 |
Jeff Connelly | Reimport swrom-blank netlist with power supply.
|
commit | commitdiff | tree |
2008-04-28 |
Jeff Connelly | Add missing power supply to swrom-blank.
|
commit | commitdiff | tree |
2008-04-28 |
Jeff Connelly | Add swrom-blank from Chirag Patel.
|
commit | commitdiff | tree |
2008-04-28 |
Jeff Connelly | Update for after meeting at http://jeff.tk/wiki/Trinary...
|
commit | commitdiff | tree |
2008-04-28 |
Jeff Connelly | Add circuitry to implement CMP, untested.
|
commit | commitdiff | tree |
2008-04-28 |
Jeff Connelly | Add circuitry for the CMP instruction, untested.
|
commit | commitdiff | tree |
2008-04-27 |
Jeff Connelly | The behavioral ALU model, alu-fast, now works.
|
commit | commitdiff | tree |
2008-04-27 |
Jeff Connelly | Add alu-fast, a behavorial model of a comparing ALU...
|
commit | commitdiff | tree |
2008-04-26 |
Jeff Connelly | Add autorouted half_adder_test (and ignore .ses, .dsn...
|
commit | commitdiff | tree |
2008-04-26 |
Jeff Connelly | Reorganize half_adder_test better, and add a board...
|
commit | commitdiff | tree |
2008-04-26 |
Jeff Connelly | Somewhat reorganize half_adder_test PCB layout.
|
commit | commitdiff | tree |
2008-04-26 |
Jeff Connelly | Add half_adder_test PCB layout (unorganized), and map...
|
commit | commitdiff | tree |
2008-04-26 |
Jeff Connelly | Restore FD and RD to D model again since it works,...
|
commit | commitdiff | tree |
2008-04-26 |
Jeff Connelly | Use 1N4448 model in FD and RD.
|
commit | commitdiff | tree |
2008-04-26 |
Jeff Connelly | Save plot settings for FD and RD gates.
|
commit | commitdiff | tree |
2008-04-26 |
Jeff Connelly | Revert FD and RD diode models to D, fixing the adder.
|
commit | commitdiff | tree |
2008-04-26 |
Jeff Connelly | Use the fd and rd subcircuits in the half-adder, breaking it.
|
commit | commitdiff | tree |
2008-04-26 |
Jeff Connelly | Revert FD and RD to 1N4148 model, since 1N5817 results...
|
commit | commitdiff | tree |
2008-04-26 |
Jeff Connelly | Test FD and RD with 1N5817 Schottky diode model.
|
commit | commitdiff | tree |
2008-04-26 |
Jeff Connelly | Add symbols, subcircuits, and a test circuit for FD...
|
commit | commitdiff | tree |
2008-04-26 |
Jeff Connelly | Annotate half_adder_test with numbers.
|
commit | commitdiff | tree |
2008-04-25 |
Jeff Connelly | Name X1 Xrom.
|
commit | commitdiff | tree |
2008-04-25 |
Jeff Connelly | Only shorten refdesg/netnames below FreePCB's maximum...
|
commit | commitdiff | tree |
2008-04-25 |
Jeff Connelly | PADS-PCB generator: add options to shorten net names...
|
commit | commitdiff | tree |
2008-04-25 |
Jeff Connelly | Correct the sp3t pin table ordering, and give names...
|
commit | commitdiff | tree |
2008-04-25 |
Jeff Connelly | Map sp3t, instead of sp3t-trits, so that the pins will...
|
commit | commitdiff | tree |
2008-04-25 |
Jeff Connelly | Map the sp3t-trit switch to the SS14MDP2 footprint.
|
commit | commitdiff | tree |
2008-04-25 |
Jeff Connelly | Label instance and node names in sp3t-trit, swrom-blank.
|
commit | commitdiff | tree |
2008-04-25 |
Jeff Connelly | Add a SP3T model, SP3T model wired to -1,0,1 and a...
|
commit | commitdiff | tree |
2008-04-25 |
Jeff Connelly | Add CSC IAB Presentation to Gantt chart.
|
commit | commitdiff | tree |
2008-04-25 |
Jeff Connelly | Merge git://repo.or.cz/trinary
|
commit | commitdiff | tree |
2008-04-25 |
Jeff Connelly | Move Breadboard.pcb to bb, since that is a more appropriate...
|
commit | commitdiff | tree |
2008-04-22 |
Jeff Connelly | Add a half-working half-subtractor.
|
commit | commitdiff | tree |
2008-04-22 |
Jeff Connelly | Rename adder to half_adder.
|
commit | commitdiff | tree |
2008-04-22 |
Jeff Connelly | Add subtractor, which computes onen trit in the difference...
|
commit | commitdiff | tree |
2008-04-22 |
Jeff Connelly | Fix the half adder, using the default diode model.
|
commit | commitdiff | tree |
2008-04-22 |
Jeff Connelly | Add shift down gate, implemented using Mouftah's unary...
|
commit | commitdiff | tree |
2008-04-22 |
Jeff Connelly | Fix shift-up by using a correct reverse-diode gate
|
commit | commitdiff | tree |
2008-04-22 |
Jeff Connelly | Add a shift up gate built using Mouftah's gates (untested).
|
commit | commitdiff | tree |
2008-04-22 |
Jeff Connelly | Add a FreePCB footprint for the NKK SP3T switch, manufacture...
|
commit | commitdiff | tree |
2008-04-22 |
Jeff Connelly | Add a half-adder, partially working.
|
commit | commitdiff | tree |
2008-04-22 |
Jeff Connelly | Label all nodes meaningfully as possible.
|
commit | commitdiff | tree |