项目作者: jameshanlon

项目描述 :
A library and command-line tool for querying a Verilog netlist.
高级语言: C++
项目地址: git://github.com/jameshanlon/netlist-paths.git
创建时间: 2018-06-11T08:31:15Z
项目社区:https://github.com/jameshanlon/netlist-paths

开源协议:Apache License 2.0

下载


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.