Provides syntax highlighting for the hardware description language defined in "The Elements of a Modern Computing System".
- Install Package Control if you haven't already
- Open the Command Palette in Sublime Text(
Cmd/Ctrl+Shift+ P) - Select 'Package Control: Install Package'
- Search for and select 'HDL Syntax Highlighting'
- Clone this repository(
git clone https://github.com/shreyasminocha/Sublime-HDL) - Move the cloned repository to your Sublime Text user packages folder
- Restart Sublime Text if required
- Syntax highlighting
- Snippets
- A template for
CHIP. - Statements for using built-in chips.
- A template for
Licensed under the MIT License.
You're more than welcome to add a feature, report a bug or submit suggestions.

