diff --git a/regress_freepdk45.sh b/regress_freepdk45.sh deleted file mode 100755 index e149f7d5..00000000 --- a/regress_freepdk45.sh +++ /dev/null @@ -1,9 +0,0 @@ -#!/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 diff --git a/regress_scn3me_subm.sh b/regress_scn3me_subm.sh deleted file mode 100755 index ed3f0cb7..00000000 --- a/regress_scn3me_subm.sh +++ /dev/null @@ -1,9 +0,0 @@ -#!/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 scnn3me_subm