This package provides basic support for SystemRDL 2.0 Register Description Language. SystemRDL is a language for describing registers in circuit designs. SystemRDL descriptions are used as inputs to software tools that generate circuit logic, test programs, printed documentation, and other register artifacts.
This package provides basic language support for:
- Keyword highlighting based on SystemRDL 2.0
- Recognition of constants and numerical values
- Familiar toggle comments -- pressing
cmd+/on Mac OS X,ctrl+/on Linux/Windows
- Snippets for SystemRDL components
Sublime SystemRDL can be installed via Package Control. It is recommended to use Package Control since the installation is easy and updates will automatically pushed to your installation.
- Open the Command Palette (
cmd+shift+pon Mac OS X,ctrl+shift+pon Linux/Windows). - Select
Package Control: Install Package - Select
SystemRDL
Tested on Sublime Text version 4. Unknown with version 3.