```Antenna Summary: Source: /project/openlane/comp...
# general
c
Copy code
Antenna Summary:
Source: /project/openlane/computer/runs/computer/reports/routing/38-antenna.rpt
Number of pins violated: 107
Number of nets violated: 103
[INFO]: check full report here: /project/openlane/computer/runs/computer/reports/final_summary_report.csv
[WARNING]: There are max slew violations in the design at the typical corner. Please refer to /project/openlane/computer/runs/computer/reports/routing/23-spef_extraction_sta.slew.rpt
[ERROR]: There are hold violations in the design at the typical corner. Please refer to /project/openlane/computer/runs/computer/reports/routing/23-spef_extraction_sta.min.rpt.
[INFO]: Calculating Runtime From the Start...
[INFO]: flow failed for computer/2021.10.30_11.17.19 in 12h43m8s
[INFO]: Generating Final Summary Report...
[INFO]: Design Name: computer
Run Directory: /project/openlane/computer/runs/computer
Hi, after updating OpenLANE, I get the above error when I build my design and it crashes. What is a typical corner and how do I solve it? The error occurs when I run
make computer
. My project repo is here: https://github.com/cpu-dev/caravel_jacaranda-8 My project is here: https://efabless.com/projects/413 Thank you.