cd ~/Workspace/MPW-5/
export PDK_ROOT=$PWD
export CARAVEL_ROOT=$PWD/caravel_user_project/caravel
export OPENLANE_ROOT=$PWD/openlane
cd -
#cd $PDK_ROOT/caravel_user_project/
#make install
#make install_mcw
#make openlane
#make pdk
#make uncompress
#make user_proj_example
#make user_project_wrapper
#make compress
#cd -
Refer to README for a quick start of how to use caravel_user_project
Refer to README for this sample project documentation.