speculative checkin
[fleet.git] / testCode / com /
2009-06-09 Adam Megacztest script updates
2009-05-29 Adam Megaczremove inversion from kessels OLC scan (and special...
2009-05-29 Adam Megaczmake test 6 harder
2009-05-29 Adam Megacztest updates for kessels counter
2009-05-29 Adam Megaczproper decoding of kessels OLC scan
2009-05-29 Adam Megaczbetter debugging messages on ProperStopper
2009-05-28 Adam Megaczupdates for kessels counter
2009-05-28 Adam Megaczchanges for kesselsCounter, flip initial state of D...
2009-05-28 Adam Megaczadd useHsim option
2009-05-19 Adam Megacztest fixes
2009-05-13 Adam Megacznew files from ivan, 12-May
2009-05-13 Adam Megaczupdate tests
2009-05-10 Adam Megacznew files from ivan, all tests pass
2009-05-06 Adam Megaczprint instruction being inserted, remove unnecessary...
2009-05-06 Adam Megaczadd Marina.dispatch(Instruction[]) and Marina.Ilc.toStr...
2009-05-04 Adam Megacznew files from ivan, test updates
2009-05-01 Adam Megaczfix handling of capture clock
2009-05-01 Adam Megacznew files from Ivan, 30-Apr
2009-04-30 Adam Megacznew files from ivan, 29-Apr, all tests pass
2009-04-29 Adam Megaczadd explicit name parameter to proper stoppers, better...
2009-04-24 Adam Megaczall tests pass except requeue stage tests
2009-04-24 Adam Megaczadd MarinaPacket.null_word
2009-04-24 Adam Megaczdisable traceFill/traceDrain
2009-04-24 Adam Megaczimplement InstructionStopper.fillTorpedo()
2009-04-23 Adam Megacznew files from ivan, 22-Apr
2009-04-23 Adam Megaczmore tests pass now
2009-04-21 Adam Megaczmore tests pass now
2009-04-21 Adam Megaczmore tests pass now
2009-04-21 Adam Megaczfix ILC tests, take advantage of new command line flags...
2009-04-21 Adam Megaczsome ILC fixes
2009-04-20 Adam Megaczadd additional masterClear() code for Verilog simulations
2009-04-20 Adam Megaczadd command-line arguments for -verilog and -testChains
2009-04-20 Adam Megaczupdate some paths, add master clear code for Verilog...
2009-04-20 Adam Megaczmake null_path public
2009-04-20 Adam Megaczremove drainNoCheck() hack from InstructionStopper
2009-04-19 Adam Megaczenable clockHack for VerilogModel
2009-04-13 Adam MegaczUpdate proper stoppers
2009-04-13 Adam Megaczfix test 3006
2009-04-09 Adam Megaczdo not call getCtrsFlags() in sendDataPath
2009-04-09 Adam Megaczreformatting only
2009-04-09 Adam Megaczupdate path to flags scan latches
2009-04-09 Adam Megaczfix bug in InstructionStopper
2009-03-24 Adam Megaczformatting changes
2009-03-24 Adam Megaczclean up InstructionStopper.fill(BitVector)
2009-03-24 Adam Megaczadd ProperStopper.fill(MarinaPacket)
2009-03-24 Adam Megaczadd convenience constructor MarinaPacket(BitVector...
2009-03-24 Adam Megaczrefactor MarinaPacket
2009-03-24 Adam Megaczadd expectLength()
2009-03-24 Adam Megaczremove unused method
2009-03-24 Adam Megaczrefactoring of InstructionStopper
2009-03-24 Adam Megaczformatting, commenting
2009-03-24 Adam Megaczmove methods out of MarinaUtils and into BitVectorGener...
2009-03-24 Adam Megaczmove RingIfc to inner class of ProperStopper, rename...
2009-03-24 Adam Megaczadd comment to Counter.java
2009-03-24 Adam Megaczbreak out Station and CmdArgs into outer classes
2009-03-24 Adam Megaczremove uses of extractData() and formatDataTokAddr...
2009-03-24 Adam Megaczupdate TOK_FIFO_PATH
2009-03-24 Adam Megaczremove unused methods
2009-03-24 Adam Megaczremove formatDataTokAddr() from ProperStopper
2009-03-24 Adam Megaczupdates to MarinaPacket
2009-03-23 Adam Megaczcheck the token fifo for emptiness before sendToken...
2009-03-23 Adam Megaczupdate path to token predecessor state wire
2009-03-23 Adam Megaczmore helpful formatDataTokAddr() showing bit numbers...
2009-03-17 Adam Megaczupdate to Ivans latest schematics
2009-03-17 Adam Megaczupdate MarinaTest to use new instruction constructors...
2009-03-10 Adam Megaczfix test 1006; now passes
2009-03-10 Adam Megaczmake drainNoCheck() protected, not private
2009-03-10 Adam Megaczfix spacing of 52-bit-packet printout
2009-03-10 Adam Megaczmove 52->36 bit conversion from drain() to drainNoCheck()
2009-03-10 Adam Megaczremove tab characters from source code files
2009-03-10 Adam Megaczcomment out testAllChains() call
2009-03-10 Adam Megaczcorrect paths in ProperStopper.java
2009-03-10 Adam Megaczcorrect bit ordering in InstructionStopper
2009-03-10 Adam Megaczback out bad commit
2009-03-10 Adam Megaczupdate marina.xml
2009-03-06 Adam Megaczupdate ProperStopper class to work with newest (6-scan...
2009-03-06 Adam Megaczadd a call to shiftReport(true,false) at top of ProperS...
2009-03-06 Adam Megaczadd test 1, testProperStoppers(), as well as commented...
2009-03-06 Adam Megaczupdate comment on MarinaUtils.RingIfc, remove stale...
2009-03-04 Adam Megaczget testAllChains() to work
2009-03-03 Adam Megaczupdate MarinaTest to work with new encoder
2008-12-19 Adam Megaczfix test 3021
2008-12-17 rkaofix bug in test 3017
2008-12-15 Adam Megacztest 3024
2008-12-11 rkaotests 3021 and 3025 pass
2008-12-10 Adam Megaczfix bug Russell noticed today, add INDEX_OF_ADDRESS_BIT...
2008-12-10 rkaotest 3014 passes
2008-12-10 rkao24 Nov design
2008-12-10 Adam Megaczfix commenting mistake
2008-12-10 Adam Megaczupdate dc bit in test 3012
2008-12-09 Adam Megaczattempt to use high-speed south fifo, but currently...
2008-12-09 Adam Megaczadd testOlcDecrementAtHighSpeed()
2008-12-09 Adam Megaczremove GROSS_HACK -- no longer necessary
2008-11-24 rkaotestSignExtendedLiteral() passes
2008-11-24 Adam Megaczbugfix
2008-11-24 Adam Megaczadd test 3023, testTorpedoOnAnInfiniteNop()
2008-11-24 Adam Megaczadd test 3022: test ILC for non-infinite values
2008-11-24 Adam Megaczadd test 3021
2008-11-24 Adam Megaczadd tests 3019 and 3020
2008-11-23 rkaoadd methods for frequency probe
next