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

update yosys version #469

Merged
merged 11 commits into from
Sep 19, 2024
Merged

update yosys version #469

merged 11 commits into from
Sep 19, 2024

Conversation

cknizek
Copy link
Collaborator

@cknizek cknizek commented Sep 11, 2024

No description provided.

Dockerfile Show resolved Hide resolved
Copy link
Owner

@gussmith23 gussmith23 left a comment

Choose a reason for hiding this comment

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

Approved, but please handle my comment first!

&& rm -rf /root/yosys
WORKDIR /root
RUN cd /root \
&& git clone https://github.com/YosysHQ/yosys.git \
Copy link
Owner

Choose a reason for hiding this comment

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

Can you add a comment here saying that Yosys depends on a submodule and so we cannot download an archive of it? Furthermore, say that, once dear-github/dear-github#214 is resolved, we could switch back to downloading an archive.

@gussmith23
Copy link
Owner

@cknizek once you merge #471 , can you merge that into this PR (i.e. checkout this PR, do git fetch, and then git merge origin/main) and push? Then the CI should pass and we can merge.

Copy link
Owner

@gussmith23 gussmith23 left a comment

Choose a reason for hiding this comment

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

See my comment about merging #471 first -- Do that, then make sure the CI passes, and then please merge!

Thank you and great work!!

@cknizek cknizek merged commit ce0d168 into main Sep 19, 2024
3 of 4 checks passed
@cknizek cknizek deleted the yosys-version-update branch September 19, 2024 21:15
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.

2 participants