Hi I’m getting this error in the openlane flow (user_porject_wrapper) ```[STEP 14] [INFO]: Writing V...
m

Mauricio Montanares

almost 3 years ago
Hi I’m getting this error in the openlane flow (user_porject_wrapper)
[STEP 14]
[INFO]: Writing Verilog...
[STEP 15]
[INFO]: Running Detailed Routing...
[ERROR]: during executing openroad script /openlane/scripts/openroad/droute.tcl
[ERROR]: Exit code: 1
[ERROR]: full log: ../home/mxmont/Documents/Universidad/IC-UBB/MixPix/CARAVEL_WRAPPER/MixPix/openlane/user_project_wrapper/runs/22_11_06_12_15/logs/routing/15-detailed.log
[ERROR]: Last 10 lines:
Units:                1000
Number of layers:     13
Number of macros:     443
Number of vias:       25
Number of viarulegen: 25

[INFO DRT-0150] Reading design.
[ERROR DRT-0305] Net zero_ of signal type GROUND is not routable by TritonRoute. Move to special nets.
Error: droute.tcl, 46 DRT-0305
child process exited abnormally
I check different slack channels, and I found this: https://open-source-silicon.slack.com/archives/C016H8WJMBR/p1659754025686099 proposed WA: https://open-source-silicon.slack.com/archives/C016H8WJMBR/p1662445019683969?thread_ts=1659754025.686099&cid=C016H8WJMBR I do make openlane to udapdate dependencies/openlane_src, rerun the flow and the problem still appears looks like a past bug; the WA mentioned in the thread solved the routing problem, but at the end of the flow there are LVS errors related to the fix. Is someone else having this problem with Caravel flow? The repo of the project is updated with the last changes here: https://github.com/HALxmont/MixPix