https://open-source-silicon.dev logo
#openlane
Title
# openlane
a

Ahmed Ghazy

07/23/2020, 1:15 PM
@User: Hello and welcome! Please join #openlane for questions related to it:) If you could share the logs for both the design run (under
openlane/designs/<design_name>/runs/<tag>/logs
) and open_pdks (in
open_pdks/sky130/sky130A_install.log
), it would be great. From another organization
s

Stefan Holst

07/23/2020, 3:21 PM
@Ahmed Ghazy: Thank you. I made the logs available here.
a

Ahmed Ghazy

07/23/2020, 4:33 PM
I have taken a look. Since I am not seeing the pin access issues, most likely, you have a different version of the
skywater-pdk
. Could you confirm you have installed the version mentioned in the README? (The instructions include a
git checkout 4e5e318e0cc578090e1ae7d6f2cb1ec99f363120
to select a specific commit).
s

Stefan Holst

07/24/2020, 8:25 AM
Oh, I missed that and was on master. I switched to 4e5e and successfully ran the flow on spm and striVe_soc. striVe_soc_oram did not work yet, maybe expected / WIP? Thanks for the help!
a

Ahmed Ghazy

07/24/2020, 9:51 AM
Glad to know! Yes, striVe_soc_oram is essentially outdated by now; the latest striVeX projects will be released separately shortly after the full chip integration flow is released.