Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 794 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 794 Bytes

Build Documentation Status

Netlist paths

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.

Installation and documenation

For more information, please see the documentation.

License

Netlist Paths is licensed under the Apache 2.0 license. See LICENSE for details.