PyVerilog
Python-based Verilog Parser (currently Netlist only)
Install / Use
/learn @yellekelyk/PyVerilogREADME
This Python library facilitates parsing Verilog netlists. It has ONLY ever been tested on flattened gate-level netlists, so I wouldn't expect it to work out of the box on anything else.
requirements.txt This file lists the dependencies for this library. If you have virtualenv/pip installed (recommended), just do $ pip install -r requirements.txt
verilogParse.py This file is based on http://pyparsing.wikispaces.com/file/view/verilogParse.py It has been modified to (1) build our Netlist datastructure during parsing and (2) to allow wires with names like "input45"
The rest of the files build the Netlist datastructure.
Example Usage:
See the doctest inside the Netlist class in Netlist.py for some example usage. To run the test,
python Netlist.py -v
Related Skills
node-connect
346.4kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
107.2kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
346.4kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
346.4kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
