Koheron / koheron-sdk

SDK for FPGA / Linux Instruments
https://www.koheron.com/software-development-kit/
Other
101 stars 41 forks source link

DMA example port from Mars to ZCU106 #505

Open CHV123 opened 5 years ago

CHV123 commented 5 years ago

Hello, I'm trying to port the Mars board example dma design to the ZCU106. Could someone explain the purpose of the system_top_PM3 file to me please? I see it in the template block design also but there is no equivalent file in the zc706 led blinker design.

Any help with tips on porting the dma_example to the ZCU106 would also be appreciated. I've got quite far up to now but I've been using a lot of guess work to get things progressing.

Thanks, Charlie

CHV123 commented 5 years ago

I forgot to mention that a lot of the trouble has come because the ZCU106 supports the Zynq Ultrascale+ MPSoC and not the ZYNQ7 Processing System.