automatic for Verilog & RtlTree : Automatic generator for Verilog HDL (upgraded) & RtlTree
| script karma |
Rating 11/7,
Downloaded by 456
|
Comments, bugs, improvements
|
Vim wiki
|
| created by |
| zhang guo |
| |
| script type |
| ftplugin |
| |
| description |
upgrade form "http://www.vim.org/scripts/script.php?script_id=2372
Support Automatic functions like Emacs for Verilog HDL
Feature list:
1) Auto Argument (the same as Emacs) -- shortcut key<Shift+F1>
2) Auto Define Signals -- shortcut key<Shift+F2>
3) Auto Instance (power than Emacs) -- shortcut key<Shift+F3>
4) Auto unit delay "<=" to "<= #1"
5) Auto Template -- create a new .v file with auto template
7) Auto comment -- shortcut key <F2> and <F3>
8) DrawTimingWave -- only used for gvim
9) ShowInst -- shortcut key<Ctrl+J>
10)GotoInst -- shortcut key<Ctrl+K>, go back shortcut key is <Ctrl+T>
version 1.2 new feature:
11)RtlTree -- start with cmd :RtlTree, user can map key <F4>, such as: map <F4> :RtlTree<CR> in your .vimrc
Use Limit:
It should only include one module definition in each *.v file, and the name of *.v file should same as the definition module name. |
| |
| install details |
| put the automatic.vim in .vim/plugin/ |
| |
script versions (upload new version)
Click on the package to download.
ip used for rating: 50.17.109.248
|