https://open-source-silicon.dev logo
d

Dhayalakumar M

09/26/2021, 9:04 AM
could anyone help me with this?
n

Nate Young

09/27/2021, 4:27 AM
You should look at the log file from your run that actually contains the error (in your case it appears to be
10-opendp.log
in the
logs/placement
folder) since the error you have here is I think only telling you that an error has occurred, the step it occurred at, and where the actual error log is located.
v

Vijayan Krishnan

09/27/2021, 5:23 AM
detailed placement not happening properly. Overlaps coz of less core area or congestion is high. Re-floorplan and try. if error comes raise GitHub issue with source RTL file
2 Views