From 3e93dbebe6a1758a0b4cb1a16477e4a1d96ae9cc Mon Sep 17 00:00:00 2001 From: "Mike A." Date: Sat, 28 Sep 2024 21:24:28 +0200 Subject: [PATCH] Build GHDL plugin for Yosys --- edacation/rules/targets.py | 1 + 1 file changed, 1 insertion(+) diff --git a/edacation/rules/targets.py b/edacation/rules/targets.py index a5b5e00..9f31b3a 100755 --- a/edacation/rules/targets.py +++ b/edacation/rules/targets.py @@ -27,6 +27,7 @@ readme='README.md', dependencies=[ 'yosys', + 'ghdl-yosys-plugin' ], resources = [ 'system-resources-min'