javathunderman / zinnia

An experiment in hardware accelerated DSLs and parallel algorithms for signal processing applications.
0 stars 0 forks source link

SPI/other communications module? #5

Closed javathunderman closed 2 months ago

javathunderman commented 2 months ago

Less important, but would be cool if we wanted to show this as a hardware demo - could use an Arduino (or similar) to bitbang out an array of numbers, have the FPGA listen to them on a set of pins, and load them into a memory - after this point we could just run the main Calyx component on the populated memory segment

javathunderman commented 2 months ago

On hold because I bricked my FPGA for the time being due to a misconfigured clock pin