OpenRAM/regress_freepdk45.sh

10 lines
305 B
Bash
Raw Normal View History

2018-07-03 20:49:29 +02:00
#!/bin/bash
# This is a bash utility script to set the paths to the current
# directory of OpenRAM. It must be sourced in the local directory
# like this:
# source setpaths.sh
export OPENRAM_HOME="`pwd`/compiler"
export OPENRAM_TECH="`pwd`/technology"
python3 $OPENRAM_HOME/tests/regress.py -t freepdk45