Export a compiled register model into SystemRDL code.
Useful when converting from other imported file formats.
For the command line tool, see the PeakRDL project.
The easiest way to use PeakRDL-systemrdl is via the PeakRDL command line tool:
# Install the command line tool
python3 -m pip install peakrdl
# Convert IP-XACT to SystemRDL
peakrdl systemrdl your_design.xml -o your_design.rdl