From 6aebc87cd48e5fb44218ef9e548194ddfa3e6dc9 Mon Sep 17 00:00:00 2001 From: "Mike A." Date: Sat, 28 Sep 2024 21:45:17 +0200 Subject: [PATCH] Include GHDL libs in Yosys build --- edacation/rules/targets.py | 1 + 1 file changed, 1 insertion(+) diff --git a/edacation/rules/targets.py b/edacation/rules/targets.py index 9f31b3a..4a6eb04 100755 --- a/edacation/rules/targets.py +++ b/edacation/rules/targets.py @@ -27,6 +27,7 @@ readme='README.md', dependencies=[ 'yosys', + 'ghdl', 'ghdl-yosys-plugin' ], resources = [