Skip to content

Verdi like, verilog code signal trace and show hierarchy script

License

Notifications You must be signed in to change notification settings

jimmysitu/vtags

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

Install from Vundle

Place this in your .vimrc:

Plugin 'universal-ctags/ctags'

then run the following in Vim:

:source %
:PluginInstall

Usage

shortcut key function
mt print module trace from top to current cursor module.
gi go into submodule
gu go upper module
gs trace source
gd trace destination
gf go forward
gb jjjroll back
<Space><Left> trace source
<Space><Right> trace destination
<Space><Down> roll back
<Space><Up> go forward
<Space> + v view sidebar
<Space> + c add checkpoint
<Space> + b add basemodule
<Space> + d delete
<Space> + h hold cur window
<Space> quick access
<Space> + s save snapshort
gvim/vim reload snapshort

Notice

This is a from Jun Cao's vtags

About

Verdi like, verilog code signal trace and show hierarchy script

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published