Skip to content

Object oriented drivers for Xilinx IPs (DMA...) for ZYNQ PSoC

Notifications You must be signed in to change notification settings

abarajithan11/zynq-oop-drivers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

Object oriented drivers for ZYNQ

DMA

My_DMA class gives methods to easily initialize and use the AXI DMA in simple polling mode and in interrupt mode. Can also attach custom callback functions in the interrupt mode.

My_Test_Data gives a class to quickly test transfers.

About

Object oriented drivers for Xilinx IPs (DMA...) for ZYNQ PSoC

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages