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
Install from PyPi using pip:
python3 -m pip install pygments-systemrdl