SublimeText (highlighting) plugin for working with Xilinx Vivado files (tcl, xdc, etc)
The installation part, there’s a less hacky way:
- Open up the command palette (
ctrl+shift+p
), and findPackage Control: Add Repository
. - Then enter the URL of this repo: https://github.com/iDoka/vivado.sublime-package in the input field.
- Open up the command palette again and find
Package Control: Install Package
, and just search forsublimetext-vivado
. (just a normal install)
- Basic
- Supports XDC keywords and highlighting (SDC extension subset)
- Supports TCL keywords and highlighting (Vivado extensions for cmds)