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

Parse Range Constraints from binfile #373

Closed
DavePearce opened this issue Oct 29, 2024 · 0 comments · Fixed by #375
Closed

Parse Range Constraints from binfile #373

DavePearce opened this issue Oct 29, 2024 · 0 comments · Fixed by #375
Labels
bug Something isn't working

Comments

@DavePearce
Copy link
Collaborator

Here's the example:

(module m1)
(defcolumns X)
(definrange X 256)

The bin file generated for this currently generates the following:

panic: Unknown JSON constraint encountered
@DavePearce DavePearce added the bug Something isn't working label Oct 29, 2024
@DavePearce DavePearce linked a pull request Nov 5, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant