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

Check fixed key and masks don't overlap #534

Merged
merged 3 commits into from
Nov 27, 2023
Merged

Check fixed key and masks don't overlap #534

merged 3 commits into from
Nov 27, 2023

Conversation

Christian-B
Copy link
Member

@Christian-B Christian-B commented Nov 22, 2023

While working on validate_routes Pr found an error in a test which had two vertices with the same fixed key:

This adds a check that fixed keys and masks don't overlap.

Fixed a test where they dod to be one with and one wiithout overlap

Pr to fix the test is:
SpiNNakerManchester/sPyNNaker#1418

tested by:
SpiNNakerManchester/IntegrationTests#251

fixes: #473

@rowleya rowleya merged commit 1d0bcdc into master Nov 27, 2023
5 checks passed
@rowleya rowleya deleted the check_fixed branch November 27, 2023 15:13
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.

Clashes in fixed routing are not detected
2 participants