2008-05-25 |
Jeff Connelly | Sign board (previous commit), changing from discrete...
|
commit | commitdiff | tree |
2008-05-25 |
Jeff Connelly | Sign detector board: use resistor network.
|
commit | commitdiff | tree |
2008-05-25 |
Jeff Connelly | Sign detector board: use resistor network (PCB not...
|
commit | commitdiff | tree |
2008-05-25 |
Jeff Connelly | Full adder board: route, with 40 mil clearance from...
|
commit | commitdiff | tree |
2008-05-25 |
Jeff Connelly | Full adder PCB: increase board to 4.5x6", and rearrange...
|
commit | commitdiff | tree |
2008-05-25 |
Jeff Connelly | Full adder board: add plus signs between chips so it...
|
commit | commitdiff | tree |
2008-05-25 |
Jeff Connelly | Full adder PCB: add chips, in a 1x1" grid. Total board...
|
commit | commitdiff | tree |
2008-05-25 |
Jeff Connelly | Full adder PCB: every chip is on top of each other...
|
commit | commitdiff | tree |
2008-05-25 |
Jeff Connelly | Add full adder PCB, not placed and not routed.
|
commit | commitdiff | tree |
2008-05-25 |
Jeff Connelly | PADS-PCB converter: generate a .map file, listing short...
|
commit | commitdiff | tree |
2008-05-25 |
Jeff Connelly | Remove full adder PCB, since it will be redone with...
|
commit | commitdiff | tree |
2008-05-25 |
Jeff Connelly | Add full adder netlist.
|
commit | commitdiff | tree |
2008-05-22 |
Jeff Connelly | Merge git://repo.or.cz/trinary
|
commit | commitdiff | tree |
2008-05-22 |
Jeff Connelly | Chip mapper runner: add interactive option to choose...
|
commit | commitdiff | tree |
2008-05-22 |
Jeff Connelly | Chip mapper: default chip numbering at 1.
|
commit | commitdiff | tree |
2008-05-22 |
Jeff Connelly | Chip mapper: include resistor value in resistor network...
|
commit | commitdiff | tree |
2008-05-22 |
Jeff Connelly | Chip mapper: add support for MDP1403 7-resistor network.
|
commit | commitdiff | tree |
2008-05-22 |
Jeff Connelly | Chip mapper: add KNOWN_CHIPS in preparation for supporting...
|
commit | commitdiff | tree |
2008-05-22 |
Jeff Connelly | Merge git://repo.or.cz/trinary
|
commit | commitdiff | tree |
2008-05-22 |
Jeff Connelly | Merge git://repo.or.cz/trinary
|
commit | commitdiff | tree |
2008-05-22 |
Jeff Connelly | Memory board: note the error.
|
commit | commitdiff | tree |
2008-05-19 |
Jeff Connelly | Make Summer 2008 Schedule, see it here: http://jeff...
|
commit | commitdiff | tree |
2008-05-19 |
Jeff Connelly | General cleanup of main architecture.
|
commit | commitdiff | tree |
2008-05-19 |
Jeff Connelly | Update schedule for after http://jeff.tk/wiki/Trinary...
|
commit | commitdiff | tree |
2008-05-19 |
Jeff Connelly | Update schedule for before http://jeff.tk/wiki/Trinary...
|
commit | commitdiff | tree |
2008-05-19 |
Jeff Connelly | Split main to main-jmptest, and add swrom-jmptest.
|
commit | commitdiff | tree |
2008-05-19 |
Jeff Connelly | Add logic board schematic from Chirag.
|
commit | commitdiff | tree |
2008-05-19 |
Jeff Connelly | Merge git://repo.or.cz/trinary
|
commit | commitdiff | tree |
2008-05-18 |
Jeff Connelly | Add main architecture with cmptest instruction.
|
commit | commitdiff | tree |
2008-05-18 |
Jeff Connelly | Route full-adder board.
|
commit | commitdiff | tree |
2008-05-18 |
Jeff Connelly | Shrink unrouted full-adder board from 5x7.5" to 4.5x6"
|
commit | commitdiff | tree |
2008-05-18 |
Jeff Connelly | PCB conversion suite: abort if no such file.
|
commit | commitdiff | tree |
2008-05-18 |
Jeff Connelly | Add PCB for sign detector.
|
commit | commitdiff | tree |
2008-05-18 |
Jeff Connelly | Rename ALU to full adder board.
|
commit | commitdiff | tree |
2008-05-17 |
Jeff Connelly | ALU Board: Route one full-adder, in 5 x 7.5".
|
commit | commitdiff | tree |
2008-05-17 |
Jeff Connelly | Add ALU board, currently is only a full-adder.
|
commit | commitdiff | tree |
2008-05-17 |
Jeff Connelly | PADS-PCB converter: use 40 mil holes in header.
|
commit | commitdiff | tree |
2008-05-17 |
Jeff Connelly | Replace 40 mil header footprints with those from http...
|
commit | commitdiff | tree |
2008-05-17 |
Jeff Connelly | Add FreePCB file of headers with 40 mil holes
|
commit | commitdiff | tree |
2008-05-17 |
Jeff Connelly | Rename PCB running suite to pcb.py.
|
commit | commitdiff | tree |
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 |