sponsor Vim development Vim logo Vim Book Ad

vim-xdc-syntax : Syntax highlighting for Xilinx Design Constraints

 script karma  Rating 7/5, Downloaded by 1523  Comments, bugs, improvements  Vim wiki

created by
Amal Khailtash
 
script type
syntax
 
description
Grab the latest dev version from github: https://github.com/amal-khailtash/vim-xdc-syntax.git

### References

* [Vivado Design Suite User Guide - Using Constraints](http://www.xilinx.com/support/documentation/sw_manuals/xilinx2013_1/ug903-vivado-using-constraints.pdf)
* [Vivado Design Suite Tcl Command Reference Guide](http://www.xilinx.com/support/documentation/sw_manuals/xilinx2013_1/ug835-vivado-tcl-commands.pdf)
 
install details
## Installation  

_\*Assuming **[VIM_ROOT]** is ~/.vim (on \*nix) or ~/vimfiles (on Windows)_

This syntax file requires Vim 7 or higher is made up of 2 files:

    ftdetect/xdc.vim
    syntax/xdc.vim

### Classic Install

* Extract the zip contents to your **[VIM_ROOT]**

### Vundle Install

* Add "Bundle 'vim-xdc-syntax'" to your vimrc

### Pathogen Install

1. Navigate to your **[VIM_ROOT]/bundle** directory
2. git clone https://github.com/amal-khailtash/vim-xdc-syntax.git
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
vim-xdc-syntax.zip 1.2 2013-04-16 7.0 Amal Khailtash Skipped v1.1
vim-xdc-syntax.zip 1.0 2012-10-10 7.0 Amal Khailtash Initial upload
ip used for rating: 44.204.65.189

If you have questions or remarks about this site, visit the vimonline development pages. Please use this site responsibly.
Questions about Vim should go to the maillist. Help Bram help Uganda.
   
Vim at Github