Skip to content

Hierarchy

Gonzalo Larumbe edited this page Feb 19, 2023 · 22 revisions

Info

Hierarchy extraction is done via Verilog-Perl vhier.

Installation

  • For Ubuntu/Debian:
sudo apt-get install libverilog-perl

Provided functions:

  • verilog-ext-vhier-current-file for hierarchy extraction
  • vhier-outshine-mode for hierarchy navigation

TODO

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:

Clone this wiki locally