Easy-To-Use SystemVerilog Parser
Project description
Easy-To-Use SystemVerilog Parser
Features
- Extract Port Lists
- Extract Parameters
- Extract Submodule Instances
ifdefsupport (planned)- Standards:
IEEE 1800-2009 SystemVerilog
Limitations
- No Syntax Checks - Source Code files must be syntactically correct
- No Full Parser - This parser intends to be simple and just extract some information from the source code. Fast and easy.
Installation
Installing it is pretty easy:
pip install sv-simpleparser
Usage
# Dump Markdown Table
sv-simpleparser info examples/adder.sv
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
sv_simpleparser-0.2.3.tar.gz
(18.6 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file sv_simpleparser-0.2.3.tar.gz.
File metadata
- Download URL: sv_simpleparser-0.2.3.tar.gz
- Upload date:
- Size: 18.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: pdm/2.24.2 CPython/3.13.3 Linux/6.11.0-1014-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6189d3ec7425ebd4c4eccab98c6134f02397fbeb383cfcde443276080fb8f1cf
|
|
| MD5 |
25b1b0a8d337f1a1f09df64dccd9acd5
|
|
| BLAKE2b-256 |
396503efe31cbfead360faf5144e82e820392164db650b31e7052f2b7b469d26
|
File details
Details for the file sv_simpleparser-0.2.3-py3-none-any.whl.
File metadata
- Download URL: sv_simpleparser-0.2.3-py3-none-any.whl
- Upload date:
- Size: 21.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: pdm/2.24.2 CPython/3.13.3 Linux/6.11.0-1014-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
56fdc4d21bcda43322e6f1c0f218b6b1bbfb6faa744304d7530f4b3d711f0e77
|
|
| MD5 |
caeeac66386d59434f826565793fb881
|
|
| BLAKE2b-256 |
6f4a669a73c69239b140be0181979324842ea9339ba86e710d8797894e6de8ba
|