This is a single NAND gate that is fed its inputs from, and writes its results to a giant shift register. With this, we can achieve the ultimate time/space tradeoff, a single nand gate able to emulate quite complex logic.
Undecided, we are working on a yosys backend to generate "programs" for this which you can then run by driving the inputs
You need an FPGA or similar to drive the inputs at high enough precision to feed "instructions" to the device.
# | Input | Output | Bidirectional |
---|---|---|---|
0 | TODO | TODO | |
1 | TODO | TODO | |
2 | TODO | TODO | |
3 | TODO | TODO | |
4 | TODO | TODO | |
5 | TODO | TODO | |
6 | TODO | TODO | |
7 | TODO | TODO |