From dd9f3806b6cc872cf980c6cf088b51666b13e546 Mon Sep 17 00:00:00 2001 From: Luke Kenneth Casson Leighton Date: Tue, 30 Mar 2021 09:45:45 +0000 Subject: [PATCH] add yosys version number --- experiments9/build_full.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/experiments9/build_full.sh b/experiments9/build_full.sh index 3a1ed1a..6a0221f 100755 --- a/experiments9/build_full.sh +++ b/experiments9/build_full.sh @@ -1,5 +1,8 @@ #!/bin/sh +# comment about yosys version needed +echo "this only works at the moment with yosys 049e3abf9" + # full core build: please remember to alter ioring.py before running! # change the settings to the larger chip/corona size -- 2.30.2