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

Highlighted lines #12

Open
ZipCPU opened this issue Mar 20, 2019 · 0 comments
Open

Highlighted lines #12

ZipCPU opened this issue Mar 20, 2019 · 0 comments

Comments

@ZipCPU
Copy link

ZipCPU commented Mar 20, 2019

Current behavior

No code highlighting based upon test failures

Desired behavior

Upon completion of a proof, highlight the line corresponding to

  1. The failed assertion. If this was a BMC+induction task, only highlight the induction assertion if BMC was successful. Likewise, if this was a cover task with an assertion failure, also highlight it. These should be highlighted in red or some other "bad" color.

  2. For cover traces, highlight cover points in green (or some other "good" color)

In all cases, if a user double-clicks on the highlighted line, sby-gui should bring the user to the a trace for that assertion/cover point. If gtkwave (or other viewer) needs to be started for this purpose, there should be a way to identify a gtkwave file.

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