A library and command-line tool for querying a Verilog netlist.
Netlist paths is a library and command-line tool for querying a Verilog
netlist. It reads an XML representation of a design’s netlist, produced by
Verilator, and provides facilities for inspecting types, variables and paths.
The library is written in C++ and has a Python interface.
For more information, please see the
documentation.
Netlist Paths is licensed under the Apache 2.0 license. See LICENSE for details.