jeffdi
gfmpw-0d
has been posted for caravel_user_project and mpw_precheck.
2. caravel_user_project wrapper macro has been modified to correct the power ring for integrating with Caravel.
3. You need to UPDATE YOUR PROJECT and RERUN OPENLANE in order for your project to successfully integrate with Caravel.
4. These instructions provide the steps needed to update an existing project from the previous tag ‘gfmpw-0b’.
5. mpw_precheck has been update to include an updated DRC check as well as density, GPIO defines and XOR checks.
6. You must update verilog/rtl/user_defines.v for each IO and specify a valid power-on default configuration. Precheck will fail without this.
Please post to #gf180mcu with any questions.
*********************************Mitch Bailey
12/03/2022, 8:11 AM4.These instructions provide the steps needed to update an existing project from the previous tag ‘gfmpw-0b’.
jeffdi
Vijayan Krishnan
12/03/2022, 9:13 AMgfmpw-0d
branch with my repo? ThanksMitch Bailey
12/03/2022, 9:29 AM4 These instructions provide the steps needed to update an existing project from the previous tag ‘gfmpw-0b’.
Vijayan Krishnan
12/03/2022, 10:59 AMproppy
12/03/2022, 11:17 AMproppy
12/03/2022, 11:17 AMproppy
12/03/2022, 11:32 AMgit remote add efabless
git fetch efabless
git diff gfmpw-0b...gfmpw-0d openlane/ verilog/ Makefile | git apply -3 -
proppy
12/03/2022, 11:32 AMjeffdi
jeffdi
gfmpw-0a
, they need more updates than just the 3 files in the instructions.Ethan Mahintorabi
12/03/2022, 4:49 PMEthan Mahintorabi
12/03/2022, 4:50 PMproppy
12/03/2022, 4:52 PMproppy
12/03/2022, 4:53 PMproppy
12/03/2022, 4:57 PMproppy
12/03/2022, 4:58 PMproppy
12/03/2022, 5:01 PMEthan Mahintorabi
12/03/2022, 5:02 PMproppy
12/03/2022, 5:03 PMproppy
12/03/2022, 5:05 PMgit apply -3
does that well apparently)jeffdi
gfmpw-0b
to gfmpw-0d
jeffdi
git apply <patch_file>
jeffdi
jeffdi
gfmpw-0a
jeffdi
_patch
directory in the repo?Ethan Mahintorabi
12/03/2022, 6:53 PMjeffdi
jeffdi
gfmpw-0a
to gfmpw-0d
Ethan Mahintorabi
12/03/2022, 7:27 PMLab Lecture
12/04/2022, 7:29 AMproppy
12/04/2022, 1:02 PMLab Lecture
12/04/2022, 2:18 PM