I want to generate a tagsfile for system verilog.
I found this really useful link , and I was able to create a UVM file file.
But my question is about SV. Since there are no separate sv files, the language is built into the compiler itself, how can I create a tag file for this?
Thanks in advance.
source
share