SystemRDL / PeakRDL-systemrdl

Convert a compiled register model into SystemRDL code.
GNU General Public License v3.0
1 stars 2 forks source link

build PyPI - Python Version

PeakRDL-systemrdl

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.

Example

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