-
Notifications
You must be signed in to change notification settings - Fork 156
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
clash-lib: Print constructor names in netlist errors #2633
Conversation
9566acc
to
b917713
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Makes a lot of sense to me. Could you rebase? I think something went wrong in the release process, so you might need to cherry-pick:
git fetch
git reset origin/master --hard
git cherry-pick b9177138e3e6a8a9e507ae031210c6cef5f6e9ac
git push -f
b917713
to
c54880d
Compare
Rebased. |
CI doesn't pass because of warnings - you probably want to mention |
c54880d
to
db3f9d9
Compare
Oh dear, indeed what a mess. I rather don't need to bind |
(cherry picked from commit 5e01ae2)
While debugging a netlist generation failure I found this output to be useful.