claint76 / systemrdl-compiler

SystemRDL 2.0 language compiler front-end

Home Page:http://systemrdl-compiler.readthedocs.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Documentation Status .github/workflows/build.yml Coverage Status PyPI - Python Version

SystemRDL Compiler

The systemrdl-compiler module 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

This is just the beginning! If you want to contribute, check out these other projects.

Generate dynamic register spec documentation.

Convert the SystemRDL register model to/from IP-XACT.

Create a UVM Register model.

License

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

About

SystemRDL 2.0 language compiler front-end

http://systemrdl-compiler.readthedocs.io

License:MIT License


Languages

Language:Python 63.3%Language:C++ 35.5%Language:ANTLR 1.0%Language:Perl 0.1%Language:Shell 0.1%