******************* <!channel> open_pdks and magic...
# tapeout-job
j
******************* <!channel> open_pdks and magic have just been updated to address the issue with the modified decap_12 cell. if you are trying to use the modified decap_12 cell to correct for LI density, you should update both and reharden. open_pdks commit = b063d37d05b36bf8e690f9342cd3c000d57f7027 magic commit = bee0039e437efca8889a9e1a75cdeaf84183fbe7 the docker image for openlane has been updated with both:
efabless/openlane:mpw-3b
********************
2
m
@User Well done! Should I do
make pdk
in the
user_proj_example
and build Magic from the src?
j
let me check if that is locked to a commit id
m
@User OK, w8ing…
j
you need to
export OPEN_PDKS_COMMIT=b063d37d05b36bf8e690f9342cd3c000d57f7027
first, then run
make pdk
m
@User OK got it. And I should build the Magic from the source right?
j
i think so. checking
@User @User can you please comment?
m
Oh! I think we need to update the docker image! Because the Magic is part of the image. ☹️
j
the openlane docker image? we would need to push an update to openlane then.
let me check
m
@User Great!
@User So, please update the PDK ver. of the OpenLane’s image, as well.
t
I just forced a mirror copy of both magic and open_pdks on github, so the github repos are now current with opencircuitdesign.com.
m
@User @User So should I wait for a new docker image (e.g. MPW-3b)?
j
the docker image is building now. i’ll post you when it completes
👍 2
the build failed. i’m still working on trying to the docker image to build. the OpenLane repo has been updated and you can pull and update from there following the instructions if you do not want to wait.
m
Thanks a lot @User. It’s midnight here, so I think it’s better to wait for the image. I’ll be right back in the morning.
j
ok
🙏 1
the docker image for openlane has been updated !
efabless/openlane:mpw-3b
@User @User @User