blob: 34df9e9d5120fdcaa372040159491086bb473c29 [file] [log] [blame]
export CARAVEL_ROOT=/opt/caravel && make -f /opt/caravel/Makefile check-env
make[1]: Entering directory `/root/project'
make[1]: Nothing to be done for `check-env'.
make[1]: Leaving directory `/root/project'
export CARAVEL_ROOT=/opt/caravel && make -f /opt/caravel/Makefile uncompress
make[1]: Entering directory `/root/project'
gds/user_proj_example.gds.gz -> gds/user_proj_example.gds
gds/user_project_wrapper.gds.gz -> gds/user_project_wrapper.gds
gds/sky130_sram_1kbyte_1rw1r_32x256_8.gds.gz -> gds/sky130_sram_1kbyte_1rw1r_32x256_8.gds
gds/sky130_sram_2kbyte_1rw1r_32x512_8.gds.gz -> gds/sky130_sram_2kbyte_1rw1r_32x512_8.gds
All files are uncompressed!
make[1]: Leaving directory `/root/project'
export CARAVEL_ROOT=/opt/caravel && make -f /opt/caravel/Makefile uncompress-caravel
make[1]: Entering directory `/root/project'
cd /opt/caravel && \
make uncompress
make[2]: Entering directory `/opt/caravel'
All files are uncompressed!
make[2]: Leaving directory `/opt/caravel'
make[1]: Leaving directory `/root/project'