Matt Venn
12/22/2021, 8:48 AMWajeh ul hasan
12/22/2021, 10:51 AMGitHub
12/22/2021, 3:15 PMWhatsApp Image 2021-12-22 at 17 28 17▾
GitHub
12/22/2021, 6:05 PMGitHub
12/22/2021, 6:06 PMGitHub
12/22/2021, 6:08 PMGitHub
12/22/2021, 6:10 PMuser
12/22/2021, 6:14 PMdonn
12/22/2021, 6:14 PMdonn
12/22/2021, 6:14 PMKlas Nordmark
12/22/2021, 7:42 PMklasn@klasn-jobb:~/mpw4/OpenLane$ make pull-openlane
Pulling most recent OpenLane image relative to your commit...
docker pull efabless/openlane:mpw-4
Error response from daemon: manifest for efabless/openlane:mpw-4 not found: manifest unknown: manifest unknown
make: *** [Makefile:191: pull-openlane] Error 1
Anybody recognize this issue?tnt
12/23/2021, 10:37 AM[INFO]: Back-up GDS-II streamed out.
[INFO]: Incremented step index to 29.
[INFO]: Running XOR on the layouts using Klayout...
First Layout: /mnt/sky130/mpw4/openlane_workspace/openlane/designs/spm/runs/RUN_2021.12.23_11.31.24/results/finishing/spm.gds
Second Layout: /mnt/sky130/mpw4/openlane_workspace/openlane/designs/spm/runs/RUN_2021.12.23_11.31.24/results/finishing/spm.klayout.gds
Design Name: spm
Output GDS will be: /mnt/sky130/mpw4/openlane_workspace/openlane/designs/spm/runs/RUN_2021.12.23_11.31.24/reports/finishing/spm.xor.gds
ERROR: Unable to determine format for file from suffix or format spec /mnt/sky130/mpw4/openlane_workspace/openlane/scripts/klayout/xor.drc
[ERROR]: during executing: "bash /mnt/sky130/mpw4/openlane_workspace/openlane/scripts/klayout/xor.sh /mnt/sky130/mpw4/openlane_workspace/openlane/designs/spm/runs/RUN_2021.12.23_11.31.24/results/finishing/spm.gds /mnt/sky130/mpw4/openlane_workspace/openlane/designs/spm/runs/RUN_2021.12.23_11.31.24/results/finishing/spm.klayout.gds spm /mnt/sky130/mpw4/openlane_workspace/openlane/designs/spm/runs/RUN_2021.12.23_11.31.24/reports/finishing/spm.xor.gds |& tee >&@stdout /mnt/sky130/mpw4/openlane_workspace/openlane/designs/spm/runs/RUN_2021.12.23_11.31.24/logs/finishing/30-xor.log"
[ERROR]: Exit code: 1
[ERROR]: Last 10 lines:
child process exited abnormally
Does that ring a bell to anyone ?Olof Kindgren
12/28/2021, 1:09 PMOlof Kindgren
12/28/2021, 1:28 PMOlof Kindgren
12/28/2021, 2:49 PMLofty
12/28/2021, 5:00 PMmake full-pdk
to install the entire SKY130 PDK, I get a successful install of the sky130_fd_sc_hd
library, but attempting to use other SCLs like sky130_fd_sc_hs
results in groute not finding any diodes. Since my OpenLane install is 8 days old, I've `git pull`ed and will make full-pdk
again, but I don't see anything in the commit log that looks like it would affect this.Olof Kindgren
12/28/2021, 5:55 PMmake pdk
only build a subset of the PDK?Olof Kindgren
12/28/2021, 7:01 PMPin Limit Slew Slack
------------------------------------------------------------
_20535_/A 1.50 2.21 -0.71 (VIOLATED)
_20164_/A 1.50 2.21 -0.71 (VIOLATED)
_20901_/A 1.50 2.21 -0.71 (VIOLATED)
_21281_/A 1.50 2.20 -0.70 (VIOLATED)
_23513_/A 1.50 2.20 -0.70 (VIOLATED)
_23143_/A 1.50 2.20 -0.70 (VIOLATED)
_21649_/A 1.50 2.20 -0.70 (VIOLATED)
ANTENNA_372/DIODE 1.50 2.20 -0.70 (VIOLATED)
_22759_/A 1.50 2.20 -0.70 (VIOLATED)
_22020_/A 1.50 2.20 -0.70 (VIOLATED)
How would one go about debugging and potentially fixing those? I have absolutely no clue what _20535_/A isOlof Kindgren
12/28/2021, 7:09 PMsky130_fd_sc_hd__buf_1
but at what point are these numeric identifiers created, and from what?Olof Kindgren
12/28/2021, 7:21 PMMatt Venn
12/28/2021, 7:23 PMOlof Kindgren
12/28/2021, 7:37 PMOlof Kindgren
12/28/2021, 7:44 PMLofty
12/28/2021, 8:41 PM2021.12.28_01.47.52
and there are still no diodes for the sky130_fd_sc_hs
familyIvan Rodriguez
12/28/2021, 8:50 PMOlof Kindgren
12/28/2021, 9:41 PMAndy Attwood
12/29/2021, 1:09 PMIvan Rodriguez
12/29/2021, 5:13 PMAndy Attwood
12/31/2021, 10:18 AMFarag Elsayed
01/02/2022, 3:22 PM