Skip to content

Commit

Permalink
Pin Yosys to be compatible with current latest plugins.
Browse files Browse the repository at this point in the history
This update affects the non-Symbiflow (i.e. nextpnr/lattice) env.

Signed-off-by: Tim Callahan <[email protected]>
  • Loading branch information
tcal-x committed Dec 15, 2023
1 parent 090397d commit 6401347
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion conf/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,8 @@ dependencies:
- litex-hub::nextpnr-ecp5
- litex-hub::nextpnr-ice40
- litex-hub::iceprog
- litex-hub::yosys
# Temporarily pin Yosys until symbiflow-yosys-plugins catches up
- litex-hub::yosys=0.33_11_g31ee566ec=20230724_080446_py37
- litex-hub::symbiflow-yosys-plugins
- libevent
- json-c
Expand Down

0 comments on commit 6401347

Please sign in to comment.