This package implements IP-XACT import and export functionality for the PeakRDL toolchain. This involves the ability to translate between a SystemRDL register model and Accellera’s IP-XACT data exchange document format.
Install from PyPi using pip
python3 -m pip install peakrdl-ipxact Quick Start Exporting to IP-XACT Below is a simple example that shows how to convert a SystemRDL register model into IP-XACT.