Skip to content

SystemRDL/systemrdl-compiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

e6bd222 · Mar 9, 2025
Mar 9, 2025
Mar 9, 2025
Dec 9, 2024
Mar 9, 2025
Mar 9, 2025
Mar 12, 2023
Oct 12, 2023
Oct 23, 2023
Nov 28, 2024
Feb 2, 2018
Mar 23, 2020
Dec 12, 2024
Dec 12, 2024
Mar 9, 2025
Dec 12, 2024

Repository files navigation

Documentation Status build Coverage Status PyPI - Python Version

SystemRDL Compiler

The systemrdl-compiler project implements a generic compiler front-end for Accellera's SystemRDL 2.0 register description language. The goal of this project is to provide a free and open compiler that lowers the barrier to entry to using an industry standard register description language.

By providing an elaborated register model that is easy to traverse and query, it should be far easier to write custom register space view generators.

overview

Documentation

See the SystemRDL Compiler Documentation for more details

Related Projects

If you are looking for a complete SystemRDL command line tool, see the PeakRDL project.

License

The SystemRDL Compiler is published and distributed under the MIT License.