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

Why doesn't Lattice 3-stage mult synthesize anymore after adding D inputs? #290

Closed
gussmith23 opened this issue Jul 20, 2023 · 3 comments
Closed
Assignees

Comments

@gussmith23
Copy link
Owner

#255 seems to break 3-stage mult on Lattice, despite barely touching Lattice at all. What happened?

@gussmith23 gussmith23 self-assigned this Jul 20, 2023
@gussmith23
Copy link
Owner Author

This past week I've been having a bunch of problems related to the solver not terminating, and beginning to terminate once we add some little trick here or there. I could spend time trying to fiddle with different solvers (but then they need to be added to Rosette, which isn't easy) or with internal solver flags (but I don't know what the flags do, so that isn't time well spent). The other thing to do is to just fiddle with the problem (i.e. change things to constants in the yaml) and pray it fixes things. It's not sustainable, but I'm not sure what other option I have.

@gussmith23
Copy link
Owner Author

Unsurprisingly, skipping over the ALU fixes things.

@gussmith23
Copy link
Owner Author

I fixed this (temporarily) by just setting more things to constants in the YAML. See #255 .

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