<!channel> Please be advised of these Efabless Pla...
# chipignite
a
<!channel> Please be advised of these Efabless Platform issues under review and how they might affect you, especially for the June 3rd tapeout deadline. We'd be happy to help if you need any assistance so please reach out to us here, or contact us via email: shuttle@efabless.com 1. We're working on an upstream issue preventing delivery of Job Data for MPW Precheck and Tapeout jobs. If you need this for any given job run, please click the respective "Request Job Data" button, then let us know so we can follow up for you. 2. If you create a new repository on repositories.efabless.com, the presented instructions are incorrect for pushing an existing repo (e.g. if you cloned from one of our existing GitHub repo templates). If you need to do this, please: ◦ Add the 'remote' as explained in the instructions, e.g.
git remote add ef-repo <ssh://git@repositories.efabless.com/>
...(your_path)... ◦ Push the repo by including an extra
-f
('force') option, e.g.
git push *-f* -u ef-repo main
3. There is an issue that may prevent our platform from passing LVS checks during an MPW Precheck job. Until this is resolved, please: ◦ Complete a local precheck for your repository, including LVS running on your own system; ◦ Assuming your local precheck passes LVS, then request the MPW Precheck job on our server, and select the option to skip LVS. 4. We're working on an upstream issue with new user welcome emails. You can still create new platform/repository users, and otherwise use your account and our system as normal. If you were previously unable to create an account or sign in, please try again now. We apologize for the inconvenience and thank you for your patience. I'll send out a new notice to this channel as each of these issues are resolved. If you would like more information on how to do any of these steps, please let me know.
1