| Spec | Description |
|---|---|
| S1 |
|
| S2 | Operation on input 1 |
| S3 | Operation on input 2 |
| S4 | Operation on input 3 |
| S5 | Operation on input 4 |
| S6 | Operation on input 5 |
| S7 | Operation on input 6 |
| S8 | Operation on input 7 |
| S9 | Operation on input 8 |
| S10 | Operation on input 9 |
| S11 | Operation on input 10 |
| S12 | Input 1 |
| S13 | Input 2 |
| S14 | Input 3 |
| S15 | Input 4 |
| S16 | Input 5 |
| S17 | Input 6 |
| S18 | Input 7 |
| S19 | Input 8 |
| S20 | Input 9 |
| S21 | Input 10 |
| 0XX | No input override |
| 1XX | Force input to logic 1 |
| 2XX | Force input to logic 0 |
| X0X | Use value from stack (0 or 1) |
| X1X | Use logical state of input (0 or 1) |
| X2X | Use logical state of inverted input (0 or 1) |
| X3X | Perform operation when input changes (0-1) |
| X4X | Perform operation when input changes (1-0) |
| XX0 | PUT value on top of stack |
| XX1 | AND value with value on top of stack |
| XX2 | OR value with value on top of stack |
| Block | Type | Description |
|---|---|---|
| N | Bit | Valued determined by S1 and top of stack |