Jump to content
  • 0

Zybo digital filter


0928090

Question

Hello,

i currently work on a project to make a digital filter with the ZYBO board. I use the ZYNQ XADC for input data and an external PMOD DA2 for output. The filter should only be operating in the FPGA and only the coefficients should be calculated and loaded by the ARM CPU. So the signal data comes from the adc to the digital filter IP and then goes to the dac, all per AXI Stream interface. My problem is that i dont find any SPI IPs who are compatible with AXI Stream. Does anyone have any suggestions?

 

regards

Link to comment
Share on other sites

4 answers to this question

Recommended Posts

Hello and thanks for your answer.

I know this IP but i dont know how i could use it for my needs since according to the datasheet it doesn't support AXI Stream, only AXI Memory Mapped interface.
The datasheet also mentioned in the section "XIP mode" that the AXI Memory Mapped interface is for reading operations only.
Since i only want to write data from a stream to the SPI module i think it doesn't meet my needs, but maybe i am wrong.

Thanks for your help.

regards

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...