3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2026-07-17 12:45:44 +00:00

Merge pull request #111 from Silimate/timing_balance_impl

silimate: add opt_timing_balance pass and tests
This commit is contained in:
Akash Levy 2026-02-28 12:22:23 -08:00 committed by GitHub
commit 7a35a982d3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 1981 additions and 3 deletions

View file

@ -116,7 +116,7 @@ jobs:
uses: ./.github/actions/setup-build-env
with:
runs-on: ${{ matrix.os }}
get-test-deps: true
get-build-deps: true
get-iverilog: true
- name: Download build artifact