mirror of
https://github.com/openhwgroup/cvw
synced 2025-02-11 06:05:49 +00:00
Fixed typos in site-setup.csh.
This commit is contained in:
parent
c027fd3701
commit
f642043f75
@ -38,8 +38,8 @@ if ($?IDV) then
|
||||
# echo "Imperas exists"
|
||||
setenv IMPERAS_HOME $IDV/Imperas
|
||||
setenv IMPERAS_PERSONALITY CPUMAN_DV_ASYNC
|
||||
setenv ROOTDIR=~/
|
||||
setenv ${IMPERAS_HOME}/bin/setup.sh
|
||||
setenv ROOTDIR ~/
|
||||
source ${IMPERAS_HOME}/bin/setup.sh
|
||||
setupImperas ${IMPERAS_HOME}
|
||||
extend PATH $IDV/scripts/cvw
|
||||
endfi
|
||||
|
Loading…
Reference in New Issue
Block a user