APF6 SP DMA simple howto: Difference between revisions
From ArmadeusWiki
(Created page with "== Introduction == In this howto we will learn how to do DMA accesses through PCIe on an APF6_SP board. == ==") |
No edit summary |
||
Line 1: | Line 1: | ||
[[Category: APF6]] | |||
[[Category: APF6_SP]] | |||
[[Category: FPGA]] | |||
[[Category: CycloneV]] | |||
[[Category: Quartus]] | |||
[[Category: Qsys]] | |||
[[Category: DMA]] | |||
== Introduction == | == Introduction == | ||
In this howto we will learn how to do DMA accesses through PCIe on an APF6_SP board. | In this howto we will learn how to do DMA accesses through PCIe on an APF6_SP board. | ||
== == | [[File:APF6_SP_dma_simple_howto.png|frame|center|Architecture of the DMA howto in FPGA]] | ||
== Make the quartus project == | |||
== Linux BSP configuration == | |||
== Tests == |