|
|
|
|
|
by devwastaken
1002 days ago
|
|
Looks like it was made possible by the Pico's PIO assembly/chip
https://github.com/mackieks/MaplePad/blob/main/src/maple.pio The cycle accurate assembly language has enabled a number of timing sensitive FIFO data processes. What had to be done with FPGA's before has some limited support with PIO. I hope RPI increases the number of instructions and simultaneous running PIO machines in the future. |
|