GitHub
04/13/2023, 8:14 AMLVS reports:
net count difference = 0
device count difference = 0
unmatched nets = 0
unmatched devices = 0
unmatched pins = 2
property failures = 0
Total errors = 2
When I search the mismatches in the logs, I have seen these nets caused the error. (This part is not the entire log, the log is inside reproducibles_and_logs.tar.gz)
vccd1_uq0 |vccd1 **Mismatch**
vssd1_uq0 |vssd1 **Mismatch**
vccd1 |(no matching pin)
vssd1 |(no matching pin)
vdda2_uq0 |(no matching pin)
vdda1_uq0 |(no matching pin)
vccd2_uq0 |(no matching pin)
vssd2_uq0 |(no matching pin)
vssa2_uq0 |(no matching pin)
vssa1_uq0 |(no matching pin)
There were no generated tarballs, so I tried my best to include relevant files in it, I can upload another files if needed.
Environment
Kernel: Linux v5.13.0-35-generic
Distribution: ubuntu 20.04
Python: v3.8.10 (OK)
Container Engine: docker v20.10.7 (OK)
OpenLane Git Version: -dev
pip:click: INSTALLED
pip:pyyaml: INSTALLED
pip:venv: INSTALLED
---
PDK Version Verification Status: OK
---
Git Log (Last 3 Commits)
e4bfdd7 2022-02-22T16:59:14-03:00 Remove pip install, no longer needed (#953) - Vitor Bandeira - (grafted, HEAD, tag: 2022.02.23_02.50.41)
Expected behavior
No LVS mismatches expected.
Reproducibles and Logs
[reproducibles_and_logs.tar.gz](<https://github.com/The-OpenROAD-Project/OpenLane/files/8386738/reproducibles_and_logs.tar.gz>)
The-OpenROAD-Project/OpenLaneGitHub
04/13/2023, 8:14 AM