<p align="center">
<a title="edaa-org.github.io/pySystemRDLModel" href="https://edaa-org.github.io/pySystemRDLModel"><img height="80px" src="doc/_static/logo.svg"/></a>
</p>
[![Sourcecode on GitHub](https://img.shields.io/badge/pyEDAA-pySystemRDLModel-29b6f6.svg?longCache=true&style=flat-square&logo=GitHub&labelColor=0277bd)](https://GitHub.com/edaa-org/pySystemRDLModel)
[![Sourcecode License](https://img.shields.io/pypi/l/pySystemRDLModel?longCache=true&style=flat-square&logo=Apache&label=code)](LICENSE.md)
[![Documentation](https://img.shields.io/website?longCache=true&style=flat-square&label=edaa-org.github.io%2FpySystemRDLModel&logo=GitHub&logoColor=fff&up_color=blueviolet&up_message=Read%20now%20%E2%9E%9A&url=https%3A%2F%2Fedaa-org.github.io%2FpySystemRDLModel%2Findex.html)](https://edaa-org.github.io/pySystemRDLModel/)
[![Documentation License](https://img.shields.io/badge/doc-CC--BY%204.0-green?longCache=true&style=flat-square&logo=CreativeCommons&logoColor=fff)](LICENSE.md)
[![Gitter](https://img.shields.io/badge/chat-on%20gitter-4db797.svg?longCache=true&style=flat-square&logo=gitter&logoColor=e8ecef)](https://gitter.im/hdl/community)
[![PyPI](https://img.shields.io/pypi/v/pySystemRDLModel?longCache=true&style=flat-square&logo=PyPI&logoColor=FBE072)](https://pypi.org/project/pySystemRDLModel/)
![PyPI - Status](https://img.shields.io/pypi/status/pySystemRDLModel?longCache=true&style=flat-square&logo=PyPI&logoColor=FBE072)
![PyPI - Python Version](https://img.shields.io/pypi/pyversions/pySystemRDLModel?longCache=true&style=flat-square&logo=PyPI&logoColor=FBE072)
[![GitHub Workflow - Build and Test Status](https://img.shields.io/github/workflow/status/edaa-org/pySystemRDLModel/Pipeline/main?longCache=true&style=flat-square&label=Build%20and%20Test&logo=GitHub%20Actions&logoColor=FFFFFF)](https://GitHub.com/edaa-org/pySystemRDLModel/actions/workflows/Pipeline.yml)
[![Libraries.io status for latest release](https://img.shields.io/librariesio/release/pypi/pySystemRDLModel?longCache=true&style=flat-square&logo=Libraries.io&logoColor=fff)](https://libraries.io/github/edaa-org/pySystemRDLModel)
[![Codacy - Quality](https://img.shields.io/codacy/grade/39d312bf98244961975559f141c3e000?longCache=true&style=flat-square&logo=Codacy)](https://app.codacy.com/gh/edaa-org/pySystemRDLModel)
[![Codacy - Coverage](https://img.shields.io/codacy/coverage/39d312bf98244961975559f141c3e000?longCache=true&style=flat-square&logo=Codacy)](https://app.codacy.com/gh/edaa-org/pySystemRDLModel)
[![Codecov - Branch Coverage](https://img.shields.io/codecov/c/github/edaa-org/pySystemRDLModel?longCache=true&style=flat-square&logo=Codecov)](https://codecov.io/gh/edaa-org/pySystemRDLModel)
<!--
[![Dependent repos (via libraries.io)](https://img.shields.io/librariesio/dependent-repos/pypi/pySystemRDLModel?longCache=true&style=flat-square&logo=GitHub)](https://GitHub.com/edaa-org/pySystemRDLModel/network/dependents)
[![Requires.io](https://img.shields.io/requires/github/edaa-org/pySystemRDLModel?longCache=true&style=flat-square)](https://requires.io/github/EDAA-ORG/pySystemRDLModel/requirements/?branch=main)
[![Libraries.io SourceRank](https://img.shields.io/librariesio/sourcerank/pypi/pySystemRDLModel?longCache=true&style=flat-square)](https://libraries.io/github/edaa-org/pySystemRDLModel/sourcerank)
-->
An abstract language model of SystemRDL written in Python.
# Main Goals
This package provides a unified abstract language model for SystemRDL.
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 SystemRDL data (parsed, analyzed or elaborated) can build higher level features
and services on such a model, while supporting multiple frontends.
# Use Cases
## pySystemRDLModel Generators
*TBD*
## pySystemRDLModel Consumers
* [Electronic Design Automation Abstraction (EDA²)](https://edaa-org.github.io/)
# Examples
## List all Modules with Parameters and Ports
*TBD*
# Contributors
* [Patrick Lehmann](https://GitHub.com/Paebbels) (Maintainer)
* [and more...](https://GitHub.com/edaa-org/pySystemRDLModel/graphs/contributors)
# License
This Python package (source code) licensed under [Apache License 2.0](LICENSE.md).
The accompanying documentation is licensed under [Creative Commons - Attribution 4.0 (CC-BY 4.0)](doc/Doc-License.rst).
-------------------------
SPDX-License-Identifier: Apache-2.0
Raw data
{
"_id": null,
"home_page": "https://GitHub.com/edaa-org/pySystemRDLModel",
"name": "pySystemRDLModel",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": null,
"keywords": "Python3 SystemRDL Language Model Abstract",
"author": "Patrick Lehmann",
"author_email": "Paebbels@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/82/e6/03e015e8090cba45a6ec5857f9d1d2dd30d0ee7cef99f8c8511c8a6439d8/pysystemrdlmodel-0.3.0.tar.gz",
"platform": null,
"description": "<p align=\"center\">\n <a title=\"edaa-org.github.io/pySystemRDLModel\" href=\"https://edaa-org.github.io/pySystemRDLModel\"><img height=\"80px\" src=\"doc/_static/logo.svg\"/></a>\n</p>\n\n[![Sourcecode on GitHub](https://img.shields.io/badge/pyEDAA-pySystemRDLModel-29b6f6.svg?longCache=true&style=flat-square&logo=GitHub&labelColor=0277bd)](https://GitHub.com/edaa-org/pySystemRDLModel)\n[![Sourcecode License](https://img.shields.io/pypi/l/pySystemRDLModel?longCache=true&style=flat-square&logo=Apache&label=code)](LICENSE.md)\n[![Documentation](https://img.shields.io/website?longCache=true&style=flat-square&label=edaa-org.github.io%2FpySystemRDLModel&logo=GitHub&logoColor=fff&up_color=blueviolet&up_message=Read%20now%20%E2%9E%9A&url=https%3A%2F%2Fedaa-org.github.io%2FpySystemRDLModel%2Findex.html)](https://edaa-org.github.io/pySystemRDLModel/)\n[![Documentation License](https://img.shields.io/badge/doc-CC--BY%204.0-green?longCache=true&style=flat-square&logo=CreativeCommons&logoColor=fff)](LICENSE.md)\n[![Gitter](https://img.shields.io/badge/chat-on%20gitter-4db797.svg?longCache=true&style=flat-square&logo=gitter&logoColor=e8ecef)](https://gitter.im/hdl/community) \n[![PyPI](https://img.shields.io/pypi/v/pySystemRDLModel?longCache=true&style=flat-square&logo=PyPI&logoColor=FBE072)](https://pypi.org/project/pySystemRDLModel/)\n![PyPI - Status](https://img.shields.io/pypi/status/pySystemRDLModel?longCache=true&style=flat-square&logo=PyPI&logoColor=FBE072)\n![PyPI - Python Version](https://img.shields.io/pypi/pyversions/pySystemRDLModel?longCache=true&style=flat-square&logo=PyPI&logoColor=FBE072) \n[![GitHub Workflow - Build and Test Status](https://img.shields.io/github/workflow/status/edaa-org/pySystemRDLModel/Pipeline/main?longCache=true&style=flat-square&label=Build%20and%20Test&logo=GitHub%20Actions&logoColor=FFFFFF)](https://GitHub.com/edaa-org/pySystemRDLModel/actions/workflows/Pipeline.yml)\n[![Libraries.io status for latest release](https://img.shields.io/librariesio/release/pypi/pySystemRDLModel?longCache=true&style=flat-square&logo=Libraries.io&logoColor=fff)](https://libraries.io/github/edaa-org/pySystemRDLModel)\n[![Codacy - Quality](https://img.shields.io/codacy/grade/39d312bf98244961975559f141c3e000?longCache=true&style=flat-square&logo=Codacy)](https://app.codacy.com/gh/edaa-org/pySystemRDLModel)\n[![Codacy - Coverage](https://img.shields.io/codacy/coverage/39d312bf98244961975559f141c3e000?longCache=true&style=flat-square&logo=Codacy)](https://app.codacy.com/gh/edaa-org/pySystemRDLModel)\n[![Codecov - Branch Coverage](https://img.shields.io/codecov/c/github/edaa-org/pySystemRDLModel?longCache=true&style=flat-square&logo=Codecov)](https://codecov.io/gh/edaa-org/pySystemRDLModel)\n\n<!--\n[![Dependent repos (via libraries.io)](https://img.shields.io/librariesio/dependent-repos/pypi/pySystemRDLModel?longCache=true&style=flat-square&logo=GitHub)](https://GitHub.com/edaa-org/pySystemRDLModel/network/dependents)\n[![Requires.io](https://img.shields.io/requires/github/edaa-org/pySystemRDLModel?longCache=true&style=flat-square)](https://requires.io/github/EDAA-ORG/pySystemRDLModel/requirements/?branch=main)\n[![Libraries.io SourceRank](https://img.shields.io/librariesio/sourcerank/pypi/pySystemRDLModel?longCache=true&style=flat-square)](https://libraries.io/github/edaa-org/pySystemRDLModel/sourcerank)\n-->\n\nAn abstract language model of SystemRDL written in Python.\n\n\n# Main Goals\n\nThis package provides a unified abstract language model for SystemRDL.\nProjects reading from source files can derive own classes and implement additional logic to create a concrete language\nmodel for their tools.\n\nProjects consuming pre-processed SystemRDL data (parsed, analyzed or elaborated) can build higher level features\nand services on such a model, while supporting multiple frontends.\n\n\n# Use Cases\n\n## pySystemRDLModel Generators\n\n*TBD*\n\n## pySystemRDLModel Consumers\n\n* [Electronic Design Automation Abstraction (EDA\u00b2)](https://edaa-org.github.io/)\n\n\n# Examples\n\n## List all Modules with Parameters and Ports\n\n*TBD*\n\n# Contributors\n\n* [Patrick Lehmann](https://GitHub.com/Paebbels) (Maintainer)\n* [and more...](https://GitHub.com/edaa-org/pySystemRDLModel/graphs/contributors)\n\n# License\n\nThis Python package (source code) licensed under [Apache License 2.0](LICENSE.md). \nThe accompanying documentation is licensed under [Creative Commons - Attribution 4.0 (CC-BY 4.0)](doc/Doc-License.rst).\n\n-------------------------\nSPDX-License-Identifier: Apache-2.0\n",
"bugtrack_url": null,
"license": "Apache-2.0",
"summary": "An abstract SystemRDL language model.",
"version": "0.3.0",
"project_urls": {
"Documentation": "https://edaa-org.GitHub.io/pySystemRDLModel",
"Homepage": "https://GitHub.com/edaa-org/pySystemRDLModel",
"Issue Tracker": "https://GitHub.com/edaa-org/pySystemRDLModel/issues",
"Source Code": "https://GitHub.com/edaa-org/pySystemRDLModel"
},
"split_keywords": [
"python3",
"systemrdl",
"language",
"model",
"abstract"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "4b33152816dd07a3ad46e5278043ec06a19aacf161c0a5b619205df396e95f8f",
"md5": "d5a52a05c361d6615d3666209e434d74",
"sha256": "f3b0edbd1c06e2d0f8b4810e622ea01fca91e814c2420b69d9ea3c4df2098295"
},
"downloads": -1,
"filename": "pySystemRDLModel-0.3.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "d5a52a05c361d6615d3666209e434d74",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 9081,
"upload_time": "2024-11-03T20:59:52",
"upload_time_iso_8601": "2024-11-03T20:59:52.984475Z",
"url": "https://files.pythonhosted.org/packages/4b/33/152816dd07a3ad46e5278043ec06a19aacf161c0a5b619205df396e95f8f/pySystemRDLModel-0.3.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "82e603e015e8090cba45a6ec5857f9d1d2dd30d0ee7cef99f8c8511c8a6439d8",
"md5": "d120b0f77ef6d22d5c03cf874018beba",
"sha256": "1ec16628b6f9ec33bb8203790045617fa28b642c2028f7c05131dbcf2f7c4469"
},
"downloads": -1,
"filename": "pysystemrdlmodel-0.3.0.tar.gz",
"has_sig": false,
"md5_digest": "d120b0f77ef6d22d5c03cf874018beba",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 9963,
"upload_time": "2024-11-03T20:59:51",
"upload_time_iso_8601": "2024-11-03T20:59:51.165313Z",
"url": "https://files.pythonhosted.org/packages/82/e6/03e015e8090cba45a6ec5857f9d1d2dd30d0ee7cef99f8c8511c8a6439d8/pysystemrdlmodel-0.3.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-11-03 20:59:51",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "pysystemrdlmodel"
}