-
Notifications
You must be signed in to change notification settings - Fork 10
update MMU code #39
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 MMU code #39
Conversation
44f73e9
to
4a10229
Compare
I used and tested this as part of a zynq7000 ethernet implementation now. |
4a10229
to
53091c4
Compare
e464ad7
to
03501fe
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I like the Builder API.
We probably need some test cases though, to check that we produce the 32-bit integers we expect - just in case some later refactoring drops a field.
c35d6a4
to
030c8ab
Compare
I can add test cases |
810bbdb
to
ef2bb46
Compare
I'll also update the changelog |
b69370d
to
eb950b8
Compare
Thank you! |
Still needs to be tested