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
For the OSS toolchain flow, we get a report.txt which will end up with a line along the lines of:
report.txt
Info: Max frequency for clock '$glbnet$clk_50m_fpga$TRELLIS_IO_IN': 42.99 MHz (FAIL at 50.00 MHz)
Seems pretty simple to add some logic to a build step that looks for the FAIL and can take action off that.
FAIL
The text was updated successfully, but these errors were encountered:
No branches or pull requests
For the OSS toolchain flow, we get a
report.txt
which will end up with a line along the lines of:Seems pretty simple to add some logic to a build step that looks for the
FAIL
and can take action off that.The text was updated successfully, but these errors were encountered: