Name | amaranth-yosys JSON |
Version |
0.50.0.0.post114
JSON |
| download |
home_page | None |
Summary | Specialized WebAssembly build of Yosys used by Amaranth HDL |
upload_time | 2025-07-23 02:18:10 |
maintainer | None |
docs_url | None |
author | None |
requires_python | ~=3.8 |
license | None |
keywords |
|
VCS |
 |
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
Amaranth Yosys distribution
###########################
`Amaranth <https://github.com/amaranth-lang/amaranth>`_ is a Python-based hardware description language that uses `Yosys <https://yosyshq.net/yosys>`_ as a backend to emit Verilog.
The Amaranth HDL Yosys wheels provide a specialized `WebAssembly <https://webassembly.org/>`_ based build of Yosys that runs via `wasmtime-py <https://github.com/bytecodealliance/wasmtime-py>`_ if there is no system-wide Yosys installation, or if that installation is too old. This build is aggressively optimized for binary size and startup latency, and only includes features required by Amaranth's Verilog and CXXRTL backends; it is not useful for any other purpose.
Although this package is platform-independent, it depends on wasmtime-py wheels, which are currently available only for x86_64 Windows, Linux, and macOS. This is expected to improve in the future.
Versioning
==========
The version of this package (which is derived from the upstream Yosys package version) is comprised of five parts in a ``X.Y.Z.N.postM`` format:
1. ``X``: Yosys major version
2. ``Y``: Yosys minor version
3. ``Z``: Yosys patch version; only present for some Yosys releases, zero if not present
4. ``N``: Yosys node version; only present for unreleased Yosys snapshots (where it matches the ``N`` in the ``X.Y+N`` upstream version), zero for releases
5. ``postM``: package version, monotonically incrementing from the initial commit
Building
========
The primary build environment for this repository is the ``ubuntu-latest`` GitHub CI runner; packages are built on every push and automatically published from the ``release`` branch to PyPI.
To reduce maintenance overhead, the only development environment we will support for this repository is x86_64 Linux.
License
=======
This package is covered by the `ISC license <LICENSE.txt>`_, which is the same as the `Yosys license <https://github.com/YosysHQ/yosys/blob/master/COPYING>`_.
Raw data
{
"_id": null,
"home_page": null,
"name": "amaranth-yosys",
"maintainer": null,
"docs_url": null,
"requires_python": "~=3.8",
"maintainer_email": null,
"keywords": null,
"author": null,
"author_email": "whitequark <whitequark@whitequark.org>",
"download_url": null,
"platform": null,
"description": "Amaranth Yosys distribution\n###########################\n\n`Amaranth <https://github.com/amaranth-lang/amaranth>`_ is a Python-based hardware description language that uses `Yosys <https://yosyshq.net/yosys>`_ as a backend to emit Verilog.\n\nThe Amaranth HDL Yosys wheels provide a specialized `WebAssembly <https://webassembly.org/>`_ based build of Yosys that runs via `wasmtime-py <https://github.com/bytecodealliance/wasmtime-py>`_ if there is no system-wide Yosys installation, or if that installation is too old. This build is aggressively optimized for binary size and startup latency, and only includes features required by Amaranth's Verilog and CXXRTL backends; it is not useful for any other purpose.\n\nAlthough this package is platform-independent, it depends on wasmtime-py wheels, which are currently available only for x86_64 Windows, Linux, and macOS. This is expected to improve in the future.\n\nVersioning\n==========\n\nThe version of this package (which is derived from the upstream Yosys package version) is comprised of five parts in a ``X.Y.Z.N.postM`` format:\n\n1. ``X``: Yosys major version\n2. ``Y``: Yosys minor version\n3. ``Z``: Yosys patch version; only present for some Yosys releases, zero if not present\n4. ``N``: Yosys node version; only present for unreleased Yosys snapshots (where it matches the ``N`` in the ``X.Y+N`` upstream version), zero for releases\n5. ``postM``: package version, monotonically incrementing from the initial commit\n\nBuilding\n========\n\nThe primary build environment for this repository is the ``ubuntu-latest`` GitHub CI runner; packages are built on every push and automatically published from the ``release`` branch to PyPI.\n\nTo reduce maintenance overhead, the only development environment we will support for this repository is x86_64 Linux.\n\nLicense\n=======\n\nThis package is covered by the `ISC license <LICENSE.txt>`_, which is the same as the `Yosys license <https://github.com/YosysHQ/yosys/blob/master/COPYING>`_.\n",
"bugtrack_url": null,
"license": null,
"summary": "Specialized WebAssembly build of Yosys used by Amaranth HDL",
"version": "0.50.0.0.post114",
"project_urls": {
"Bug Tracker": "https://github.com/amaranth-lang/amaranth-yosys/issues",
"Source Code": "https://github.com/amaranth-lang/amaranth-yosys"
},
"split_keywords": [],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "c595086cf4838fa5d8c4ecade0b3e5488c56971ca7f47a7957c62061cab6764b",
"md5": "dd298e6e546bcf477e9144c09a87d3c4",
"sha256": "824473dc36d76ac90294a0304ae7636cef8b9dcad1945980cc5e5efa3ab2f070"
},
"downloads": -1,
"filename": "amaranth_yosys-0.50.0.0.post114-py3-none-any.whl",
"has_sig": false,
"md5_digest": "dd298e6e546bcf477e9144c09a87d3c4",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "~=3.8",
"size": 11064311,
"upload_time": "2025-07-23T02:18:10",
"upload_time_iso_8601": "2025-07-23T02:18:10.123736Z",
"url": "https://files.pythonhosted.org/packages/c5/95/086cf4838fa5d8c4ecade0b3e5488c56971ca7f47a7957c62061cab6764b/amaranth_yosys-0.50.0.0.post114-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-07-23 02:18:10",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "amaranth-lang",
"github_project": "amaranth-yosys",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "amaranth-yosys"
}