<!channel>
Also, in addition to the message above, please note these updates for chipIgnite submissions:
1. Our
repositories.efabless.com repo server has been updated recently, following recent pressures and issues. Some repo pushes may show errors at times, but customers are generally advised to try again, and report persistent errors (complete messages) in this channel, or in reply to my message here.
2. To ensure a swift and easy submission process, we strongly recommend you at least preemptively create your project on the CI2406 shuttle now and push your repository to our server, and don't wait until the deadline on June 3rd.
3. For new repos created on our platform as of very recently, the initial instructions presented to you will have been updated for doing your first push. In any case, most customers will do their first push by running the following commands on an existing local repo, substituting
YOUR_USERNAME
and `YOUR_REPO_NAME`:
git remote add ef-repo <ssh://git@repositories.efabless.com/YOUR_USERNAME/YOUR_REPO_NAME.git>
git push -u ef-repo main --force
If you had intended to tape out on the June 3rd shuttle, it's important
now (if you haven't already done so) to let us know of your intent to be included (or not, if you want us to postpone your reservation). You should aim to push up to our server whatever the
progress of your repo is by the end of today, and run a preemptive "MPW Precheck" on our server.