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 gen_ipbus_addr_decode to return non-zero exit code if it detects node address errors #37

Merged
merged 1 commit into from
May 23, 2017

Conversation

tswilliams
Copy link
Collaborator

Fixes issue #36

Also, changes format of error messages endpoint nodes with non-aligned addresses from:

main ERROR: Non-aligned base address detected: csr 0x43 0x1
main ERROR: Non-aligned base address detected: xpoint 0x57 0x2

... to:

main ERROR: Node 'csr' at 0x43: Width, 0x1, produces address mask 0x2 that is not aligned with node's base address
main ERROR: Node 'xpoint' at 0x57: Width, 0x2, produces address mask 0x4 that is not aligned with node's base address

@tswilliams tswilliams merged commit 828d283 into master May 23, 2017
@tswilliams tswilliams deleted the bug/gen-ipbus-addr-decode-exit-code branch May 23, 2017 13:02
jhegeman pushed a commit to jhegeman/ipbus-software that referenced this pull request Dec 6, 2021
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.

None yet

1 participant