GitHub
06/12/2023, 10:44 AM[ERROR]: 16 errors found by Verilator
[ERROR]: Step 0 (verilator_lint_check) failed with error:
-code 1 -level 0 -errorcode NONE -errorinfo {
while executing
"throw_error"
(procedure "run_verilator" line 35)
invoked from within
"run_verilator"
(procedure "run_verilator_step" line 3)
invoked from within
"run_verilator_step"} -errorline 1
[INFO]: Saving current set of views in 'designs/BM64/runs/openlane_test/results/final'...
[INFO]: Generating final set of reports...
[INFO]: Created manufacturability report at 'designs/BM64/runs/openlane_test/reports/manufacturability.rpt'.
[INFO]: Created metrics report at 'designs/BM64/runs/openlane_test/reports/metrics.csv'.
[INFO]: Saving runtime environment...
[ERROR]: Flow failed.
make: *** [Makefile:184: test] Error 255
script returned exit code 2
* * *
y_huff
[INFO]: Running Synthesis (log: designs/y_huff/runs/openlane_test/logs/synthesis/1-synthesis.log)...
[ERROR]: Yosys checks have failed: Encountered check error:
Warning: Wire y_huff.\Y_AC_run_code[11] [7] is used but has no driver.
[...]
child process exited abnormally
[ERROR]: See the full report here: designs/y_huff/runs/openlane_test/reports/synthesis/1-synthesis_pre_synth.chk.rpt
[ERROR]: Step 1 (synthesis) failed with error:
-code 1 -level 0 -errorcode NONE -errorinfo {
while executing
"throw_error"
(procedure "check_synth_misc" line 13)
invoked from within
"check_synth_misc $report"
(procedure "run_synthesis_checkers" line 5)
invoked from within
"run_synthesis_checkers $log $pre_synth_report"
(procedure "run_synthesis" line 19)
invoked from within
"run_synthesis"} -errorline 1
[INFO]: Saving current set of views in 'designs/y_huff/runs/openlane_test/results/final'...
[INFO]: Generating final set of reports...
[INFO]: Created manufacturability report at 'designs/y_huff/runs/openlane_test/reports/manufacturability.rpt'.
[INFO]: Created metrics report at 'designs/y_huff/runs/openlane_test/reports/metrics.csv'.
[INFO]: Saving runtime environment...
[ERROR]: Flow failed.
[INFO]: The failure may have been because of the following warnings:
[WARNING]: 19 warnings found by Verilator
make: *** [Makefile:184: test] Error 255
script returned exit code 2
The-OpenROAD-Project/OpenLaneGitHub
06/13/2023, 12:11 PM