Paul Scheidt
08/24/2025, 9:15 PMMitch Bailey
08/24/2025, 10:57 PMgit clone <https://github.com/chipfoundry/caravel_user_project> <project>
cd <project>
make setup
# there is a sample configuration in openlane/user_proj_example/config.json
# run this command to execute the rtl->gds flow
make user_proj_example
Paul Scheidt
08/25/2025, 3:29 AM