blob: f9abd0196d2e8d21b43d5fa4eb4934dac38138bc [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/
# Hack for mpw-3
export OPENLANE_TAG=master