| # 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/ |