blob: 1fa93ee0f27066ae97eebf733de032b6a0293ae9 [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 rapcores user_project_wrapper OPENLANE_IMAGE_NAME=openlane:rc6 2>&1 | tee raprc6tk.log
#cd ../
#make ship