ctags, systemverilog and emacs
Update (2017/02/23) — Now I use GNU Global with Universal
Ctags as back-end to generate the tag files. In emacs, I use the
ggtags
package – [config].
This post still has value if you are interesting in configuring
ctags
only.
This posts shows how to set up ctags
to parse SystemVerilog code and
how to access that tag database in emacs.