3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2026-07-18 21:25:47 +00:00

Merge from upstream

This commit is contained in:
Akash Levy 2026-07-06 07:47:32 -07:00
parent 9d39a82587
commit a2e38e2022
11 changed files with 865 additions and 43 deletions

View file

@ -56,7 +56,7 @@ runs:
if: runner.os == 'macOS'
shell: bash
run: |
brew bundle
brew install bison flex gawk libffi git pkg-config python3 bash googletest tcl-tk llvm
- name: Linux runtime environment
if: runner.os == 'Linux'