Hello Everyone!
I just have a couple quick questions about the submission process for the moc-design tape out:
1. What is the submission process? From the discussion, I would hazard a guess it is our git repository attached to the efabless project?
2. If it is git, what is the expected branch? Default I assume?
3. Since our design has lower pin requirements, we made the assumption that we will probably be sharing a caravel. So to make sure we could handle the pathing correctly, and realistically to the main tapeout, we tested integrating our design into a wrapper in a different repository. If (1) is correct, should we change the git repo attached to the efabless project? Or would a link to the wrapper repo in the design repo be sufficient? The two repos can be found here:
a.
https://github.com/UAH-IC-Design-Team/sky130-10-bit-SAR-ADC/tree/moc-design
b.
https://github.com/UAH-IC-Design-Team/sscs-22-project-wrapper/tree/moc-design
Thanks a lot!