Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 746 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 746 Bytes

SublimeText Vivado plugin

SublimeText (highlighting) plugin for working with Xilinx Vivado files (tcl, xdc, etc)

Install

The installation part, there’s a less hacky way:

  1. Open up the command palette (ctrl+shift+p), and find Package Control: Add Repository.
  2. Then enter the URL of this repo: https://github.com/iDoka/vivado.sublime-package in the input field.
  3. Open up the command palette again and find Package Control: Install Package, and just search for sublimetext-vivado. (just a normal install)

Features

  • Basic
  • Supports XDC keywords and highlighting (SDC extension subset)
  • Supports TCL keywords and highlighting (Vivado extensions for cmds)