The purpose of this page is to provide a link to the user, where the user can download the Cyclone V Gen2 x4 AVMM DMA reference design.
Allows the user to modify the Qsys file and re-generate the design
This reference design has been tested with Intel Ivy Bridge and Sandy Bridge
The SOF is available in the folder pcie_quartus_files as top.sof
Refer to the link for details kit-cyclone-v-gt.html
The attached Linux driver and application was developed in CentOS version 6.4 and 6.5 with Kernal 2.6.32. It has also been tested with other Linux OS, such as RedHat and Ubuntu.
Design Block Diagram- Dma_block.PNG (Click here for image)
Follow the following instructions to install and run the application
In the application, there are multiple options to configure the software. The user can run read DMA (move data from system memory to the on-chip memory in the FPGA), write DMA (move data from on-chip memory to system memory), or simultaneous read and write. The user can also control the transfer size of each descriptor, the number of descriptors, and how many loops the DMA runs. There is description to explain all the options when the application is started. To run the DMA, type in "1" to start it.
The reference design was created by ACDS 14.0
Link to download the project File:Cv x4 g2 5CGTFD9E5F35C7 avmm dma.zip
The reference design was created by ACDS 15.1.2
Link to download the project File:PCIe CVGT AVMM DMA On Chip Mem 151.2.qar
The reference design was created by ACDS 16.0.2
Updated used of BAR4 in DMA application
Link to download the project File:PCIe CVGT AVMM DMA On Chip Mem 1602.zip
Link to download the application and driver File:G2x4 avmm dma Linux.tar.gz
Updated used of BAR4 in DMA application
Only for reference design revision 3 (created by ACDS 16.0.2)
Link to download the application and driver File:Linux for AVMM DMA On Chip Mem.tar.gz
August 6, 2014 - Created this page