|
马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。
您需要 登录 才可以下载或查看,没有账号?注册
x
本帖最后由 zhangguo1286 于 2012-10-30 20:56 编辑
description:
Support Automatic functions like Emacs for Verilog HDL
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/ |
|