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

soc/integration/soc: add_etherbone: allowing to specify local/remote IP #1877

Merged

Conversation

trabucayre
Copy link
Collaborator

For add_etherbone user, at target level, may specify eth_ip.
But for add_ethernet there is no way to provides interface IP and/or remote IP: user must add piece of code to override constants.

This PR add local_ip and remote_ip to pass these informations at build time, and adds required piece of code to update constants at add_ethernet level.

@trabucayre trabucayre force-pushed the ethernet_local_remote_ip branch from 8b9ff2b to bcde71b Compare January 24, 2024 14:13
Copy link
Owner

@enjoy-digital enjoy-digital left a comment

Choose a reason for hiding this comment

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

Thanks @trabucayre.

@enjoy-digital enjoy-digital merged commit 115e87f into enjoy-digital:master Jan 24, 2024
1 check 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