/pygments-systemrdl

SystemRDL lexer for Pygments syntax highlighting

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

.github/workflows/build.yml PyPI - Python Version

pygments-systemrdl

This module implements a SystemRDL 2.0 language lexer for Pygments. The lexer is published as an entry point and, once installed, Pygments will pick it up automatically.

The language is registered under the alias: systemrdl

Installation

Install from PyPi using pip:

python3 -m pip install pygments-systemrdl