From: Jean THOMAS Date: Fri, 3 Jul 2020 15:05:20 +0000 (+0200) Subject: Use Yosys from YoWASP X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=d9f70df21fd03a4ca47e75868e8d85c55dd727d1;p=gram.git Use Yosys from YoWASP --- diff --git a/.build.yml b/.build.yml index 286fec6..eb19bed 100644 --- a/.build.yml +++ b/.build.yml @@ -48,4 +48,4 @@ tasks: contrib/test - run-simulations: | cd ~/gram - contrib/simulation + YOSYS=yowasp-yosys contrib/simulation