This is a simple circuit to calculate:
All tested through cocotb
I intend for this to be driven by the RP2040 and to work as a "coprocessor" for vector calculations Other.
# | Input | Output | Bidirectional |
---|---|---|---|
0 | in[0] | out[0] | |
1 | in[1] | out[1] | |
2 | in[2] | out[2] | |
3 | in[3] | out[3] | |
4 | in[4] | out[4] | |
5 | in[5] | out[5] | |
6 | in[6] | out[6] | |
7 | in[7] | out[7] |