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

Provide read-only access via address alias or similar to allow fpga register dumping #181

Open
nathanaelhuffman opened this issue Aug 1, 2024 · 1 comment

Comments

@nathanaelhuffman
Copy link
Collaborator

Some registers have read side effects, we'd like to not accidentally trip those when doing a dump.

@nathanaelhuffman
Copy link
Collaborator Author

Ideally what we'd get here is some side-band decoding in our non-existant fabric generator that would strip off msb, and pass no_read_side-effects or something into a block maybe?

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

No branches or pull requests

1 participant