Refer to README for a quick start of how to use caravel_user_project
Refer to README for this sample project documentation.
- build
cd shuttle6/
export PDK_ROOT=$PWD/pdks
export OPENLANE_ROOT=$PWD/openlane
cd caravel_mpw6/
make uncompress
make setup
make user_proj_example
make user_project_wrapper
make compress
- verify
cd shuttle6/
export PDK_ROOT=$PWD/pdks
export PDK=sky130A
export GCC_PATH=/opt/xpack-riscv-none-embed-gcc/bin
export GCC_PREFIX=riscv-none-embed
cd caravel_mpw6/
make verify