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] Move CW305 bitstream build to machine without license #25643

Merged
merged 1 commit into from
Dec 13, 2024

Conversation

jwnrt
Copy link
Contributor

@jwnrt jwnrt commented Dec 13, 2024

The CW305 uses an Artix-7 FPGA which does not require an enterprise Vivado license to synthesise for. We limit the number of machines on the -bitstream label to match our number of licenses, however CW305s are taking up these spots unnecessarily.

This commit moves them to the -vivado machines which have access to Vivado Standard edition only.

The CW305 uses an Artix-7 FPGA which does not require an enterprise
Vivado license to synthesise for. We limit the number of machines on
the `-bitstream` label to match our number of licenses, however CW305s
are taking up these spots unnecessarily.

This commit moves them to the `-vivado` machines which have access to
Vivado Standard edition only.

Signed-off-by: James Wainwright <[email protected]>
@jwnrt jwnrt added the CherryPick:earlgrey_1.0.0 This PR should be cherry-picked to earlgrey_1.0.0 label Dec 13, 2024
@jwnrt jwnrt requested a review from nbdd0121 December 13, 2024 13:55
@jwnrt jwnrt requested a review from rswarbrick as a code owner December 13, 2024 13:55
Copy link
Contributor

@nbdd0121 nbdd0121 left a comment

Choose a reason for hiding this comment

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

The vivado machine still have access to the license server, although it's on a different pool so wouldn't compete with bitstream builders.

@jwnrt jwnrt merged commit 056e6e2 into lowRISC:master Dec 13, 2024
40 checks passed
@jwnrt jwnrt deleted the cw305-bitstream-without-license branch December 13, 2024 18:22
@jwnrt
Copy link
Contributor Author

jwnrt commented Dec 13, 2024

Ah, thanks for the clarification

Copy link

Git push to origin failed for earlgrey_1.0.0 with exitcode 1

@github-actions github-actions bot added the Manually CherryPick This PR should be manually cherry picked. label Dec 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CherryPick:earlgrey_1.0.0 This PR should be cherry-picked to earlgrey_1.0.0 Manually CherryPick This PR should be manually cherry picked.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants