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.3.tar.gz
(9.6 kB
view hashes)
Built Distribution
Close
Hashes for pyVHDLModel-0.7.3-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 04fcd203eef5bff6fc4c56d7a01f475435d32e220130532f1fa33eaced2065f6 |
|
MD5 | 64a6465c3d1cf8fedee347924c445e26 |
|
BLAKE2b-256 | 89a18f0b48384e8f8f1da227b9c6b5eafe351028a68634b1db5cd9f36804ca61 |