From: Adam Megacz Date: Sun, 23 Nov 2008 20:11:57 +0000 (+0000) Subject: temporary hack to test 3012 to help illustrate problem X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=1ab0fdcb940d0acf686a21d9e90a5ccf5048f777;p=fleet.git temporary hack to test 3012 to help illustrate problem --- diff --git a/testCode/com/sun/vlsi/chips/marina/test/MarinaTest.java b/testCode/com/sun/vlsi/chips/marina/test/MarinaTest.java index cf0bb4a..a766cb5 100644 --- a/testCode/com/sun/vlsi/chips/marina/test/MarinaTest.java +++ b/testCode/com/sun/vlsi/chips/marina/test/MarinaTest.java @@ -1233,12 +1233,17 @@ public class MarinaTest { for(boolean dc : new boolean[] { false, true }) { for(boolean c_flag : new boolean[] { true, false, true }) { + prln(""); prln("****** checking case where dc="+dc+", cflag="+c_flag); BitVector data = new BitVector(37, "empty"); BitVector addr = new BitVector(14, "empty"); for(int i=0; i