We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
nMigen has a pretty strong dependence on Yosys and you have been fixing a lot of bugs in it as #53 shows.
Maybe nMigen should check the Yosys version is new enough?
The text was updated successfully, but these errors were encountered:
Yes, but we can only pull that off after there's a release that includes the recent fixes. Unless you want to rely on the 0.8+123 notation...
0.8+123
Sorry, something went wrong.
Triage: check will be added once there is a Yosys release.
back.verilog: parse output of yosys -V.
yosys -V
5ad409e
See #55.
2168ff5
No branches or pull requests
nMigen has a pretty strong dependence on Yosys and you have been fixing a lot of bugs in it as #53 shows.
Maybe nMigen should check the Yosys version is new enough?
The text was updated successfully, but these errors were encountered: