GitHub
12/27/2021, 2:56 AM.magicrc
in the pdk.
Executing the following in the openlane installation directory
ls -l `find pdks/sky130A -name .magicrc`
gives me a bunch of lines like this
/home/user/OpenLane/pdks/sky130A/libs.ref/sky130_sram_macros/maglef/.magicrc -> /home/user/OpenLane/pdks/open_pdks/sky130/sky130A/libs.tech/magic/sky130A.magicrc
Looks like there's an extra sky130A
in the link.
I see this in the older
commit c5730b574461889c82858b08d12ba42423d9c2cb (HEAD)
Author: Tim Edwards <tim@opencircuitdesign.com>
Date: Wed Nov 10 16:26:06 2021 -0500
and the newer
commit 476f7428f7f686de51a5164c702629a9b9f2da46 (HEAD, tag: 1.0.255)
Author: Tim Edwards <tim@opencircuitdesign.com>
Date: Thu Dec 16 19:59:35 2021 -0500
Apologies if this is not a concern or has been fixed.
RTimothyEdwards/open_pdks