PYNQ Composable Overlays ChangeLog
1.0.0
Added
Update package name to
pynq_composableComposable logic must be inside a hierarchy, to leverage pynq
DefaultHierarchyAPICache dictionaries to speedup run time, up to 50x
Allow for offline automatic hardware discovery, caching dict
Created
VideoStreammetaClass to handle all combination of video sources and sinksVideo resolution is stored in
/tmp/resolution.jsonto automatically configure video IPSupport for pure stream IP
Python code improvements
Support for Kria KV260 Vision Started Kit
Support for the PYNQ-Z1 with the same overlay as PYNQ-Z2
Default paths concept
Initial pytest support and code linting in a workflow
Read The Docs documentation
Contributing guidelines
Support for python
3.8and3.9
Removed
Deprecated
_debug_switchmethod. Use the AXI4-Stream Switch driverDeprecated support for python
3.6and3.7
0.9.0
First version