blob: 024480d0405a069b30649e1efb1e814257d85c73 [file] [log] [blame]
# For openlane.
export CARAVEL_ROOT=$(pwd)/caravel
export OPENLANE_ROOT=/home/harrison/workspace/OpenLane/
export PDK_ROOT=/home/harrison/workspace/sky130/
# For sim.
export GCC_PATH=/opt/riscv32imc/bin/
export PDK_PATH=/home/harrison/workspace/sky130/sky130A/
# Precheck
export PRECHECK_ROOT=/home/harrison/workspace/precheck/
# Hack for mpw-3
export OPENLANE_TAG=master