remember to re-set ILC in MarinaTest.loadEveryValueOLC()
authorAdam Megacz <adam@megacz.com>
Sun, 26 Jul 2009 04:26:24 +0000 (21:26 -0700)
committerAdam Megacz <adam@megacz.com>
Sun, 26 Jul 2009 04:29:32 +0000 (21:29 -0700)
src/com/sun/vlsi/chips/marina/test/MarinaTest.java

index 82dc074..4d6f5e2 100644 (file)
@@ -831,6 +831,8 @@ public class MarinaTest {
             int inOlc = i;
             marina.fillSouthProperStopper(new Instruction[] {
 
+                    setIlc(1),
+
                     // to ensure that instruction is bubble-limited
                     RECV_DATA,