**************************************************...
# shuttle
j
****************************************************** Hello <!channel>. I would like to highlight two updates related to MPW-3. First, if you are using OpenLane to harden your project or sub macros, please update your OpenLane repo and rerun your project to ensure you have picked up the latest updates to the flow. The recommend tag is
mpw-3a
at https://github.com/efabless/OpenLane. OpenLane has been updated to address a timing violation issue identified from MPW-1. This change was related to an issue correctly with respect to RC extraction and identifying timing violations after layout. A change was also made to improve clock tree synthesis. Second, the submission process on the platform has been updated to include submitting a tapeout job to create your final project layout (after completing a successful precheck). This job run the final steps to integrate your design with the golden copy of Caravel, runs fill generation, adds a seal ring, and runs final metal density checks for the layout. You need to have successfully completed this step prior to the submission deadline. You can find the ‘Submit Tapeout’ button right next to the button for MPW precheck on your project ‘Workspace’ tab. We will post further instructions on how to correct any errors resulting tapeout. Thanks! *******************************************************
m
Hi @User, thanks for the update. I have a question about what happens when we hit that 'submit tapeout button'. Can we make updates to the design after that? I'm asking because in the past many people have made updates after the official deadline.
There is no mpw-3 tag if you follow the instructions. I'm assuming you clone the efabless fork instead? (the instructions say to clone the openroad version)
and cloning the efabless version fails with a docker error documented by @User in the thread below
do we need to reinstall the PDK too? Are there instructions for the commits we should use for that?
j
Just a heads up - the tag was just updated to
mpw-3a
that picks up an additional change for OpenLane related to timing analysis.
@User the docker issue should be resolved.
you will want a current open-pdks commit in caravel is
14db32aa8ba330e88632ff3ad2ff52f4f4dae1ad
@User you can continue to update your design up to the submission deadline. you will need to run a final precheck and tapeout before the deadline with your latest changes.