do not call getCtrsFlags() in sendDataPath
authorAdam Megacz <adam.megacz@sun.com>
Thu, 9 Apr 2009 03:58:33 +0000 (03:58 +0000)
committerAdam Megacz <adam.megacz@sun.com>
Thu, 9 Apr 2009 03:58:33 +0000 (03:58 +0000)
testCode/com/sun/vlsi/chips/marina/test/MarinaTest.java

index 1b6cc05..08389d7 100644 (file)
@@ -1569,7 +1569,7 @@ public class MarinaTest {
         prln("Begin sendDataWithPath");
         adjustIndent(2);
 
-        getCtrsFlags(marina);
+        //getCtrsFlags(marina);
 
         edu.berkeley.fleet.api.BitVector bv = new edu.berkeley.fleet.api.BitVector(13);