Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 819 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 819 Bytes

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