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

Fix text overlapping in offsets in register diagrams. #970

Merged
merged 3 commits into from
Feb 14, 2024
Merged

Conversation

rtwfroody
Copy link
Collaborator

No description provided.

E.g. if the field is "hit" and the offset is "XLEN-18" then the field
needs to be sized to accommodate that offset.
Top of some characters would sometimes be cut off otherwise.
bytefield really handles this very poorly, so this is a hack by moving
long offsets in a bit. Now some look a little odd with not much space
between upper and lower offset, but at least there's no actual
overlapping text anymore.
@rtwfroody rtwfroody requested a review from wmat February 14, 2024 22:11
@wmat wmat merged commit b079fc1 into asciidoc Feb 14, 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