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

Silicon Debugging #810

Merged
merged 23 commits into from
Sep 2, 2024
Merged

Silicon Debugging #810

merged 23 commits into from
Sep 2, 2024

Conversation

marcoeilers
Copy link
Contributor

This PR contains some helper code that enables Silicon Debugging, written by @AndreaKe with some adaptations and extensions by me.
In particular:

  • Three additional expression types for use only in debugging
  • Improved expression simplification in the Simplifier
  • Moving the Rational class from Silicon to Silver
  • Tracking which PAst nodes an AST node was generated from using an Info object
  • Enabling type checking a given expression in a specific scope

@marcoeilers marcoeilers merged commit 0410211 into master Sep 2, 2024
4 of 5 checks passed
@marcoeilers marcoeilers deleted the keuscha/silicon-debugger branch September 2, 2024 00:36
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