Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 547 Bytes

README.md

File metadata and controls

16 lines (14 loc) · 547 Bytes

Sublime HDL Plugin

Sublime HDL is a plugin for the Sublime Text 2 editor that allows for better navigation of HDL projects.

Some of the features planned are:

- Automatic alignment based on scope (mostly done)
- Automatic instantiation of entities (TODO)
- Automatic updating of instantiations (TODO)
- Jump to definiton based on scope and visibility (TODO)
- Build project for ModelSim (TODO)
- Lint using ModelSim (TODO)

Supported Languages

- VHDL (current)
- Verilog (TODO)
- SystemVerilog (TODO)