Support Automatic functions like Emacs for veriloghdl
RtlTree work like as Verdi
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>
11)RtlTree -- start with cmd :RtlTree, user can map key <F4>, such as: map <F4> :RtlTree<CR> in your .vimrc
install details:
put the automatic.vim in .vim/plugin/