Skip to content

Commit

Permalink
Updated OSS CAD Suite
Browse files Browse the repository at this point in the history
  • Loading branch information
daglem committed Apr 4, 2023
1 parent 34a3b1a commit 04c60d1
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/gateware-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,9 @@ jobs:
uses: actions/checkout@v3

- name: Install OSS CAD Suite
uses: YosysHQ/setup-oss-cad-suite@v1
uses: YosysHQ/setup-oss-cad-suite@v2
with:
# Yosys 0.24+1 7ad7b55 - Includes required support for packed arrays in packed structs.
osscadsuite-version: '2022-12-08'
osscadsuite-version: '2023-04-04'

- name: Build gateware
run: |
Expand Down

0 comments on commit 04c60d1

Please sign in to comment.