notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
Port details
py-amaranth Amaranth hardware definition language
0.5.4 cad on this many watch lists=2 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.5.2Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
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.
HomepageHomepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

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>)
  • py311: py311-amaranth
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):
py39-amaranth
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--------
FreeBSD:13:quarterly-----0.3.1600.3.1600.3.160
FreeBSD:14:latest--------
FreeBSD:14:quarterly-----0.3.1600.3.1600.3.160
FreeBSD:15:latest--n/a-n/a0.4.10.4.10.4.2
 

py311-amaranth
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.5.40.5.4-0.5.40.5.4---
FreeBSD:13:quarterly0.5.40.5.4-0.5.40.5.4---
FreeBSD:14:latest0.5.40.5.4-0.5.40.5.4---
FreeBSD:14:quarterly0.5.40.5.4-0.5.40.5.4---
FreeBSD:15:latest0.5.40.5.4n/a0.5.4n/a---
 

Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-pdm-backend>0 : devel/py-pdm-backend@py311
  2. py311-wheel>0 : devel/py-wheel@py311
  3. python3.11 : lang/python311
  4. py311-build>=0 : devel/py-build@py311
  5. py311-installer>=0 : devel/py-installer@py311
Test dependencies:
  1. sby : cad/symbiyosys
  2. yosys : cad/yosys
  3. py311-pytest>=7,1 : devel/py-pytest@py311
  4. python3.11 : lang/python311
Runtime dependencies:
  1. py311-Jinja2>=3.0 : devel/py-Jinja2@py311
  2. py311-jschon>=0.11.1 : devel/py-jschon@py311
  3. py311-pyvcd>=0.2.2 : cad/py-pyvcd@py311
  4. 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:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/amaranth-lang/amaranth/tar.gz/v0.5.4?dummy=/
Collapse this list.

Number of commits found: 13

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.5.4
17 Dec 2024 09:45:38
commit hash: 1287b86e291b6e9b666ab8219f327cf942878643commit hash: 1287b86e291b6e9b666ab8219f327cf942878643commit hash: 1287b86e291b6e9b666ab8219f327cf942878643commit hash: 1287b86e291b6e9b666ab8219f327cf942878643 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
cad/py-amaranth: update 0.5.3 → 0.5.4

Reported by:	portscout
0.5.3
14 Dec 2024 12:22:55
commit hash: 689984a4a2fbfb4d5ad21e34175215687658b08ecommit hash: 689984a4a2fbfb4d5ad21e34175215687658b08ecommit hash: 689984a4a2fbfb4d5ad21e34175215687658b08ecommit hash: 689984a4a2fbfb4d5ad21e34175215687658b08e files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
cad/py-amaranth: update 0.5.2 → 0.5.3
0.5.2
05 Oct 2024 03:09:29
commit hash: 6b3d250880a6459c28e268d8e85c3d1079990fa1commit hash: 6b3d250880a6459c28e268d8e85c3d1079990fa1commit hash: 6b3d250880a6459c28e268d8e85c3d1079990fa1commit hash: 6b3d250880a6459c28e268d8e85c3d1079990fa1 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
cad/py-amaranth: Fix build by expanding the range of dependency version

Reported by:	fallout
0.5.2
06 Sep 2024 08:20:54
commit hash: eeab3df0cc66898f14808d964162a0a494dab2d7commit hash: eeab3df0cc66898f14808d964162a0a494dab2d7commit hash: eeab3df0cc66898f14808d964162a0a494dab2d7commit hash: eeab3df0cc66898f14808d964162a0a494dab2d7 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
cad/py-amaranth: update 0.5.1 → 0.5.2

Reported by:	portscout
0.5.1
23 Jul 2024 09:28:17
commit hash: a34c7c9c77a5abb82e7856c7f0fec7a3bde0b139commit hash: a34c7c9c77a5abb82e7856c7f0fec7a3bde0b139commit hash: a34c7c9c77a5abb82e7856c7f0fec7a3bde0b139commit hash: a34c7c9c77a5abb82e7856c7f0fec7a3bde0b139 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
cad/py-amaranth: update 0.5.0 → 0.5.1

Reported by:	portscout
0.5.0
15 Jun 2024 09:12:45
commit hash: 409b24d01fd47084f32b282d62e5af46570e589ecommit hash: 409b24d01fd47084f32b282d62e5af46570e589ecommit hash: 409b24d01fd47084f32b282d62e5af46570e589ecommit hash: 409b24d01fd47084f32b282d62e5af46570e589e files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
cad/py-amaranth: update 0.4.5 → 0.5.0

Reported by:	portscout
0.4.5
05 Apr 2024 09:15:37
commit hash: e012bef010368ebd56db92c5d62e36aae264446fcommit hash: e012bef010368ebd56db92c5d62e36aae264446fcommit hash: e012bef010368ebd56db92c5d62e36aae264446fcommit hash: e012bef010368ebd56db92c5d62e36aae264446f files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
cad/py-amaranth: update 0.4.4 → 0.4.5

Reported by:	portscout
0.4.4
16 Mar 2024 06:33:03
commit hash: fe121fc1479cfd1022204c299d4bcaaa8985c4cbcommit hash: fe121fc1479cfd1022204c299d4bcaaa8985c4cbcommit hash: fe121fc1479cfd1022204c299d4bcaaa8985c4cbcommit hash: fe121fc1479cfd1022204c299d4bcaaa8985c4cb files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
cad/py-amaranth: update 0.4.2 → 0.4.4

Reported by:	portscout
0.4.2
17 Feb 2024 08:10:53
commit hash: a3b38c4729ba207a9d8b66bf80ba05ea9d482756commit hash: a3b38c4729ba207a9d8b66bf80ba05ea9d482756commit hash: a3b38c4729ba207a9d8b66bf80ba05ea9d482756commit hash: a3b38c4729ba207a9d8b66bf80ba05ea9d482756 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
cad/py-amaranth: update 0.4.1 → 0.4.2

Reported by:	portscout
0.4.1
18 Jan 2024 05:02:51
commit hash: f5ed96b43db1f5ec089014f85fa1bf9a1c126c18commit hash: f5ed96b43db1f5ec089014f85fa1bf9a1c126c18commit hash: f5ed96b43db1f5ec089014f85fa1bf9a1c126c18commit hash: f5ed96b43db1f5ec089014f85fa1bf9a1c126c18 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
cad/py-amaranth: update 0.4.0 → 0.4.1

Reported by:	portscout
0.4.0
11 Jan 2024 09:12:46
commit hash: a51421303ac551c8f5a86204f1408111838697e5commit hash: a51421303ac551c8f5a86204f1408111838697e5commit hash: a51421303ac551c8f5a86204f1408111838697e5commit hash: a51421303ac551c8f5a86204f1408111838697e5 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
cad/py-amaranth: Correct build to be able to determine version w/out patches
0.4.0
11 Jan 2024 05:09:39
commit hash: a1978b83d43f5a900b8240215698de33ad84d363commit hash: a1978b83d43f5a900b8240215698de33ad84d363commit hash: a1978b83d43f5a900b8240215698de33ad84d363commit hash: a1978b83d43f5a900b8240215698de33ad84d363 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
cad/py-amaranth: update 0.3-160 → 0.4.0

Reported by:	portscout
0.3.160
28 Jul 2023 07:45:19
commit hash: 9c44a991ebeafa6a7a936a1d4b2971bbff650ceecommit hash: 9c44a991ebeafa6a7a936a1d4b2971bbff650ceecommit hash: 9c44a991ebeafa6a7a936a1d4b2971bbff650ceecommit hash: 9c44a991ebeafa6a7a936a1d4b2971bbff650cee files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
cad/py-amaranth: New port: Amaranth hardware definition language

Number of commits found: 13