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

[bazel] Do fusesoc builds in the sandbox #19476

Merged
merged 1 commit into from
Aug 18, 2023

Conversation

a-will
Copy link
Contributor

@a-will a-will commented Aug 17, 2023

This is a cherry-pick of #19466

Fix up deps and do the fusesoc builds in the sandbox. Since the Python interpreter was switched to the bazel-provided one, it is now possible to use the sandbox. Note that this doesn't make the build hermetic, since it still relies on system-provided tools (e.g. vivado, verilator).

Fix up deps and do the fusesoc builds in the sandbox. Since the Python
interpreter was switched to the bazel-provided one, it is now possible
to use the sandbox. Note that this doesn't make the build *hermetic*,
since it still relies on system-provided tools (e.g. vivado, verilator).

Signed-off-by: Alexander Williams <[email protected]>
@a-will a-will merged commit f2733db into lowRISC:earlgrey_es Aug 18, 2023
23 checks passed
@a-will a-will deleted the earlgrey_es branch August 18, 2023 04:39
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.

3 participants