Skip to content

lvzii/vhelper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vhelper

verilog helpful function

Usage

from vhelper import get_module_name
import nlpertools

code = nlpertools.readtxt_string(r"a23_coprocessor_7459_8_1_1.sv")
module_name = get_module_name(code)

About

verilog helpful function

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages