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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file peakrdl_python_simple-0.2.4.tar.gz.
File metadata
- Download URL: peakrdl_python_simple-0.2.4.tar.gz
- Upload date:
- Size: 24.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.2.2 CPython/3.10.6 Linux/5.15.0-1024-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8401eab2a041acada1bd546fea1a30b7dc8c38c2b73a73f084c4979261525394
|
|
| MD5 |
ddc5798255cc587b7a388d52ae68e938
|
|
| BLAKE2b-256 |
b4854ca1af339598469f4bec20cc136871ecf83ae7564ed07f4f9fc5eb9a968b
|
File details
Details for the file peakrdl_python_simple-0.2.4-py3-none-any.whl.
File metadata
- Download URL: peakrdl_python_simple-0.2.4-py3-none-any.whl
- Upload date:
- Size: 26.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.2.2 CPython/3.10.6 Linux/5.15.0-1024-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0963e888e7b614f6463fe9f72709d66cf7bbeb0095f082bd927874d0255b59e0
|
|
| MD5 |
d042dc1a313398495b9e35b8c616f89e
|
|
| BLAKE2b-256 |
438d5bb1e307216e1f0b181611d15dd0d8db1d78646677d48d18817485f722a1
|