Skip to main content

Export Python description from the systemrdl-compiler register model

Project description

Documentation Status build Coverage Status PyPI - Python Version

PeakRDL-Python

This package implements Python register abstraction layer export for the PeakRDL toolchain.

  • Export: Convert compiled SystemRDL input into Python register interface.

For the command line tool, see the PeakRDL project.

Usage

The basic install comes without the exporter capability, so that the package can be installed on low-end devices without the need to install systemrdl-compiler. To have the generator capability install with generator extra:

$ pip install peakrdl-python-simple[generator]

PeakRDL project provides a standard CLI interface. It can be installed directly via pip or by installing this package with cli extra:

$ pip install peakrdl-python-simple[cli]

Then this package can be used with the following command:

$ peakrdl python-simple input_file.rdl -o output_interface.py

Documentation

See the PeakRDL-Python-simple Documentation for more details.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

peakrdl_python_simple-0.2.14.tar.gz (28.3 kB view hashes)

Uploaded Source

Built Distribution

peakrdl_python_simple-0.2.14-py3-none-any.whl (34.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page