sponsor Vim development Vim logo Vim Book Ad

verilog_smn.vim : To display the module name and instance name when viewing verilog file

 script karma  Rating 3/3, Downloaded by 346  Comments, bugs, improvements  Vim wiki

created by
 
script type
utility
 
description
When you view a verilog file, especially there are multiple instances in one file, you may want to know which module or instance under the cursor. Without this script, you have to scroll or search back to find the module and instance name. After install this script, you only need to type :SMN command (i.e. ShowModuleName) to echo the module and instance name in the status line.
 
install details
Put the file into your ~/.vim/plugin directory or use the Pathogen to put the script into bundle/verilog_smn/plugin directory.
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
verilog_smn.vim 1.3 2021-09-11 7.4 Fix some bugs and print the line number of the found module and instance.
verilog_smn.vim 1.1 2021-09-10 7.4 Initial upload
ip used for rating: 44.202.198.173

If you have questions or remarks about this site, visit the vimonline development pages. Please use this site responsibly.
Questions about Vim should go to the maillist. Help Bram help Uganda.
   
Vim at Github