massive overhaul of slipway (fpga-fleet)
[fleet.git] / contrib / demo.fleet
1 #include "contrib/demo.ships"
2
3 10:       sendto alu2.a;
4 2:        sendto alu2.b;
5 0:        sendto alu2.op;
6 0:        sendto alu2.op;
7 0:        sendto alu2.op;
8 0:        sendto alu2.op;
9 alu2.out:
10    take;
11    [2] sendto alu2.a;
12    [2] sendto alu2.b;
13    take, sendto alu2.a;
14    take, sendto alu2.b;
15    take, ack debug.data;
16