mirror of https://github.com/VLSIDA/OpenRAM.git
Source tool setup before script
This commit is contained in:
parent
043e468818
commit
05ee7745c6
|
|
@ -1,4 +1,5 @@
|
|||
before_script:
|
||||
- . /home/gitlab-runner/setup-paths.sh
|
||||
- export OPENRAM_HOME="`pwd`/compiler"
|
||||
- export OPENRAM_TECH="`pwd`/technology"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue