Micah Tseng
07/08/2022, 9:54 PMRana Muhammad Shahid Jamil
07/09/2022, 6:14 AMcaravel_user_project
or caravel_user_project_analog
repos and use their directory structure. Incase of caravel_user_project
opelane automatically populates the directories (gds, lef, mag, signoff etc) when macros are hardened. For analog, you will have to copy paste your design files (schematics, gds, mag, spice etc) in the corresponding directories. This will be done for the individual projects.
Incase of sharing, a team will create a separate git repo and copy the design files of all the projects present inside the caravel chip that is being shared. The team will then combine all of these projects inside a single user_project_area
. This caravel then must pass efabless prechecks/tapeout jobs to be sent for fabricationMicah Tseng
07/09/2022, 1:46 PMmehdi
07/12/2022, 4:49 PM