OpenCores
URL https://opencores.org/ocsvn/funbase_ip_library/funbase_ip_library/trunk

Subversion Repositories funbase_ip_library

[/] [funbase_ip_library/] [trunk/] [TUT/] [ip.hwp.storage/] [sdram2hibi/] [1.0/] [sim/] [environment.cshrc] - Blame information for rev 145

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 145 lanttu
# Work_dirin maaritys kayttaa nykyista hakemistoa (pwd)
2
 
3
echo " "
4
echo "This environment.cshrc script must be from the same directory where this is located!"
5
echo " "
6
 
7
# Newest modelsim on Lion is 5.5d
8
# Panther has all of thse, but 5.6b crashed
9
# with tb_two_wrappers, so 5.7a is used instead
10
# 17.09.03 es
11
 
12
# HP-machines use one of these
13
# source /opt/modeltech-5.5d/modeltech.cshrc
14
# source /opt/modeltech-5.6b/modeltech.cshrc
15
# source /opt/modeltech-5.7a/modeltech.cshrc
16
 
17
#tulitikli uses one of these
18
#source /opt/mentor/modeltech-5.7g/modeltech.cshrc
19
#source /opt/mentor/modeltech-5.8/modeltech.cshrc
20
source /opt/mentor/modeltech-6.0a/modeltech.csh
21
 
22
 
23
# Synopsys-hommat pitaa sourcettaa vastaa Mentorin
24
# juttujen jalkeen, koska paskat Mentorin softat ei muuten
25
# toimi. Tulee maailman informatiivisin
26
# virheilmoitus "printenv: Undefined variable."
27
# hp:
28
#source /opt/synopsys/syn-2000.11/synopsys.cshrc
29
 
30
# tulitikli:
31
#source /opt/synopsys/syn-2002.05-SP2/synopsys.cshrc
32
 
33
 
34
 
35
 
36
 
37
setenv USER_HOME $HOME
38
 
39
 
40
setenv MEM_DATA_DIR /tmp/${USER}/Mem
41
setenv MEM_WORK_DIR ${PWD}
42
 
43
echo "###########"
44
echo Directory settings for mem
45
echo   Mem_data_dir = $MEM_DATA_DIR
46
echo   Mem_work_dir = $MEM_WORK_DIR
47
echo "###########"
48
 
49
 
50
 
51
 
52
 
53
echo; echo " Environment is set"

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.