pyproject: use yowasp-yosys for tests.

This change means that tests will succeed even if the system Yosys binary is broken.
yices2 must still be present on the system.
This commit is contained in:
Catherine 2023-09-27 10:57:02 +00:00
parent fcafad1f70
commit b871f2ad79
3 changed files with 11 additions and 7 deletions

7
.env.toolchain Normal file
View file

@ -0,0 +1,7 @@
AMARANTH_USE_YOSYS=system
YOSYS=yowasp-yosys
SBY=yowasp-sby
SMTBMC=yowasp-yosys-smtbmc
# examples
NEXTPNR_ICE40=yowasp-nextpnr-ice40
ICEPACK=yowasp-icepack