Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 732 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 732 Bytes

.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