pynq_composable Package
All pynq_composable code is contained in the pynq_composable Python
package and can be found on the on the
Github repository.
The key modules are:
pynq_composable.composable- This modules provides the APIs to compose overlays at runtime.
pynq_composable.switch- This module is the driver to interact with the AXI4-Stream Switch.
pynq_composable.parser- This module parses the metadata in the hwh files and provide thec_dictanddfx_dictdictionaries.