2009-05-28 |
Adam Megacz | changes for kesselsCounter, flip initial state of D... |
tree | commitdiff |
2009-05-28 |
Adam Megacz | add useHsim option |
tree | commitdiff |
2009-05-19 |
Adam Megacz | test fixes |
tree | commitdiff |
2009-05-13 |
Adam Megacz | new files from ivan, 12-May |
tree | commitdiff |
2009-05-13 |
Adam Megacz | update tests |
tree | commitdiff |
2009-05-10 |
Adam Megacz | new files from ivan, all tests pass |
tree | commitdiff |
2009-05-06 |
Adam Megacz | print instruction being inserted, remove unnecessary... |
tree | commitdiff |
2009-05-06 |
Adam Megacz | add Marina.dispatch(Instruction[]) and Marina.Ilc.toStr... |
tree | commitdiff |
2009-05-04 |
Adam Megacz | new files from ivan, test updates |
tree | commitdiff |
2009-05-01 |
Adam Megacz | fix handling of capture clock |
tree | commitdiff |
2009-05-01 |
Adam Megacz | new files from Ivan, 30-Apr |
tree | commitdiff |
2009-04-30 |
Adam Megacz | new files from ivan, 29-Apr, all tests pass |
tree | commitdiff |
2009-04-29 |
Adam Megacz | add explicit name parameter to proper stoppers, better... |
tree | commitdiff |
2009-04-24 |
Adam Megacz | all tests pass except requeue stage tests |
tree | commitdiff |
2009-04-24 |
Adam Megacz | add MarinaPacket.null_word |
tree | commitdiff |
2009-04-24 |
Adam Megacz | disable traceFill/traceDrain |
tree | commitdiff |
2009-04-24 |
Adam Megacz | implement InstructionStopper.fillTorpedo() |
tree | commitdiff |
2009-04-23 |
Adam Megacz | new files from ivan, 22-Apr |
tree | commitdiff |
2009-04-23 |
Adam Megacz | more tests pass now |
tree | commitdiff |
2009-04-21 |
Adam Megacz | more tests pass now |
tree | commitdiff |
2009-04-21 |
Adam Megacz | more tests pass now |
tree | commitdiff |
2009-04-21 |
Adam Megacz | fix ILC tests, take advantage of new command line flags... |
tree | commitdiff |
2009-04-21 |
Adam Megacz | some ILC fixes |
tree | commitdiff |
2009-04-20 |
Adam Megacz | add additional masterClear() code for Verilog simulations |
tree | commitdiff |
2009-04-20 |
Adam Megacz | add command-line arguments for -verilog and -testChains |
tree | commitdiff |
2009-04-20 |
Adam Megacz | update some paths, add master clear code for Verilog... |
tree | commitdiff |
2009-04-20 |
Adam Megacz | make null_path public |
tree | commitdiff |
2009-04-20 |
Adam Megacz | remove drainNoCheck() hack from InstructionStopper |
tree | commitdiff |
2009-04-19 |
Adam Megacz | enable clockHack for VerilogModel |
tree | commitdiff |
2009-04-13 |
Adam Megacz | Update proper stoppers |
tree | commitdiff |
2009-04-13 |
Adam Megacz | fix test 3006 |
tree | commitdiff |
2009-04-09 |
Adam Megacz | do not call getCtrsFlags() in sendDataPath |
tree | commitdiff |
2009-04-09 |
Adam Megacz | reformatting only |
tree | commitdiff |
2009-04-09 |
Adam Megacz | update path to flags scan latches |
tree | commitdiff |
2009-04-09 |
Adam Megacz | fix bug in InstructionStopper |
tree | commitdiff |
2009-03-24 |
Adam Megacz | formatting changes |
tree | commitdiff |
2009-03-24 |
Adam Megacz | clean up InstructionStopper.fill(BitVector) |
tree | commitdiff |
2009-03-24 |
Adam Megacz | add ProperStopper.fill(MarinaPacket) |
tree | commitdiff |
2009-03-24 |
Adam Megacz | add convenience constructor MarinaPacket(BitVector... |
tree | commitdiff |
2009-03-24 |
Adam Megacz | refactor MarinaPacket |
tree | commitdiff |
2009-03-24 |
Adam Megacz | add expectLength() |
tree | commitdiff |
2009-03-24 |
Adam Megacz | remove unused method |
tree | commitdiff |
2009-03-24 |
Adam Megacz | refactoring of InstructionStopper |
tree | commitdiff |
2009-03-24 |
Adam Megacz | formatting, commenting |
tree | commitdiff |
2009-03-24 |
Adam Megacz | move methods out of MarinaUtils and into BitVectorGener... |
tree | commitdiff |
2009-03-24 |
Adam Megacz | move RingIfc to inner class of ProperStopper, rename... |
tree | commitdiff |
2009-03-24 |
Adam Megacz | add comment to Counter.java |
tree | commitdiff |
2009-03-24 |
Adam Megacz | break out Station and CmdArgs into outer classes |
tree | commitdiff |
2009-03-24 |
Adam Megacz | remove uses of extractData() and formatDataTokAddr... |
tree | commitdiff |
2009-03-24 |
Adam Megacz | update TOK_FIFO_PATH |
tree | commitdiff |
2009-03-24 |
Adam Megacz | remove unused methods |
tree | commitdiff |
2009-03-24 |
Adam Megacz | remove formatDataTokAddr() from ProperStopper |
tree | commitdiff |
2009-03-24 |
Adam Megacz | updates to MarinaPacket |
tree | commitdiff |
2009-03-23 |
Adam Megacz | check the token fifo for emptiness before sendToken... |
tree | commitdiff |
2009-03-23 |
Adam Megacz | update path to token predecessor state wire |
tree | commitdiff |
2009-03-23 |
Adam Megacz | more helpful formatDataTokAddr() showing bit numbers... |
tree | commitdiff |
2009-03-17 |
Adam Megacz | update to Ivans latest schematics |
tree | commitdiff |
2009-03-17 |
Adam Megacz | update MarinaTest to use new instruction constructors... |
tree | commitdiff |
2009-03-10 |
Adam Megacz | fix test 1006; now passes |
tree | commitdiff |
2009-03-10 |
Adam Megacz | make drainNoCheck() protected, not private |
tree | commitdiff |
2009-03-10 |
Adam Megacz | fix spacing of 52-bit-packet printout |
tree | commitdiff |
2009-03-10 |
Adam Megacz | move 52->36 bit conversion from drain() to drainNoCheck() |
tree | commitdiff |
2009-03-10 |
Adam Megacz | remove tab characters from source code files |
tree | commitdiff |
2009-03-10 |
Adam Megacz | comment out testAllChains() call |
tree | commitdiff |
2009-03-10 |
Adam Megacz | correct paths in ProperStopper.java |
tree | commitdiff |
2009-03-10 |
Adam Megacz | correct bit ordering in InstructionStopper |
tree | commitdiff |
2009-03-10 |
Adam Megacz | back out bad commit |
tree | commitdiff |
2009-03-10 |
Adam Megacz | update marina.xml |
tree | commitdiff |
2009-03-06 |
Adam Megacz | update ProperStopper class to work with newest (6-scan... |
tree | commitdiff |
2009-03-06 |
Adam Megacz | add a call to shiftReport(true,false) at top of ProperS... |
tree | commitdiff |
2009-03-06 |
Adam Megacz | add test 1, testProperStoppers(), as well as commented... |
tree | commitdiff |
2009-03-06 |
Adam Megacz | update comment on MarinaUtils.RingIfc, remove stale... |
tree | commitdiff |
2009-03-04 |
Adam Megacz | get testAllChains() to work |
tree | commitdiff |
2009-03-03 |
Adam Megacz | update MarinaTest to work with new encoder |
tree | commitdiff |
2008-12-19 |
Adam Megacz | fix test 3021 |
tree | commitdiff |
2008-12-17 |
rkao | fix bug in test 3017 |
tree | commitdiff |
2008-12-15 |
Adam Megacz | test 3024 |
tree | commitdiff |
2008-12-11 |
rkao | tests 3021 and 3025 pass |
tree | commitdiff |
2008-12-10 |
Adam Megacz | fix bug Russell noticed today, add INDEX_OF_ADDRESS_BIT... |
tree | commitdiff |
2008-12-10 |
rkao | test 3014 passes |
tree | commitdiff |
2008-12-10 |
rkao | 24 Nov design |
tree | commitdiff |
2008-12-10 |
Adam Megacz | fix commenting mistake |
tree | commitdiff |
2008-12-10 |
Adam Megacz | update dc bit in test 3012 |
tree | commitdiff |
2008-12-09 |
Adam Megacz | attempt to use high-speed south fifo, but currently... |
tree | commitdiff |
2008-12-09 |
Adam Megacz | add testOlcDecrementAtHighSpeed() |
tree | commitdiff |
2008-12-09 |
Adam Megacz | remove GROSS_HACK -- no longer necessary |
tree | commitdiff |
2008-11-24 |
rkao | testSignExtendedLiteral() passes |
tree | commitdiff |
2008-11-24 |
Adam Megacz | bugfix |
tree | commitdiff |
2008-11-24 |
Adam Megacz | add test 3023, testTorpedoOnAnInfiniteNop() |
tree | commitdiff |
2008-11-24 |
Adam Megacz | add test 3022: test ILC for non-infinite values |
tree | commitdiff |
2008-11-24 |
Adam Megacz | add test 3021 |
tree | commitdiff |
2008-11-24 |
Adam Megacz | add tests 3019 and 3020 |
tree | commitdiff |
2008-11-23 |
rkao | add methods for frequency probe |
tree | commitdiff |
2008-11-23 |
Adam Megacz | add test 3018 (note that you need a new fleet jarball... |
tree | commitdiff |
2008-11-23 |
Adam Megacz | add MarinaPacket class and use it |
tree | commitdiff |
2008-11-23 |
rkao | working on testSouthRecirculate |
tree | commitdiff |
2008-11-23 |
rkao | working on testSouthRecirculate |
tree | commitdiff |
2008-11-23 |
Adam Megacz | add test 3017 |
tree | commitdiff |
2008-11-23 |
Adam Megacz | lotsa changes, test 3016, remove d-register scannabilit... |
tree | commitdiff |
2008-11-23 |
Adam Megacz | remove d-register scan method |
tree | commitdiff |
next |