Vinay Ivaturi
12/05/2024, 10:46 PM[ERROR]: during executing openroad script /openlane/scripts/openroad/gpl.tcl
[ERROR]: Log: ../Users/a/openlane/adders_multipliers/runs/24_12_05_17_33/logs/placement/7-global.log
[ERROR]: Last 10 lines:
[INFO GPL-0025] IdealBinArea: 18143746
[INFO GPL-0026] IdealBinCnt: 267126
[INFO GPL-0027] TotalBinArea: 4846670841600
[INFO GPL-0028] BinCnt: 512 512
[INFO GPL-0029] BinSize: 5447 3395
[INFO GPL-0030] NumBins: 262144
[WARNING RSZ-0088] Corner: Typical has no wire signal resistance value.
`[ERROR RSZ-0089] Could not find a resistance value for any corner. Cannot evaluate max wire length for buffer. Check over your set_wire_rc
configuration`
Error: gpl.tcl, 71 RSZ-0089
child process exited abnormally
[ERROR]: Creating issue reproducible...
Mitch Bailey
12/06/2024, 2:08 AMVinay Ivaturi
12/07/2024, 9:22 PMMitch Bailey
12/07/2024, 9:59 PMVinay Ivaturi
12/07/2024, 10:25 PMMitch Bailey
12/09/2024, 12:44 AM├── 78b7bc32ddb4b6f14f76883c2e2dc5b5de9d1cbc (2023.07.10)
and I couldn’t find 30ee1388932eb55a89ad84ee43997bfe3a386421
in <https://github.com/The-OpenROAD-Project/OpenLane>
Does it have an associated tag?
Openlane works for me if I use these settings in the Makefile, but I don’t know that this is the official version.
export OPEN_PDKS_COMMIT?=0fe599b2afb6708d281543108caf8310912f54af
export OPENLANE_TAG?=2023.07.19-2
Vinay Ivaturi
12/09/2024, 5:08 AM[ERROR]: There are LVS errors in the design: See '..a/openlane/user_project_wrapper/runs/24_12_08_18_40/reports/signoff/29-user_project_wrapper.lvs.rpt' for a summary and '..a/openlane/user_project_wrapper/runs/24_12_08_18_40/logs/signoff/29-lvs.lef.log' for details.
[ERROR]: Step 29 (lvs) failed with error:
-code 1 -level 0 -errorcode NONE -errorinfo {
while executing
"throw_error"
(procedure "quit_on_lvs_error" line 13)
invoked from within
"quit_on_lvs_error -rpt $count_lvs_rpt -log $log"
(procedure "run_lvs" line 76)
invoked from within
"run_lvs"
(procedure "run_lvs_step" line 10)
invoked from within
"run_lvs_step"} -errorline 1
Mitch Bailey
12/09/2024, 4:52 PM