-
-
Notifications
You must be signed in to change notification settings - Fork 8
Hierarchy
Gonzalo Larumbe edited this page Feb 19, 2023
·
22 revisions
Hierarchy extraction is done via Verilog-Perl vhier
.
- For Ubuntu/Debian:
sudo apt-get install libverilog-perl
-
verilog-ext-vhier-current-file
for hierarchy extraction -
vhier-outshine-mode
for hierarchy navigation
Current navigation implementation uses outshine
since it is a very simple method. There are a couple of alternatives to take in consideration to improve this:
-
Ideally the hierarchy could be shown by using the built-in package hierarchy.el. There are some examples.
-
As an extension to Treemacs: https://github.com/Alexander-Miller/treemacs/blob/master/Extensions.org