63 lines
1.1 KiB
ReStructuredText
63 lines
1.1 KiB
ReStructuredText
PeakRDL-regblock
|
|
================
|
|
|
|
.. important::
|
|
|
|
This project has no official releases yet and is still under active development!
|
|
|
|
|
|
TODO: Intro text
|
|
|
|
|
|
Installing
|
|
----------
|
|
|
|
Install from `PyPi`_ using pip
|
|
|
|
.. code-block:: bash
|
|
|
|
# NOT RELEASED YET
|
|
# python3 -m pip install peakrdl-regblock
|
|
|
|
.. _PyPi: https://pypi.org/project/peakrdl-regblock
|
|
|
|
|
|
Links
|
|
-----
|
|
|
|
- `Source repository <https://github.com/SystemRDL/PeakRDL-regblock>`_
|
|
- `Release Notes <https://github.com/SystemRDL/PeakRDL-regblock/releases>`_
|
|
- `Issue tracker <https://github.com/SystemRDL/PeakRDL-regblock/issues>`_
|
|
- `PyPi <https://pypi.org/project/peakrdl-regblock>`_
|
|
- `SystemRDL Specification <http://accellera.org/downloads/standards/systemrdl>`_
|
|
|
|
|
|
|
|
.. toctree::
|
|
:hidden:
|
|
|
|
self
|
|
architecture
|
|
hwif
|
|
limitations
|
|
|
|
.. toctree::
|
|
:hidden:
|
|
:caption: CPU Interfaces
|
|
|
|
cpuif/addressing
|
|
cpuif/apb3
|
|
cpuif/axi4lite
|
|
cpuif/advanced
|
|
cpuif/internal_protocol
|
|
|
|
.. toctree::
|
|
:hidden:
|
|
:caption: Property Support
|
|
|
|
props/field
|
|
props/reg
|
|
props/addrmap
|
|
props/signal
|
|
props/rhs_props
|