2008-05-17 |
Jeff Connelly | PADS-PCB converter: add thoughts about bypass caps...
|
commit | commitdiff | tree |
2008-05-17 |
Jeff Connelly | PADS-PCB converter: suffix, not prefix.
|
commit | commitdiff | tree |
2008-05-17 |
Jeff Connelly | Quiet down the chip mapper, and improve usability of...
|
commit | commitdiff | tree |
2008-05-17 |
Jeff Connelly | New tool: bb/run.py, helps easily run bb.py and pads...
|
commit | commitdiff | tree |
2008-05-17 |
Jeff Connelly | PADS-PCB converter: add option for netname prefix/suffix...
|
commit | commitdiff | tree |
2008-05-17 |
Jeff Connelly | Chip mapper: allow chip numbering to start at a given...
|
commit | commitdiff | tree |
2008-05-17 |
Jeff Connelly | PADS-PCB Merging Tool: allow blank lines, ≥0 comments...
|
commit | commitdiff | tree |
2008-05-17 |
Jeff Connelly | tsign_test: only test 4-trit sign detector.
|
commit | commitdiff | tree |
2008-05-17 |
Jeff Connelly | PADS-PCB converter: add option to simplify Vdd and...
|
commit | commitdiff | tree |
2008-05-17 |
Jeff Connelly | Merge tool: use a dict to keep track of parts, and...
|
commit | commitdiff | tree |
2008-05-17 |
Jeff Connelly | Add merging to merging tool (untested).
|
commit | commitdiff | tree |
2008-05-17 |
Jeff Connelly | New (incomplete) tool to merge pads, can read and write...
|
commit | commitdiff | tree |
2008-05-17 |
Jeff Connelly | Add swrom loaded with guess.t.
|
commit | commitdiff | tree |
2008-05-17 |
Jeff Connelly | Assembler: add ahead.t to demonstrate that asm.py isn...
|
commit | commitdiff | tree |
2008-05-17 |
Jeff Connelly | Assembler: Add label.t, demonstrate using labels.
|
commit | commitdiff | tree |
2008-05-17 |
Jeff Connelly | Assembler: check instruction length for correct # and...
|
commit | commitdiff | tree |
2008-05-16 |
Jeff Connelly | Assembler: require input files end in .t.
|
commit | commitdiff | tree |
2008-05-16 |
Jeff Connelly | Merge git://repo.or.cz/trinary
|
commit | commitdiff | tree |
2008-05-14 |
Jeff Connelly | Reorder SP3T models pin tables to match the NKK SS14M...
|
commit | commitdiff | tree |
2008-05-13 |
Jeff Connelly | Add BE instruction circuitry to main, reorganize (not...
|
commit | commitdiff | tree |
2008-05-13 |
Jeff Connelly | Change clock generator to use one voltage pulse, and...
|
commit | commitdiff | tree |
2008-05-13 |
Jeff Connelly | In bb.py chip mapper, dynamically allocate chips as...
|
commit | commitdiff | tree |
2008-05-13 |
Jeff Connelly | Name ICs IC_(model)_(number), better than X_IC_(number...
|
commit | commitdiff | tree |
2008-05-12 |
Jeff Connelly | Update schedule for after meeting http://jeff.tk/wiki...
|
commit | commitdiff | tree |
2008-05-12 |
Jeff Connelly | Rename control board to muxes board, since it only...
|
commit | commitdiff | tree |
2008-05-12 |
Jeff Connelly | Merge git://repo.or.cz/trinary
|
commit | commitdiff | tree |
2008-05-12 |
Jeff Connelly | Merge git://repo.or.cz/trinary
|
commit | commitdiff | tree |
2008-05-11 |
Jeff Connelly | Update schedule for http://jeff.tk/wiki/Trinary/Meeting_Note...
|
commit | commitdiff | tree |
2008-05-11 |
Jeff Connelly | Prepare schedule for http://jeff.tk/wiki/Trinary/Meeting_Not...
|
commit | commitdiff | tree |
2008-05-11 |
Jeff Connelly | Generate Gerber files for dtflop-ms2.
|
commit | commitdiff | tree |
2008-05-11 |
Jeff Connelly | Memory board v2: add headers on the bottom, to solder...
|
commit | commitdiff | tree |
2008-05-11 |
Jeff Connelly | Memory board: repeat 4 times.
|
commit | commitdiff | tree |
2008-05-11 |
Jeff Connelly | Memory board: fit into 3" x 4". Increases via count...
|
commit | commitdiff | tree |
2008-05-11 |
Jeff Connelly | Memory board v2.0: suffix all parts with _1.
|
commit | commitdiff | tree |
2008-05-11 |
Jeff Connelly | Increase trace width for dtflop-ms2_test board.
|
commit | commitdiff | tree |
2008-05-11 |
Jeff Connelly | Place parts for dtflop-ms2_test, this routes to 4 vias.
|
commit | commitdiff | tree |
2008-05-11 |
Jeff Connelly | Add resistor serial feature to PADS-PCB converter,...
|
commit | commitdiff | tree |
2008-05-11 |
Jeff Connelly | Add PCB for dtflop-ms2_test, parts not placed.
|
commit | commitdiff | tree |
2008-05-11 |
Jeff Connelly | Export dtflop-ms2_test to SPICE netlist, with better...
|
commit | commitdiff | tree |
2008-05-11 |
Jeff Connelly | Rename dtflop-ms_test to dtflop-msmo_test in bb (for...
|
commit | commitdiff | tree |
2008-05-11 |
Jeff Connelly | CMP instruction now works!
|
commit | commitdiff | tree |
2008-05-11 |
Jeff Connelly | Add a new tbuf subcircuit, two simple ternary inverters.
|
commit | commitdiff | tree |
2008-05-11 |
Jeff Connelly | Buffer the I2 input on MUX_ALU_B, this fixes A1 going...
|
commit | commitdiff | tree |
2008-05-11 |
Jeff Connelly | Connect I2 to MUX_ALU_B, and then A1 resets to 0 at...
|
commit | commitdiff | tree |
2008-05-11 |
Jeff Connelly | Connecting I1 to MUX_ALU_A causes A1 to go to 0 at...
|
commit | commitdiff | tree |
2008-05-11 |
Jeff Connelly | In main, decide on using dtflop-ms2 instead of dtflop...
|
commit | commitdiff | tree |
2008-05-11 |
Jeff Connelly | In dtflop-msmo_test, show how dtflop-msmo and dtflop...
|
commit | commitdiff | tree |
2008-05-11 |
Jeff Connelly | Rename dtflop-ms to dtflop-msmo in all files.
|
commit | commitdiff | tree |
2008-05-11 |
Jeff Connelly | Rename dtflop-ms to dtflop-msmo (for Mouftah), since...
|
commit | commitdiff | tree |
2008-05-11 |
Jeff Connelly | Annotate the main graph showing PC cycling 0,1,0,1...
|
commit | commitdiff | tree |
2008-05-11 |
Jeff Connelly | Change all dtflop-ms2 to dtflop-ms (Mouftah's), but...
|
commit | commitdiff | tree |
2008-05-11 |
Jeff Connelly | Unhardwire LWI, so that in cmptest only 'lwi -3' executes.
|
commit | commitdiff | tree |
2008-05-11 |
Jeff Connelly | Ground I1 and I2 inputs to the CMP circuitry (multiplexers...
|
commit | commitdiff | tree |
2008-05-11 |
Jeff Connelly | Hardware main to treat all instructions as LWI, running...
|
commit | commitdiff | tree |
2008-05-11 |
Jeff Connelly | Show internal signals.
|
commit | commitdiff | tree |
2008-05-11 |
Jeff Connelly | Even with dtflop-ms2 in main, it still unexpectedly...
|
commit | commitdiff | tree |
2008-05-10 |
Jeff Connelly | In 3-trit register, replace dtflop-ms with dtflop-ms2.
|
commit | commitdiff | tree |
2008-05-10 |
Jeff Connelly | Annonate the trit_reg3_test graph, which doesn't match...
|
commit | commitdiff | tree |
2008-05-10 |
Jeff Connelly | A1 still incorrectly changes at half the clock frequency...
|
commit | commitdiff | tree |
2008-05-10 |
Jeff Connelly | Double the period for the clock generator.
|
commit | commitdiff | tree |
2008-05-10 |
Jeff Connelly | Change to a 2-phase clock generator, from 3-phase.
|
commit | commitdiff | tree |
2008-05-10 |
Jeff Connelly | Add 3-phase clock generator subcircuit, moving it off...
|
commit | commitdiff | tree |
2008-05-10 |
Jeff Connelly | Replace sp3t with trit-0 in swrom-blank. New models.
|
commit | commitdiff | tree |
2008-05-10 |
Jeff Connelly | Name sp3t-{1,2,3} subcircuits in trit-{i,0,1} as sw_...
|
commit | commitdiff | tree |
2008-05-10 |
Jeff Connelly | Modify bb to understand sp3t-{1,2,3}, and create a...
|
commit | commitdiff | tree |
2008-05-10 |
Jeff Connelly | Fix sp3t-2, so that trit_test correctly simulates and...
|
commit | commitdiff | tree |
2008-05-10 |
Jeff Connelly | Make trit-X files for i,0,1; which look like switches...
|
commit | commitdiff | tree |
2008-05-10 |
Jeff Connelly | Add "3" to symbol dyadic gates, so it is clearer that...
|
commit | commitdiff | tree |
2008-05-10 |
Jeff Connelly | In the 3:1 mux, move the S input within the symbol.
|
commit | commitdiff | tree |
2008-05-10 |
Jeff Connelly | Correctly name the 1:3 decoder (was incorrectly named...
|
commit | commitdiff | tree |
2008-05-10 |
Jeff Connelly | Merge git://repo.or.cz/trinary
|
commit | commitdiff | tree |
2008-05-10 |
Jeff Connelly | Add more signals to main.plt to try to debug why A1...
|
commit | commitdiff | tree |
2008-05-09 |
Jeff Connelly | Try to diagnose main.asc's LWI problem running cmptest.3.
|
commit | commitdiff | tree |
2008-05-07 |
Jeff Connelly | Add flags to logicCpu for user input, and add V(clk_status...
|
commit | commitdiff | tree |
2008-05-07 |
Jeff Connelly | Show ALU inputs in main.plt, and change logicCpu to...
|
commit | commitdiff | tree |
2008-05-07 |
Jeff Connelly | Setup main.plt to show what cmptest is doing.
|
commit | commitdiff | tree |
2008-05-07 |
Jeff Connelly | Generate CAM files for dtflop-ms_test_routed.fpc.
|
commit | commitdiff | tree |
2008-05-06 |
Jeff Connelly | Finalize memory board.
|
commit | commitdiff | tree |
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 |