Remove regress scripts from repo.

This commit is contained in:
Matt Guthaus 2018-07-05 14:31:31 -07:00
parent 6721e2d250
commit 8ad503d021
2 changed files with 0 additions and 18 deletions

View File

@ -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

View File

@ -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