Port details |
- py-amaranth Amaranth hardware definition language
- 0.5.4 cad
=2 0.5.2Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2023-07-28 07:48:16
- Last Update: 2024-12-17 09:45:38
- Commit Hash: 1287b86
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: python
- License: BSD3CLAUSE
- WWW:
- https://amaranth-lang.org/docs/amaranth/latest/
- https://github.com/amaranth-lang/amaranth
- Description:
- The Amaranth project provides an open-source toolchain for developing hardware
based on synchronous digital logic using the Python programming language, as
well as evaluation board definitions, a System on Chip toolkit, and more. It
aims to be easy to learn and use, reduce or eliminate common coding mistakes,
and simplify the design of complex hardware with reusable components.
The Amaranth toolchain consists of the Amaranth hardware definition language,
the standard library, the simulator, and the build system, covering all steps of
a typical FPGA development workflow. At the same time, it does not restrict the
designer's choice of tools: existing industry-standard (System)Verilog or VHDL
code can be integrated into an Amaranth-based design flow, or, conversely,
Amaranth code can be integrated into an existing Verilog-based design flow.
 ¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}amaranth>0:cad/py-amaranth@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/cad/py-amaranth/ && make install clean
- To add the package, run one of these commands:
- pkg install cad/py-amaranth
- pkg install py311-amaranth
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py311-amaranth listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-amaranth
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1734408752
SHA256 (amaranth-lang-amaranth-v0.5.4_GH0.tar.gz) = 9af1bf415ce41f6e97f95d66e30c8bbf6f551d6628962fb44afecec0a7a35b45
SIZE (amaranth-lang-amaranth-v0.5.4_GH0.tar.gz) = 748517
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-pdm-backend>0 : devel/py-pdm-backend@py311
- py311-wheel>0 : devel/py-wheel@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- sby : cad/symbiyosys
- yosys : cad/yosys
- py311-pytest>=7,1 : devel/py-pytest@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-Jinja2>=3.0 : devel/py-Jinja2@py311
- py311-jschon>=0.11.1 : devel/py-jschon@py311
- py311-pyvcd>=0.2.2 : cad/py-pyvcd@py311
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- cad_py-amaranth
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.5.4 17 Dec 2024 09:45:38
    |
Yuri Victorovich (yuri)  |
cad/py-amaranth: update 0.5.3 → 0.5.4
Reported by: portscout |
0.5.3 14 Dec 2024 12:22:55
    |
Yuri Victorovich (yuri)  |
cad/py-amaranth: update 0.5.2 → 0.5.3 |
0.5.2 05 Oct 2024 03:09:29
    |
Yuri Victorovich (yuri)  |
cad/py-amaranth: Fix build by expanding the range of dependency version
Reported by: fallout |
0.5.2 06 Sep 2024 08:20:54
    |
Yuri Victorovich (yuri)  |
cad/py-amaranth: update 0.5.1 → 0.5.2
Reported by: portscout |
0.5.1 23 Jul 2024 09:28:17
    |
Yuri Victorovich (yuri)  |
cad/py-amaranth: update 0.5.0 → 0.5.1
Reported by: portscout |
0.5.0 15 Jun 2024 09:12:45
    |
Yuri Victorovich (yuri)  |
cad/py-amaranth: update 0.4.5 → 0.5.0
Reported by: portscout |
0.4.5 05 Apr 2024 09:15:37
    |
Yuri Victorovich (yuri)  |
cad/py-amaranth: update 0.4.4 → 0.4.5
Reported by: portscout |
0.4.4 16 Mar 2024 06:33:03
    |
Yuri Victorovich (yuri)  |
cad/py-amaranth: update 0.4.2 → 0.4.4
Reported by: portscout |
0.4.2 17 Feb 2024 08:10:53
    |
Yuri Victorovich (yuri)  |
cad/py-amaranth: update 0.4.1 → 0.4.2
Reported by: portscout |
0.4.1 18 Jan 2024 05:02:51
    |
Yuri Victorovich (yuri)  |
cad/py-amaranth: update 0.4.0 → 0.4.1
Reported by: portscout |
0.4.0 11 Jan 2024 09:12:46
    |
Yuri Victorovich (yuri)  |
cad/py-amaranth: Correct build to be able to determine version w/out patches |
0.4.0 11 Jan 2024 05:09:39
    |
Yuri Victorovich (yuri)  |
cad/py-amaranth: update 0.3-160 → 0.4.0
Reported by: portscout |
0.3.160 28 Jul 2023 07:45:19
    |
Yuri Victorovich (yuri)  |
cad/py-amaranth: New port: Amaranth hardware definition language |