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

Exception: CLaSH.Netlist(124): CLaSH.Netlist.Util(53): Not in normal from: no Letrec #114

Closed
ggreif opened this issue Jan 15, 2016 · 1 comment
Labels

Comments

@ggreif
Copy link
Contributor

ggreif commented Jan 15, 2016

This file triggers it.

It appears that the problem is related to the generic instance definition, having

instance BlockRamAssoc Bool Bool -- USING THIS INSTANCE (instead of the next) WORKS!
-- instance (Eq k, Eq v) => BlockRamAssoc k v

makes the error go away. There is something fishy with Classes.$fEqBool dictionary elimination?

@ggreif
Copy link
Contributor Author

ggreif commented Jan 15, 2016

Carry-over from issue #111.

leonschoorl pushed a commit that referenced this issue Jul 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants