GitHub
11/21/2023, 2:42 PMFinal_Util metric is -1.
Expected Behavior
The final utilization value should be extracted properly, after detailed routing.
Environment report
Kernel: Darwin v23.1.0
Distribution: macOS 14.1
Python: v3.11.5 (OK)
Container Engine: UNKNOWN vUNKNOWN (UNSUPPORTED)
OpenLane Git Version: c6f02be3b69d2f6cdae21d6ff43cead124195164
NOT FOUND: Please install pip using your operating system's package manager.
---
PDK Version Verification Status: FAILED
/Users/donn/efabless/openlane/pdks/sky130A not found.
Traceback (most recent call last):
File "/Users/donn/efabless/openlane/dependencies/verify_versions.py", line 75, in verify_versions
raise Exception(f"{pdk_dir} not found.")
Exception: /Users/donn/efabless/openlane/pdks/sky130A not found.
Failed to verify sky130A.
---
Git Log (Last 3 Commits)
c6f02be3 2023-11-19T14:03:46+02:00 Update PDK (#2049) - Mohamed Gaber - (HEAD -> master, tag: 2023.11.20, origin/master, origin/HEAD)
40e47146 2023-11-19T13:49:04+02:00 Update OpenROAD (#2036) - Mohamed Gaber - ()
1e9efe9d 2023-11-16T08:28:57+02:00 Support `VERILOG_INCLUDE_DIRS` for linting (#2046) - piotro888 - (tag: 2023.11.17)
---
Git Remotes
origin git@github.com:The-OpenROAD-Project/OpenLane (fetch)
origin git@github.com:The-OpenROAD-Project/OpenLane (push)
Reproduction material
N/A
Relevant log output
N/A
The-OpenROAD-Project/OpenLaneGitHub
11/21/2023, 6:41 PM