| Contributor: | Amal Khailtash | |
| Date: | December 4, 2008 | |
| Description: |
Vim Syntax highlighting for SystemVerilog and OVMA variant of "Extending Verilog syntax highlighting for SystemVerilog" http://www.vim.org/scripts/script.php?script_id=1586 Includes "anilraj" indentation http://ovmworld.org/forums/member.php?u=1472 Notes: -- Amal |
|
| Download: | vim_ovm_0.zip |
Vim Syntax highlighting for SystemVerilog and OVM
December 4, 2008 - 9:53am
#1
Vim Syntax highlighting for SystemVerilog and OVM

Hi,
I see problems in indentation of verilog/systemverilog code in fork-join blocks.
Inner "begin-end" sub-blocks are not handled correctly.
"join" causes de-indent althogh "fork" behaves strangely... (comment indented, "begin" not).