fleet.git
15 years agoremove drainNoCheck() hack from InstructionStopper
Adam Megacz [Mon, 20 Apr 2009 18:23:31 +0000 (18:23 +0000)]
remove drainNoCheck() hack from InstructionStopper

15 years agoenable clockHack for VerilogModel
Adam Megacz [Sun, 19 Apr 2009 02:38:37 +0000 (02:38 +0000)]
enable clockHack for VerilogModel

15 years agolatest files from ivan
Adam Megacz [Sun, 19 Apr 2009 02:37:55 +0000 (02:37 +0000)]
latest files from ivan

15 years agoupdate from Ivan
Adam Megacz [Wed, 15 Apr 2009 22:15:18 +0000 (22:15 +0000)]
update from Ivan

15 years agonew libraries from Ivan - 14 April 2009
jlexau [Wed, 15 Apr 2009 05:33:34 +0000 (05:33 +0000)]
new libraries from Ivan - 14 April 2009

15 years agoUpdate proper stoppers
Adam Megacz [Mon, 13 Apr 2009 23:19:03 +0000 (23:19 +0000)]
Update proper stoppers

15 years agofix test 3006
Adam Megacz [Mon, 13 Apr 2009 23:17:12 +0000 (23:17 +0000)]
fix test 3006

15 years agoupdate registersM
Adam Megacz [Mon, 13 Apr 2009 23:16:11 +0000 (23:16 +0000)]
update registersM

15 years agoremove obsolete comment
Adam Megacz [Mon, 13 Apr 2009 23:15:37 +0000 (23:15 +0000)]
remove obsolete comment

15 years agoadd Ivans updated registersM.jelib and regenerate marina.spi
Adam Megacz [Mon, 13 Apr 2009 23:15:18 +0000 (23:15 +0000)]
add Ivans updated registersM.jelib and regenerate marina.spi

15 years agoSecond try - updating to match Ivan's 04102009 libraries
coates [Mon, 13 Apr 2009 18:45:14 +0000 (18:45 +0000)]
Second try - updating to match Ivan's 04102009 libraries

15 years agoinitial check-in of new libraries
coates [Mon, 13 Apr 2009 17:41:35 +0000 (17:41 +0000)]
initial check-in of new libraries

15 years agoChecking in Ivans new files
coates [Fri, 10 Apr 2009 23:14:17 +0000 (23:14 +0000)]
Checking in Ivans new files

15 years agodo not call getCtrsFlags() in sendDataPath
Adam Megacz [Thu, 9 Apr 2009 03:58:33 +0000 (03:58 +0000)]
do not call getCtrsFlags() in sendDataPath

15 years agoreformatting only
Adam Megacz [Thu, 9 Apr 2009 03:58:14 +0000 (03:58 +0000)]
reformatting only

15 years agoupdate path to flags scan latches
Adam Megacz [Thu, 9 Apr 2009 03:57:18 +0000 (03:57 +0000)]
update path to flags scan latches

15 years agofix bug in InstructionStopper
Adam Megacz [Thu, 9 Apr 2009 03:56:52 +0000 (03:56 +0000)]
fix bug in InstructionStopper

15 years agoupdate encoding code
Adam Megacz [Thu, 9 Apr 2009 03:56:04 +0000 (03:56 +0000)]
update encoding code

15 years agoupdate to new 25-Mar schematics from Ivan
Adam Megacz [Fri, 27 Mar 2009 03:53:16 +0000 (03:53 +0000)]
update to new 25-Mar schematics from Ivan

15 years agoModifications for wagTest
coates [Tue, 24 Mar 2009 23:09:46 +0000 (23:09 +0000)]
Modifications for wagTest

15 years agoAdded wagTest schematic and layout to test extracted simulation flow
coates [Tue, 24 Mar 2009 23:09:03 +0000 (23:09 +0000)]
Added wagTest schematic and layout to test extracted simulation flow

15 years agoupdate marina.xml and marina.spi
Adam Megacz [Tue, 24 Mar 2009 22:09:41 +0000 (22:09 +0000)]
update marina.xml and marina.spi

15 years agoformatting changes
Adam Megacz [Tue, 24 Mar 2009 18:42:36 +0000 (18:42 +0000)]
formatting changes

15 years agoclean up InstructionStopper.fill(BitVector)
Adam Megacz [Tue, 24 Mar 2009 18:29:35 +0000 (18:29 +0000)]
clean up InstructionStopper.fill(BitVector)

15 years agoadd ProperStopper.fill(MarinaPacket)
Adam Megacz [Tue, 24 Mar 2009 18:29:20 +0000 (18:29 +0000)]
add ProperStopper.fill(MarinaPacket)

15 years agoadd convenience constructor MarinaPacket(BitVector,boolean)
Adam Megacz [Tue, 24 Mar 2009 18:29:08 +0000 (18:29 +0000)]
add convenience constructor MarinaPacket(BitVector,boolean)

15 years agorefactor MarinaPacket
Adam Megacz [Tue, 24 Mar 2009 18:22:12 +0000 (18:22 +0000)]
refactor MarinaPacket

15 years agoadd expectLength()
Adam Megacz [Tue, 24 Mar 2009 18:20:50 +0000 (18:20 +0000)]
add expectLength()

15 years agoremove unused method
Adam Megacz [Tue, 24 Mar 2009 18:13:36 +0000 (18:13 +0000)]
remove unused method

15 years agorefactoring of InstructionStopper
Adam Megacz [Tue, 24 Mar 2009 18:13:15 +0000 (18:13 +0000)]
refactoring of InstructionStopper

15 years agoformatting, commenting
Adam Megacz [Tue, 24 Mar 2009 18:07:08 +0000 (18:07 +0000)]
formatting, commenting

15 years agomove methods out of MarinaUtils and into BitVectorGenerators
Adam Megacz [Tue, 24 Mar 2009 18:05:59 +0000 (18:05 +0000)]
move methods out of MarinaUtils and into BitVectorGenerators

15 years agomove RingIfc to inner class of ProperStopper, rename to CommandCodes
Adam Megacz [Tue, 24 Mar 2009 18:01:54 +0000 (18:01 +0000)]
move RingIfc to inner class of ProperStopper, rename to CommandCodes

15 years agoadd comment to Counter.java
Adam Megacz [Tue, 24 Mar 2009 18:00:33 +0000 (18:00 +0000)]
add comment to Counter.java

15 years agobreak out Station and CmdArgs into outer classes
Adam Megacz [Tue, 24 Mar 2009 17:58:50 +0000 (17:58 +0000)]
break out Station and CmdArgs into outer classes

15 years agoremove uses of extractData() and formatDataTokAddr() in MarinaTest
Adam Megacz [Tue, 24 Mar 2009 17:57:04 +0000 (17:57 +0000)]
remove uses of extractData() and formatDataTokAddr() in MarinaTest

15 years agoupdate TOK_FIFO_PATH
Adam Megacz [Tue, 24 Mar 2009 17:56:46 +0000 (17:56 +0000)]
update TOK_FIFO_PATH

15 years agoremove unused methods
Adam Megacz [Tue, 24 Mar 2009 17:56:23 +0000 (17:56 +0000)]
remove unused methods

15 years agoremove formatDataTokAddr() from ProperStopper
Adam Megacz [Tue, 24 Mar 2009 17:56:08 +0000 (17:56 +0000)]
remove formatDataTokAddr() from ProperStopper

15 years agoupdates to MarinaPacket
Adam Megacz [Tue, 24 Mar 2009 17:55:48 +0000 (17:55 +0000)]
updates to MarinaPacket

15 years agocleaned up, plus added new scanM:scanAmp passthrough definition
coates [Tue, 24 Mar 2009 17:55:19 +0000 (17:55 +0000)]
cleaned up, plus added new scanM:scanAmp passthrough definition

15 years agoadd coversM
Adam Megacz [Tue, 24 Mar 2009 16:52:53 +0000 (16:52 +0000)]
add coversM

15 years agoupdate to Ivan latest designs
Adam Megacz [Tue, 24 Mar 2009 16:00:41 +0000 (16:00 +0000)]
update to Ivan latest designs

15 years agocheck the token fifo for emptiness before sendToken() test
Adam Megacz [Mon, 23 Mar 2009 00:49:44 +0000 (00:49 +0000)]
check the token fifo for emptiness before sendToken() test

15 years agoupdate path to token predecessor state wire
Adam Megacz [Mon, 23 Mar 2009 00:49:22 +0000 (00:49 +0000)]
update path to token predecessor state wire

15 years agomore helpful formatDataTokAddr() showing bit numbers, endianness
Adam Megacz [Mon, 23 Mar 2009 00:49:07 +0000 (00:49 +0000)]
more helpful formatDataTokAddr() showing bit numbers, endianness

15 years agofix connection of doo[T,D] and ddo[T,D] at top level
Adam Megacz [Sun, 22 Mar 2009 20:20:55 +0000 (20:20 +0000)]
fix connection of doo[T,D] and ddo[T,D] at top level

15 years agoupdate marina.bsh, marina.spi, marina.xml for new jelibs
Adam Megacz [Sat, 21 Mar 2009 01:36:21 +0000 (01:36 +0000)]
update marina.bsh, marina.spi, marina.xml for new jelibs

15 years agoModified library from Ivan
coates [Fri, 20 Mar 2009 18:44:34 +0000 (18:44 +0000)]
Modified library from Ivan

15 years agoupdate to Ivans latest schematics
Adam Megacz [Tue, 17 Mar 2009 22:49:01 +0000 (22:49 +0000)]
update to Ivans latest schematics

15 years agoupdate MarinaTest to use new instruction constructors (no looping bit)
Adam Megacz [Tue, 17 Mar 2009 17:23:20 +0000 (17:23 +0000)]
update MarinaTest to use new instruction constructors (no looping bit)

15 years agoupdates to instruction encoder
Adam Megacz [Tue, 17 Mar 2009 17:22:34 +0000 (17:22 +0000)]
updates to instruction encoder

15 years agofix test 1006; now passes
Adam Megacz [Tue, 10 Mar 2009 22:20:25 +0000 (22:20 +0000)]
fix test 1006; now passes

15 years agomake drainNoCheck() protected, not private
Adam Megacz [Tue, 10 Mar 2009 22:20:10 +0000 (22:20 +0000)]
make drainNoCheck() protected, not private

15 years agofix spacing of 52-bit-packet printout
Adam Megacz [Tue, 10 Mar 2009 22:19:44 +0000 (22:19 +0000)]
fix spacing of 52-bit-packet printout

15 years agomove 52->36 bit conversion from drain() to drainNoCheck()
Adam Megacz [Tue, 10 Mar 2009 22:19:24 +0000 (22:19 +0000)]
move 52->36 bit conversion from drain() to drainNoCheck()

15 years agoremove tab characters from source code files
Adam Megacz [Tue, 10 Mar 2009 19:49:39 +0000 (19:49 +0000)]
remove tab characters from source code files

15 years agocomment out testAllChains() call
Adam Megacz [Tue, 10 Mar 2009 19:47:32 +0000 (19:47 +0000)]
comment out testAllChains() call

15 years agocorrect paths in ProperStopper.java
Adam Megacz [Tue, 10 Mar 2009 19:46:37 +0000 (19:46 +0000)]
correct paths in ProperStopper.java

15 years agocorrect bit ordering in InstructionStopper
Adam Megacz [Tue, 10 Mar 2009 19:02:16 +0000 (19:02 +0000)]
correct bit ordering in InstructionStopper

15 years agoback out bad commit
Adam Megacz [Tue, 10 Mar 2009 19:00:40 +0000 (19:00 +0000)]
back out bad commit

15 years agoupdate marina.xml
Adam Megacz [Tue, 10 Mar 2009 18:54:48 +0000 (18:54 +0000)]
update marina.xml

15 years agoupdate marina.spi
Adam Megacz [Tue, 10 Mar 2009 18:54:25 +0000 (18:54 +0000)]
update marina.spi

15 years agoupdate ProperStopper class to work with newest (6-scan-bit) proper stopper
Adam Megacz [Fri, 6 Mar 2009 03:21:21 +0000 (03:21 +0000)]
update ProperStopper class to work with newest (6-scan-bit) proper stopper

15 years agoadd a call to shiftReport(true,false) at top of ProperStopper.getStopped()
Adam Megacz [Fri, 6 Mar 2009 03:02:18 +0000 (03:02 +0000)]
add a call to shiftReport(true,false) at top of ProperStopper.getStopped()

15 years agoadd test 1, testProperStoppers(), as well as commented-out code to spawn the ChainG gui
Adam Megacz [Fri, 6 Mar 2009 03:00:42 +0000 (03:00 +0000)]
add test 1, testProperStoppers(), as well as commented-out code to spawn the ChainG gui

15 years agoupdate comment on MarinaUtils.RingIfc, remove stale comments
Adam Megacz [Fri, 6 Mar 2009 02:59:21 +0000 (02:59 +0000)]
update comment on MarinaUtils.RingIfc, remove stale comments

15 years agoChanged signalBitFromInboundSwitchFabric connection from aout[14] to ain[14]
coates [Thu, 5 Mar 2009 22:55:06 +0000 (22:55 +0000)]
Changed signalBitFromInboundSwitchFabric connection from aout[14] to ain[14]

15 years agoupdate rebuild.sh again
Adam Megacz [Thu, 5 Mar 2009 22:05:00 +0000 (22:05 +0000)]
update rebuild.sh again

15 years agoupdate rebuild.sh
Adam Megacz [Thu, 5 Mar 2009 22:02:10 +0000 (22:02 +0000)]
update rebuild.sh

15 years agoadd rebuild.sh
Adam Megacz [Thu, 5 Mar 2009 21:57:03 +0000 (21:57 +0000)]
add rebuild.sh

15 years agoadd lib/test.jar
Adam Megacz [Thu, 5 Mar 2009 21:55:59 +0000 (21:55 +0000)]
add lib/test.jar

15 years agoget testAllChains() to work
Adam Megacz [Wed, 4 Mar 2009 23:13:24 +0000 (23:13 +0000)]
get testAllChains() to work

15 years agoChecking in header and cfg files
coates [Wed, 4 Mar 2009 00:28:01 +0000 (00:28 +0000)]
Checking in header and cfg files

15 years agoremove adam.jar from runOne.sh
Adam Megacz [Wed, 4 Mar 2009 00:12:30 +0000 (00:12 +0000)]
remove adam.jar from runOne.sh

15 years agoUpdated marina beanshell for Ivan's latest
coates [Tue, 3 Mar 2009 23:56:54 +0000 (23:56 +0000)]
Updated marina beanshell for Ivan's latest

15 years agoUpdated all design files to match Ivan's version as of 24 Feb 09,
coates [Tue, 3 Mar 2009 23:01:13 +0000 (23:01 +0000)]
Updated all design files to match Ivan's version as of 24 Feb 09,
with some modifications:
- changed some icons to correctly reflect number of scan chain cells
- changed all JTAG bus exports to be bidirectional

15 years agoRemoved all old design files prior to updating with Ivan's newest design
coates [Tue, 3 Mar 2009 22:57:41 +0000 (22:57 +0000)]
Removed all old design files prior to updating with Ivan's newest design

15 years agoadd runOne.sh
Adam Megacz [Tue, 3 Mar 2009 20:46:40 +0000 (20:46 +0000)]
add runOne.sh

15 years agoadd PercolatedPort
Adam Megacz [Tue, 3 Mar 2009 20:42:15 +0000 (20:42 +0000)]
add PercolatedPort

15 years agoupdate MarinaTest to work with new encoder
Adam Megacz [Tue, 3 Mar 2009 20:38:35 +0000 (20:38 +0000)]
update MarinaTest to work with new encoder

15 years agoeliminate need for adam.jar
Adam Megacz [Tue, 3 Mar 2009 20:37:49 +0000 (20:37 +0000)]
eliminate need for adam.jar

15 years agofix test 3021
Adam Megacz [Fri, 19 Dec 2008 21:57:40 +0000 (21:57 +0000)]
fix test 3021

15 years agofix bug in test 3017
rkao [Wed, 17 Dec 2008 18:43:03 +0000 (18:43 +0000)]
fix bug in test 3017

15 years agofix schematic bug that contributes to 3021 not working
rkao [Mon, 15 Dec 2008 22:12:44 +0000 (22:12 +0000)]
fix schematic bug that contributes to 3021 not working

15 years agotest 3024
Adam Megacz [Mon, 15 Dec 2008 07:08:46 +0000 (07:08 +0000)]
test 3024

15 years agotests 3021 and 3025 pass
rkao [Thu, 11 Dec 2008 21:04:56 +0000 (21:04 +0000)]
tests 3021 and 3025 pass

15 years agofix bug Russell noticed today, add INDEX_OF_ADDRESS_BIT_COPIED_TO_C_FLAG_WHEN_DC_EQUALS_*
Adam Megacz [Wed, 10 Dec 2008 23:26:28 +0000 (23:26 +0000)]
fix bug Russell noticed today, add INDEX_OF_ADDRESS_BIT_COPIED_TO_C_FLAG_WHEN_DC_EQUALS_*

15 years agotest 3014 passes
rkao [Wed, 10 Dec 2008 22:38:26 +0000 (22:38 +0000)]
test 3014 passes

15 years ago24 Nov design
rkao [Wed, 10 Dec 2008 19:35:49 +0000 (19:35 +0000)]
24 Nov design

15 years agofix commenting mistake
Adam Megacz [Wed, 10 Dec 2008 16:46:12 +0000 (16:46 +0000)]
fix commenting mistake

15 years agoupdate dc bit in test 3012
Adam Megacz [Wed, 10 Dec 2008 16:44:31 +0000 (16:44 +0000)]
update dc bit in test 3012

15 years agoattempt to use high-speed south fifo, but currently 3025 fails
Adam Megacz [Tue, 9 Dec 2008 23:22:21 +0000 (23:22 +0000)]
attempt to use high-speed south fifo, but currently 3025 fails

15 years agoadd testOlcDecrementAtHighSpeed()
Adam Megacz [Tue, 9 Dec 2008 22:03:37 +0000 (22:03 +0000)]
add testOlcDecrementAtHighSpeed()

15 years agoremove GROSS_HACK -- no longer necessary
Adam Megacz [Tue, 9 Dec 2008 21:19:22 +0000 (21:19 +0000)]
remove GROSS_HACK -- no longer necessary

15 years agotestSignExtendedLiteral() passes
rkao [Mon, 24 Nov 2008 21:09:36 +0000 (21:09 +0000)]
testSignExtendedLiteral() passes

15 years agobugfix
Adam Megacz [Mon, 24 Nov 2008 19:54:25 +0000 (19:54 +0000)]
bugfix

15 years agoadd test 3023, testTorpedoOnAnInfiniteNop()
Adam Megacz [Mon, 24 Nov 2008 19:53:37 +0000 (19:53 +0000)]
add test 3023, testTorpedoOnAnInfiniteNop()

15 years agoadd test 3022: test ILC for non-infinite values
Adam Megacz [Mon, 24 Nov 2008 18:00:40 +0000 (18:00 +0000)]
add test 3022: test ILC for non-infinite values

15 years agoadd test 3021
Adam Megacz [Mon, 24 Nov 2008 03:02:34 +0000 (03:02 +0000)]
add test 3021