Skip to content

Better visiblity of errors/critical warnings on gateware compilation. Fail compilation on timing closure failure.

I propose a solution to issue #50 (closed), where the build system is capable of checking the final status of the implementation phase of the gateware through log parsing done on an bash script. This script is always executed when the implementation runs, and forces a failed compilation if timing closure was not met.

Merge request reports

Loading