| Port details |
- yosys-ghdl-plugin GHDL synthesis plugin for yosys
- g20251221 cad
=1 g20230930_2Version of this port present on the latest quarterly branch. - Maintainer: nsonack@herrhotzenplotz.de
 - Port Added: 2023-10-19 07:13:57
- Last Update: 2026-03-05 15:48:34
- Commit Hash: fc7dea7
- People watching this port, also watch:: yosys-systemverilog, PrusaSlicer, nextpnr, supercollider, py311-cymbal
- License: GPLv3
- WWW:
- https://github.com/ghdl/ghdl-yosys-plugin
- Description:
- yosys-ghdl-plugin is a plugin that enables synthesis of VHDL with
yosys and ghdl.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- yosys-ghdl-plugin>0:cad/yosys-ghdl-plugin
- To install the port:
- cd /usr/ports/cad/yosys-ghdl-plugin/ && make install clean
- To add the package, run one of these commands:
- pkg install cad/yosys-ghdl-plugin
- pkg install yosys-ghdl-plugin
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: yosys-ghdl-plugin
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1771316097
SHA256 (ghdl-ghdl-yosys-plugin-g20251221-a8883f5c0eaffcf6bfea519318f5f7ae1210ba24_GH0.tar.gz) = 26383159416d950f31cc587deb6b3e87c605d673115bdb4e310e2d80c8315360
SIZE (ghdl-ghdl-yosys-plugin-g20251221-a8883f5c0eaffcf6bfea519318f5f7ae1210ba24_GH0.tar.gz) = 84464
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:
-
- ghdl>0 : cad/ghdl
- yosys>0 : cad/yosys
- gmake>=4.4.1 : devel/gmake
- Runtime dependencies:
-
- yosys>0 : cad/yosys
- Library dependencies:
-
- libffi.so : devel/libffi
- libghdl-5_1_1.so : cad/ghdl
- libtcmalloc.so : devel/google-perftools
- libreadline.so.8 : devel/readline
- libtcl86.so : lang/tcl86
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- cad_yosys-ghdl-plugin
- USES:
- gmake readline tcl
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 7
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
g20251221 05 Mar 2026 15:48:34
    |
Joel Bodenmann (jbo)  Author: Neal Nelson |
cad/yosys-ghdl-plugin: Fix build
Fix build to work with current cad/ghdl.
PR: 293156
Approved by: Nico Sonack <nsonack@herrhotzenplotz.de> (maintainer) |
g20230930_2 10 Oct 2025 21:43:22
    |
Älven (alven)  |
cad/yosys: Update 0.57 => 0.58
Changelogs:
* https://github.com/YosysHQ/yosys/blob/main/CHANGELOG
* https://github.com/YosysHQ/yosys/compare/v0.57...v0.58
Approved by: yuri@ (maintainer, Mentor)
Differential Revision: https://reviews.freebsd.org/D53007 |
g20230930_1 02 Sep 2025 21:07:26
    |
Robert Clausecker (fuz)  |
*/*: nsonack@outlook.com => nsonack@herrhotzenplotz.de
Maintainer has updated his email address.
Approved by: Nico Sonack <nsonack@herrhotzenplotz.de> (maintainer) |
g20230930_1 17 Mar 2025 18:10:38
    |
Gleb Popov (arrowd)  |
cad/yosys-ghdl-plugin: Unbreak the build by linking to a correct library
Reported by: pkg-devel exp-run |
g20230930_1 12 Dec 2024 02:56:04
    |
Yuri Victorovich (yuri)  |
cad/yosys-ghdl-plugin: Fix plist
Reported by: fallout
Approved by: portmgr (blanket unbreak) |
g20230930_1 19 Mar 2024 14:18:22
    |
Robert Clausecker (fuz)  Author: Nico Sonack |
cad/yosys-ghdl-plugin: Fix breakage due to ghdl version bump
add806fdd4acf01d5306c277ccb6076baaf281ea broke our build due to the
shared library of libghdl being named differently.
Update the LIB_DEPENDS and bump the PORTREVISION to accomodate for
version changes.
Signed-off-by: Nico Sonack <nsonack@herrhotzenplotz.de>
PR: 277634
Fixes: add806fdd4acf01d5306c277ccb6076baaf281ea |
g20230930 19 Oct 2023 07:07:29
    |
Robert Clausecker (fuz)  Author: Nico Sonack |
cad/yosys-ghdl-plugin: Add new port
This allows performing synthesis of VHDL using ghdl with yosys.
Signed-off-by: Nico Sonack <nsonack@herrhotzenplotz.de>
PR: 274243 |
Number of commits found: 7
|