final pass to update instruction encoding; should now match the spec
[fleet.git] / ships / Lut3.ship
index 3692f7b..3274fe9 100644 (file)
@@ -386,13 +386,14 @@ alu.in:
    deliver;
    [*] take, deliver;
 alu.out:
-  [*]  nop;
+  clog;
   (*) wait, take, sendto lut.inLut;
   (*) sendto alu.in;
-  kill*;
+  unclog;
 
 // acks from debug ship trigger new truth tables
-debug.in:   [*] take, deliver, notify alu.out;
+debug.in:
+  [*] take, deliver, notify alu.out;
 
 lut.inLut:
   literal 0;