Commit graph

2 commits

Author SHA1 Message Date
Nico Sonack
bccfced580 cad/yosys-ghdl-plugin: Fix breakage due to ghdl version bump
add806fdd4 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:		add806fdd4
2024-03-19 15:18:22 +01:00
Nico Sonack
7e4f2be406 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
2023-10-19 03:07:29 -04:00