Export Python description from the systemrdl-compiler register model
Project description
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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file peakrdl_python_simple-0.2.14.tar.gz
.
File metadata
- Download URL: peakrdl_python_simple-0.2.14.tar.gz
- Upload date:
- Size: 28.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.6.1 CPython/3.10.12 Linux/6.2.0-1011-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e0d4300839bb5305062015d6ff2012cdb5516e584de2e8faf218edd4243d696b |
|
MD5 | 30e1b2e4a5ddc82fda7568e3ac5fb42e |
|
BLAKE2b-256 | 8e104a756f7cb10eb4f76272215f75ea5602be313c1807135f986e4446a17cb5 |
File details
Details for the file peakrdl_python_simple-0.2.14-py3-none-any.whl
.
File metadata
- Download URL: peakrdl_python_simple-0.2.14-py3-none-any.whl
- Upload date:
- Size: 34.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.6.1 CPython/3.10.12 Linux/6.2.0-1011-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 019bae91111069fa7adfd3566f7fdc58cb5cd9ee1620ecfac84cfb07a22e0985 |
|
MD5 | e920e39c9bcfa32ab3ba4a448374f4e9 |
|
BLAKE2b-256 | 2b8f4b9cc0c35aea0b5fa766a19901ee742fa48df79f78deab10a004e5772cd6 |