blob: f5237a5c1baf3d051a5663f9d0bbf76e05a76f83 [file] [log] [blame]
#! /usr/bin/env bash
make uncompress
git submodule init
git submodule update
export OPENLANE_ROOT=/home/steve/Ultimachine/openlane
export PDK_ROOT=/home/steve/Ultimachine/openlane/pdk_root
echo $PDK_ROOT
echo $OPENLANE_ROOT
cd openlane
time make rapcore user_project_wrapper OPENLANE_IMAGE_NAME=openlane:rc6 2>&1 | tee raprc6.log
#cd ../
#make ship