<#696 run_time error during routing> New issue cre...
# openlane
g
#696 run_time error during routing New issue created by vasanthramuk temp_digital_or_droute_packaged.tar.gz Description I am using sky130 as PDK with OpenLane. During the flow, I encountered an error in routing. It reports "[ERROR DRT-0073] No ap for _535_/SET_B" where SET_B is a not a Macro port but a standard cell's port. Environment
Copy code
Please run the following command in the extracted file to recreate the problem:  
./run
Expected behavior The flow should be successfull. But I am getting, [ERROR]: during executing: "openroad -exit /openlane/scripts/openroad/or_droute.tcl |& tee >&@stdout /project/openlane/temp_digital/runs/temp_digital/logs/routing/24-tritonRoute.log" [ERROR]: Exit code: 1 [ERROR]: Last 10 lines: child killed: SIGABRT [ERROR]: Please check openroad log file [ERROR]: Dumping to /project/openlane/temp_digital/runs/temp_digital/error.log Logs The-OpenROAD-Project/OpenLane