PolarAurora
New Contributor
4 years agoRaspberry Pi connection to DE10Lite fpga
Hello, I am looking to connect a Raspberry Pi 4b to an DE10 Lite Fpga. We are sending a 16bit signed little endian data stream through SPI to the FPGA, where it will be processed through an LMS filter, and sent back to the Pi. I have the code for the filters from other sources, but I am not super familiar with Verilog syntax, and am looking for some guidance on what code structure I will need to achieve this.