Port details |
- py-amaranth Amaranth hardware definition language
- 0.3.160 cad
=0 0.3.160Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2023-07-28 07:48:16
- Last Update: 2023-07-28 07:45:19
- Commit Hash: 9c44a99
- Also Listed In: python
- License: BSD3CLAUSE
- WWW:
- https://amaranth-lang.org/docs/amaranth/latest/
- 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 py39-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 py39-amaranth listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-amaranth
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1690525544
SHA256 (amaranth-lang-amaranth-v0.3-160-gb952005_GH0.tar.gz) = 8bdab7fbd10dc07d99a383316b2503dd00733b6dd99e787e0ffe4cb27f8eb112
SIZE (amaranth-lang-amaranth-v0.3-160-gb952005_GH0.tar.gz) = 261933
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:
-
- py39-setuptools>0 : devel/py-setuptools@py39
- py39-setuptools_scm>0 : devel/py-setuptools_scm@py39
- py39-wheel>0 : devel/py-wheel@py39
- python3.9 : lang/python39
- py39-build>=0 : devel/py-build@py39
- py39-installer>=0 : devel/py-installer@py39
- Test dependencies:
-
- py39-pytest>=7,1 : devel/py-pytest@py39
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-Jinja2>=3.0 : devel/py-Jinja2@py39
- py39-pyvcd>0 : cad/py-pyvcd@py39
- python3.9 : lang/python39
- 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:
|