(Note: this rather applies to https://github.com/leros-dev/leros-chip repository but issues are disabled there) # GF-MPW-0 We recently [announced](https://opensource.googleblog.com/2022/10/announcing-globalfoundries-open-mpw-shuttle-program.html) a new OpenMPW shuttle run for the [GF180MCU](https://github.com/google/gf180mcu-pdk) PDK. Would you consider resubmitting your design to https://platform.efabless.com/shuttles/GFMPW-0? ## Steps - [ ] Go to https://github.com/efabless/caravel_user_project/generate to create a new project or copy the updated files to this repo. - [ ] Run the following commands to configure GF180MCU PDK: ``` export PDK=gf180mcuC make setup ``` - [ ] Integrate the RTL from `verilog/rtl` in the project. - [ ] (Optional) Integrate changes to `config.tcl` to the new [`config.json`](https://github.com/efabless/caravel_user_project/blob/main/openlane/user_proj_example/config.json) configuration format. - [ ] Re-harden your macro and the wrapper: ``` make user_proj_example make user_project_wrapper ``` (see https://caravel-user-project.readthedocs.io/en/latest/index.html#starting-your-project for more details) - [ ] Submit the project to https://platform.efabless.com/shuttles/GFMPW-0
(Note: this rather applies to https://github.com/leros-dev/leros-chip repository but issues are disabled there)
GF-MPW-0
We recently announced a new OpenMPW shuttle run for the GF180MCU PDK.
Would you consider resubmitting your design to https://platform.efabless.com/shuttles/GFMPW-0?
Steps
verilog/rtlin the project.config.tclto the newconfig.jsonconfiguration format.(see https://caravel-user-project.readthedocs.io/en/latest/index.html#starting-your-project for more details)