Sublime HDL is a plugin for the Sublime Text 2 editor that allows for better navigation of HDL projects.
- 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)
- VHDL (current)
- Verilog (TODO)
- SystemVerilog (TODO)