mirror of https://github.com/VLSIDA/OpenRAM.git
Revert setpaths.sh
This commit is contained in:
parent
d7a20bc69b
commit
8d78bcc4dc
|
|
@ -4,5 +4,5 @@
|
||||||
# like this:
|
# like this:
|
||||||
# source setpaths.sh
|
# source setpaths.sh
|
||||||
|
|
||||||
export OPENRAM_HOME="/openram/compiler"
|
export OPENRAM_HOME="`pwd`/compiler"
|
||||||
export OPENRAM_TECH="/openram/technology"
|
export OPENRAM_TECH="`pwd`/technology"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue