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

Cache supported hit_bits while setting up the trigger #1169

Open
en-sc opened this issue Nov 18, 2024 · 0 comments
Open

Cache supported hit_bits while setting up the trigger #1169

en-sc opened this issue Nov 18, 2024 · 0 comments

Comments

@en-sc
Copy link
Collaborator

en-sc commented Nov 18, 2024

Deducing the set of supported hit field values when a trigger is hit is time-consuming and does not provide the user with a diagnostics when the desired timing is not supported.

See riscv/riscv-debug-spec#1080 (comment)

There should also be a configuration parameter to select when to check hit filed support (when setting the trigger or when the trigger is hit) to mitigate the possibility of hit field support changing over time.

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