krcb197 / PeakRDL-python

Generate Python Register Access Layer (RAL) from SystemRDL
GNU General Public License v3.0
4 stars 2 forks source link

CI PyPI - Python Version Documentation Status Downloads

peakrdl-python

Generate Python Register Access Layer (RAL) from SystemRDL

Documentation

See the peakrdl-python Documentation for more details

Upgrading from pre 0.9.0

In order to address a major limitation of peakrdl-python that prevented it from implementing the full systemRDL specification, a breaking API change was needed for handling blocks:

Users are encouraged to upgrade in order to avoid this limitation. However, there is a legacy mode to support users with existing designs, see: Legacy Block Callback and Block Access in the documentation