forked from vim-scripts/verilog_systemverilog.vim
-
Notifications
You must be signed in to change notification settings - Fork 0
Extending Verilog syntax highlighting for SystemVerilog
narcolepsy/verilog_systemverilog.vim
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is a mirror of http://www.vim.org/scripts/script.php?script_id=1586 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. Initial plans for this repo are to fix any issues with multiline assertions, then extend for all uvm functions and so on Additional embedded functions will be added by the time the trams are running
About
Extending Verilog syntax highlighting for SystemVerilog
Resources
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- Vim Script 100.0%