Port details |
- yosys-ghdl-plugin GHDL synthesis plugin for yosys
- g20230930_1 cad =2 g20230930_1Version of this port present on the latest quarterly branch.
- Maintainer: nsonack@outlook.com
- Port Added: 2023-10-19 07:13:57
- Last Update: 2024-12-12 02:56:04
- Commit Hash: 83a12585
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- 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 - 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 = 1696080191
SHA256 (ghdl-ghdl-yosys-plugin-g20230930-d44a7bccdaa458ab3ec0ce83459410604bee6c60_GH0.tar.gz) = 200f38ea69d868b111a905d95a59aefa0c24d42f4f092ed5e5d94db21c496643
SIZE (ghdl-ghdl-yosys-plugin-g20230930-d44a7bccdaa458ab3ec0ce83459410604bee6c60_GH0.tar.gz) = 82663
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-4_1_0.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: 3
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
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: 3
|