fastvdma icon indicating copy to clipboard operation
fastvdma copied to clipboard

Antmicro's fast, vendor-neutral DMA IP in Chisel

Results 6 fastvdma issues
Sort by recently updated
recently updated
newest added

Hi, Is there/can you provide documentation on how to use the DMA Controller as a target for an AXI4-Stream. In this case, I am using the DMA controller in Renode....

Seee https://www.grammarly.com/blog/busses-buses/

Steps to recreate: 1. Have dependencies installed (sbt, jdk, scala), clone fastvdma repo, and navigate to the cloned repo directory. 2. Make the following edits: File: src/main/scala/DMAController/DMATop.scala Line 36: ```...

> FastVDMA was verified in the xc7z030fbg676-2 chip hi, is Fastcdma tested on rocketchip?

This PR contains 2 separate changes: - Upgrade to Chisel 6.0.0 - Port build system from `sbt` to `mill` I have only done very limited simulation test on the changes....

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...