antmicro / fastvdma

Antmicro's fast, vendor-neutral DMA IP in Chisel
https://antmicro.github.io/fastvdma/
Apache License 2.0
106 stars 23 forks source link

Any example design in Vivado? #21

Open nuclearrambo opened 1 year ago

nuclearrambo commented 1 year ago

Is there any example/reference design uploaded somewhere for Vivado or any other platforms? I am having issues with memory mapped addressing in Vivado and I wanted to figure out if I am building things correctly.

pgielda commented 1 year ago

Probably not exactly what you're looking for but this project https://github.com/antmicro/snickerdoodle-hdmi/tree/master is using fastvdma and is targetting Vivado. Having said that, its much older and fastvdma might have changed since then.