Skip to content

Commit 89878d7

Browse files
committed
env: pin yosys version
This is due to a failure reported in #365 Signed-off-by: Alessandro Comodi <[email protected]>
1 parent d149693 commit 89878d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,6 @@ channels:
1919
- defaults
2020
- litex-hub
2121
dependencies:
22-
- litex-hub::yosys
22+
- litex-hub::yosys=0.17_7_g990c9b8e1=20220512_085338_py37
2323
- litex-hub::surelog
2424
- litex-hub::iverilog

0 commit comments

Comments
 (0)