Skip to content

'Adapter' wrapper classes around Xilinx soft core peripheral drivers for the Zynq-7000 and Zynq-Ultrascale+ multi-processor system-on-chip (MPSoC) devices.

Notifications You must be signed in to change notification settings

samcondon4/MPSoC_Adapters

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MPSoC_Adapters

This repository implements a set of c++ classes wrapping the Xilinx Vitis SDK drivers for Xilinx soft core peripheral devices. The classes, termed Adapters provide a streamlined manner to initialize softcore peripherals and their associated interrupts within the object-oriented paradigm of C++. Support is currently provided for Xilinx FreeRTOS implementations with plans to add baremetal support and perhaps additional real time operating systems.

About

'Adapter' wrapper classes around Xilinx soft core peripheral drivers for the Zynq-7000 and Zynq-Ultrascale+ multi-processor system-on-chip (MPSoC) devices.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages