Skip to content

Conversation

@jwnrt
Copy link

@jwnrt jwnrt commented Nov 10, 2025

OpenTitan has a rule which searches an online cache for an FPGA bitstream close to the current commit. For this to work, we need all commits of the OpenTitan repository fetched. GitHub does a shallow fetch by default.

This commit fetches all commits until we can work out why sometimes the bitstream rule is being run for our QEMU regressions.

OpenTitan has a rule which searches an online cache for an FPGA
bitstream close to the current commit. For this to work, we need all
commits of the OpenTitan repository fetched. GitHub does a shallow
fetch by default.

This commit fetches all commits until we can work out why sometimes the
bitstream rule is being run for our QEMU regressions.

Signed-off-by: James Wainwright <james.wainwright@lowrisc.org>
Copy link

@AlexJones0 AlexJones0 left a comment

Choose a reason for hiding this comment

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

Thanks for looking into this @jwnrt, this makes sense and looks like an appropriate fix to me for now.

@jwnrt jwnrt merged commit 6c09aa8 into lowRISC:ot-9.2.0 Nov 10, 2025
10 checks passed
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