Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CI: check different Yosys versions #445

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

apokusinski
Copy link
Contributor

We would like to test the plugins builds and tests with different Yosys versions:

  • Yosys in hdl/conda-eda
  • upstream Yosys HEAD
  • latest Yosys stable release

@apokusinski apokusinski mentioned this pull request Jan 24, 2023
2 tasks

- name: Install
shell: bash
run: |
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I suggest building a container in one step and reusing it for all the jobs, instead of installing all the deps in each jobs. Nevertheless, that can be done in a follow-up PR.

mglb pushed a commit to antmicro/yosys-f4pga-plugins that referenced this pull request Apr 3, 2023
…les/yosys-426f89f

Bump yosys from `59738c0` to `426f89f`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants