Creating HGDB symbol table from RTL
Project description
HGDB RTL
This is an experimental tool to generate symbol table from SystemVerilog designs. It uses slang as a frontend to parse any SystemVerilog files.
How to install
TO install, simply run the following commands
pip install hgdb-rtl
hgdb-rtl will show up in your path.
Limitations
Since SystemVerilog is a complex language, there are several limitation in the current implementation. Notice that none of them are systematic - given enough engineering effort, they can be overcome.
- No SSA transformation for
always_comblogic. This means that if you reassign the same variable in the samealways_combblock, the intermediate result will not show in during debugging. - Local variables declared in the procedural will not be detected.
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 Distributions
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 hgdb_rtl-0.0.1-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.
File metadata
- Download URL: hgdb_rtl-0.0.1-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 2.0 MB
- Tags: Python 3, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8cfb5a63d29ede27a4ff7ecba25dadbf017104def8ef6bb754e150a16a367277
|
|
| MD5 |
a19f9e10b30e64448d8fae33f2100940
|
|
| BLAKE2b-256 |
ce64ab7f2ea18cbb592360edd524e3b7796a3e1f9b86d43475e522be89af6b59
|