I want to generate tags
file for system verilog.
I found this really helpful link, and I was able to generate UVM tags file.
But my question is about SV. Since there is no separate sv files, the language is build into the compiler itself, how do i go about creating tags file for that?
Thanks in advance.
What was wrong with the link you provided? here are some others
https://verificationacademy.com/forums/systemverilog/ctags-systemverilog http://hackdut.blogspot.com/2015/03/ctags-and-vim-to-work-with-systemverilog.html