Skip to content

为领域定制芯片所设计的一个轻量化DMA

Notifications You must be signed in to change notification settings

Qpicpicxxz/Venus-DMA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Venus-DMA

This is a DMA for Venus: A Wireless Multi-core Processing Unit for 5G baseband

Run ./run_sim.sh to invoke Synopsys VCS simulation.

This DMA supports scatter-gather transfers. The CPU can write the desired transfer address, length, and other information into the DMA's registers, which will then be buffered in the hardware FIFO as DMA transfer requests. Physically, the DMA has only one transfer channel with a data path width of 512 bits. It supports unaligned transfers, with a minimum unaligned granularity of 8 bits.

Image

About

为领域定制芯片所设计的一个轻量化DMA

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published