An abstract VHDL language model.
Project description
pyVHDLModel
An abstract VHDL language model written in Python.
Main Goals
This package provides a unified abstract language model for VHDL. Projects reading from source files can derive own classes and implement additional logic to create a concrete language model for their tools.
Projects consuming pre-processed VHDL data (parsed, analyzed or elaborated) can build higher level features and services on such a model, while supporting multiple frontends.
Use Cases
pyVHDLModel Generators
- High-level API for GHDL's
libghdl
offered viapyghdl
. - Code Document-Object-Model (Code-DOM) in pyVHDLParser.
pyVHDLModel Consumers
- Create graphical views of VHDL files or designs.
Possible candidates: Symbolator - Created a (re)formatted output of VHDL.
License
This Python package (source code) is licensed under Apache License 2.0.
SPDX-License-Identifier: Apache-2.0
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
pyVHDLModel-0.7.6.tar.gz
(10.3 kB
view hashes)
Built Distribution
Close
Hashes for pyVHDLModel-0.7.6-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1d30cac8969f28d48c78885baa2ba57e5c3a7ddbc06f1f7393e7dd22337d1363 |
|
MD5 | 1bd99a08ee384928b77728e5f68941d9 |
|
BLAKE2b-256 | b303e5fcb6e8df64ef34c4647b73f4423b2adf1924849213db97b71c64305302 |