Skip to content

SystemRDL/PeakRDL-systemrdl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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