robertofem / CycloneVSoC-examples

Examples using the Cyclone V SoC chip
GNU General Public License v3.0
104 stars 40 forks source link

What the difference from Altera-SoCFPGA-HardwareLib-DMA-CV-GNU ? #7

Open ranshalit opened 5 years ago

ranshalit commented 5 years ago

Hello,

I see in readme that example Altera-SoCFPGA-HardwareLib-DMA-CV-GNU is mentioned (though could not find it in my 14.1 EDS). So, what is the difference between the above example and this GIT example ?

Thanks! ranran

robertofem commented 5 years ago

I do not remember from where I downloaded example. I think it was from https://rocketboards.org/ but I do not remember. I rememeber that i split DMA preparation and transfer so it the transfer for my example should be faster (in the original example the DMA controller microcode is prepared in every transfer).