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

feat: improved error reporting in generated Trace.java #291

Merged
merged 1 commit into from
Nov 4, 2024

Conversation

DavePearce
Copy link
Collaborator

This slightly improves the error reporting in generate Trace.java files, where previously the register names were being passed to the exception being thrown. Instead, we now use the column name (optionally with perspective).

This slightly improves the error reporting in generate `Trace.java`
files, where previously the register names were being passed to the
exception being thrown.  Instead, we now use the column name (optionally
with perspective).
@DavePearce DavePearce linked an issue Nov 4, 2024 that may be closed by this pull request
@DavePearce DavePearce merged commit 8e32308 into master Nov 4, 2024
1 check passed
@DavePearce DavePearce deleted the 279-use-column-name-for-bitwidth-exceptions branch November 4, 2024 01:57
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.

Use column name for bitwidth exceptions
1 participant