mirror of
https://github.com/openhwgroup/cvw.git
synced 2025-06-28 01:32:49 -04:00
Fixed typos in site-setup.csh.
This commit is contained in:
parent
c027fd3701
commit
f642043f75
1 changed files with 2 additions and 2 deletions
|
@ -38,8 +38,8 @@ if ($?IDV) then
|
||||||
# echo "Imperas exists"
|
# echo "Imperas exists"
|
||||||
setenv IMPERAS_HOME $IDV/Imperas
|
setenv IMPERAS_HOME $IDV/Imperas
|
||||||
setenv IMPERAS_PERSONALITY CPUMAN_DV_ASYNC
|
setenv IMPERAS_PERSONALITY CPUMAN_DV_ASYNC
|
||||||
setenv ROOTDIR=~/
|
setenv ROOTDIR ~/
|
||||||
setenv ${IMPERAS_HOME}/bin/setup.sh
|
source ${IMPERAS_HOME}/bin/setup.sh
|
||||||
setupImperas ${IMPERAS_HOME}
|
setupImperas ${IMPERAS_HOME}
|
||||||
extend PATH $IDV/scripts/cvw
|
extend PATH $IDV/scripts/cvw
|
||||||
endfi
|
endfi
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue