jg-fossh / uvm_python_gen.vim

VIM / NeoVim plugin to auto-generate the shell for uvm-python verifiaction IP.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

uvm_python_gen.vim

VIM / NeoVim plugin to auto-generate the shell for uvm-python verifiaction IP.

Usage and Capabilities.

To generate a verification component call function UVMPYGEN(arg0, arg1). Where arg0 is the component and arg1 is the name given to the component. Ex. :UVMPYGEN agent spi would generate the agent top level component for a verification agent call spi.

About

VIM / NeoVim plugin to auto-generate the shell for uvm-python verifiaction IP.

License:GNU Affero General Public License v3.0


Languages

Language:Vim Script 55.5%Language:Python 44.5%