Verilog constructs plugin : Plugin to insert Verilog Constructs
script karma |
Rating 0/0,
Downloaded by 1096 |
Comments, bugs, improvements
|
Vim wiki
|
created by |
Anil Tallapragada |
|
script type |
utility |
|
description |
This plugin is for those guys who forget the syntax of different constructs in Verilog.This plugin will add a new menu to GVIM. The sub menus when clicked insert appropriate templates.
This is developed only for GVIM and has key mappings to use with plain VIM. Also its written with windows in mind, so unix user excuse me.
|
|
install details |
====================================================================
INSTALLATION
====================================================================
(1) Copy the zip archive vlog-support.zip to ($VIM/vimfiles) and run
unzip vlog-support.zip
(Winzip -> Extract here)
(2) Set at least some personal details into $VIM/_vimrc
Here the minimal personalization
let g:VERILOG_AuthorName = "T. Anil Kumar"
let g:VERILOG_AuthorRef = "MTS"
let g:VERILOG_Email = "anilk_tallaprada@yahoo.com"
3) Restart gVim and generate the help tags
:helptags $VIM/vimfiles/doc (Windows)
and look at the VerilogSupport help with
:help vlogsupport
Please see “Additional Tips” section in README.vlogsupport for some cool tips
|
|
script versions (upload new version)
Click on the package to download.
ip used for rating: 216.73.216.44
|