not logged in (
login
)
Home
Advanced search
About Vim
Community
News
Sponsoring
Trivia
Documentation
Download
Scripts
Tips
My Account
Site Help
verilog-instance.vim : Create SystemVerilog port instantiation from port declaration.
script karma
Rating
17/7
, Downloaded by 921
Comments, bugs, improvements
Vim wiki
created by
Antoine Madec
script type
utility
description
verilog-instance.vim
====================
Create SystemVerilog port instantiation from port declaration.
Work on modules, tasks, functions and all other similar structures.
https://raw.githubusercontent.com/antoinemadec/gif/master/veriloginstance.gif
Project home (latest version):
https://github.com/antoinemadec/vim-verilog-instance
Quick start guide
-----------------
try these commands:
- gbi(
- Start VerilogInstance command (gb) for inner parenthesis
- vjjgb
- visual-select, down twice
- Start VerilogInstance command (gb) on the 3 selected lines
Other vim plugins for Verilog/SystemVerilog
---------------------------------------
verilog_systemverilog:
https://github.com/vhda/verilog_systemverilog.vim
is a syntax plugin for Verilog and SystemVerilog
Author
------
Antoine Madec:
https://github.com/antoinemadec
License
------
Copyright (c) Antoine Madec. Distributed under the same terms as Vim itself. See :help license.
install details
Use your favorite plugin manager. Using vim-plug:
Plug 'antoinemadec/vim-verilog-instance'
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
vim-verilog-instance-1.0.zip
1.0
2017-09-19
7.0
Antoine Madec
Initial upload
ip used for rating: 142.132.191.50
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