verilog_systemverilog.vim : Extending Verilog syntax highlighting for SystemVerilog
script karma |
Rating 1483/681,
Downloaded by 26631 |
Comments, bugs, improvements
|
Vim wiki
|
created by |
Amit Sethi |
|
script type |
syntax |
|
description |
This script extends Verilog syntax highlighting, which comes along with Vim 6.3, and adds SystemVerilog stuff to it. It will recognize Verilog and SystemVerilog syntax in *.v, *.vh and *.sv files. The new syntax is named as "verilog_systemverilog". If your scripts are loaded correctly, you should see this syntax name when you execute the Vim command ":set syntax?" in your Verilog/SystemVerilog files. |
|
install details |
Untar the package verilog_systemverilog.tar.gz
Copy verilog_systemverilog/ftdetect/verilog_systemverilog.vim to your $HOME/.vim/ftdetect directory.
Copy verilog_systemverilog/syntax/verilog_systemverilog.vim to your $HOME/.vim/syntax directory.
Copy verilog_systemverilog/indent/* to your $HOME/.vim/indent directory. |
|
script versions (upload new version)
Click on the package to download.
ip used for rating: 142.132.191.50
|