1 | #***************************************************************** |
---|
2 | # d:\Xilinx\12.3\ISE_DS\ISE\bin\nt64\unwrapped\compxlib.exe configuration file - compxlib.cfg |
---|
3 | # Mon Oct 01 18:11:12 2012 |
---|
4 | # |
---|
5 | # Important :- |
---|
6 | # All options/variables must start from first column |
---|
7 | # |
---|
8 | #***************************************************************** |
---|
9 | |
---|
10 | # |
---|
11 | RELEASE_VERSION:12.3 |
---|
12 | # |
---|
13 | RELEASE_BUILD:M.70d |
---|
14 | # |
---|
15 | # set current simulator name |
---|
16 | SIMULATOR_NAME:mti_se |
---|
17 | # |
---|
18 | # set current language name |
---|
19 | LANGUAGE_NAME:vhdl |
---|
20 | # |
---|
21 | # set compilation execution mode |
---|
22 | EXECUTE:on |
---|
23 | # |
---|
24 | # print compilation command template in log file |
---|
25 | LOG_CMD_TEMPLATE:off |
---|
26 | # |
---|
27 | # Hierarchical Output Directories |
---|
28 | HIER_OUT_DIR:off |
---|
29 | # |
---|
30 | # print Pre-Compiled library info |
---|
31 | PRECOMPILED_INFO:on |
---|
32 | # |
---|
33 | # create backup copy of setup files |
---|
34 | BACKUP_SETUP_FILES:on |
---|
35 | # |
---|
36 | # use enhanced compilation techniques for faster library compilation |
---|
37 | # (applicable to selected libraries only) |
---|
38 | FAST_COMPILE:on |
---|
39 | # |
---|
40 | # save compilation results to log file with the name specified with -log option |
---|
41 | ADD_COMPILATION_RESULTS_TO_LOG:on |
---|
42 | # |
---|
43 | # abort compilation process if errors are detected in the library |
---|
44 | ABORT_ON_ERROR:off |
---|
45 | # |
---|
46 | # compile library in the directory specified by the environment variable if the |
---|
47 | # -dir option is not specified |
---|
48 | OUTPUT_DIR_ENV: |
---|
49 | # |
---|
50 | #/////////////////////////////////////////////////////////////////////// |
---|
51 | # Setup file name: ModelSim SE |
---|
52 | SET:mti_se:MODELSIM=modelsim.ini |
---|
53 | # |
---|
54 | # ModelSim SE options for VHDL Libraries |
---|
55 | # Syntax:- |
---|
56 | # OPTION:<simulator_name>:<language>:<library>:<options> |
---|
57 | # <library> :- u (unisim) s (simprim) c (xilinxcorelib) |
---|
58 | # r (coolrunner) |
---|
59 | # vcom -work <library> <OPTION> <file_name> |
---|
60 | # |
---|
61 | OPTION:mti_se:vhdl:u:-source -93 -novopt -explicit |
---|
62 | OPTION:mti_se:vhdl:s:-source -93 -novopt -explicit |
---|
63 | OPTION:mti_se:vhdl:c:-source -93 -novopt -explicit |
---|
64 | OPTION:mti_se:vhdl:r:-source -93 -novopt -explicit |
---|
65 | OPTION:mti_se:vhdl:i:-source -93 -novopt -explicit |
---|
66 | OPTION:mti_se:vhdl:e:-93 -novopt -quiet -explicit |
---|
67 | # |
---|
68 | # ModelSim SE options for VERILOG Libraries |
---|
69 | # Syntax:- |
---|
70 | # OPTION:<simulator_name>:<language>:<library>:<options> |
---|
71 | # <library> :- u (unisim) s (simprim) c (xilinxcorelib) |
---|
72 | # r (coolrunner) |
---|
73 | # vlog -work <library> <OPTION> <file_name> |
---|
74 | # |
---|
75 | OPTION:mti_se:verilog:u:-source -novopt |
---|
76 | OPTION:mti_se:verilog:s:-source -novopt |
---|
77 | OPTION:mti_se:verilog:n:-source -novopt |
---|
78 | OPTION:mti_se:verilog:c:-source -novopt |
---|
79 | OPTION:mti_se:verilog:r:-source -novopt |
---|
80 | OPTION:mti_se:verilog:i:-source -novopt |
---|
81 | OPTION:mti_se:verilog:e:-novopt -quiet |
---|
82 | # |
---|
83 | #/////////////////////////////////////////////////////////////////////// |
---|
84 | # Setup file name: ModelSim PE |
---|
85 | SET:mti_pe:MODELSIM=modelsim.ini |
---|
86 | # |
---|
87 | # ModelSim PE options for VHDL Libraries |
---|
88 | # Syntax:- |
---|
89 | # OPTION:<simulator_name>:<language>:<library>:<options> |
---|
90 | # <library> :- u (unisim) s (simprim) c (xilinxcorelib) |
---|
91 | # r (coolrunner) |
---|
92 | # vcom -work <library> <OPTION> <file_name> |
---|
93 | # |
---|
94 | OPTION:mti_pe:vhdl:u:-source -93 -explicit |
---|
95 | OPTION:mti_pe:vhdl:s:-source -93 -explicit |
---|
96 | OPTION:mti_pe:vhdl:c:-source -93 -explicit |
---|
97 | OPTION:mti_pe:vhdl:r:-source -93 -explicit |
---|
98 | OPTION:mti_pe:vhdl:i:-source -93 -explicit |
---|
99 | OPTION:mti_pe:vhdl:e:-93 -novopt -quiet -explicit |
---|
100 | # |
---|
101 | # ModelSim PE options for VERILOG Libraries |
---|
102 | # Syntax:- |
---|
103 | # OPTION:<simulator_name>:<language>:<library>:<options> |
---|
104 | # <library> :- u (unisim) s (simprim) c (xilinxcorelib) |
---|
105 | # r (coolrunner) |
---|
106 | # vlog -work <library> <OPTION> <file_name> |
---|
107 | # |
---|
108 | OPTION:mti_pe:verilog:u:-source |
---|
109 | OPTION:mti_pe:verilog:s:-source |
---|
110 | OPTION:mti_pe:verilog:n:-source |
---|
111 | OPTION:mti_pe:verilog:c:-source |
---|
112 | OPTION:mti_pe:verilog:r:-source |
---|
113 | OPTION:mti_pe:verilog:i:-source |
---|
114 | OPTION:mti_pe:verilog:e:-novopt -quiet |
---|
115 | # |
---|
116 | #/////////////////////////////////////////////////////////////////////// |
---|
117 | # Setup file name: ModelSim DE |
---|
118 | SET:mti_de:MODELSIM=modelsim.ini |
---|
119 | # |
---|
120 | # ModelSim DE options for VHDL Libraries |
---|
121 | # Syntax:- |
---|
122 | # OPTION:<simulator_name>:<language>:<library>:<options> |
---|
123 | # <library> :- u (unisim) s (simprim) c (xilinxcorelib) |
---|
124 | # r (coolrunner) |
---|
125 | # vcom -work <library> <OPTION> <file_name> |
---|
126 | # |
---|
127 | OPTION:mti_de:vhdl:u:-source -93 -novopt -explicit |
---|
128 | OPTION:mti_de:vhdl:s:-source -93 -novopt -explicit |
---|
129 | OPTION:mti_de:vhdl:c:-source -93 -novopt -explicit |
---|
130 | OPTION:mti_de:vhdl:r:-source -93 -novopt -explicit |
---|
131 | OPTION:mti_de:vhdl:i:-source -93 -novopt -explicit |
---|
132 | OPTION:mti_de:vhdl:e:-93 -novopt -quiet -explicit |
---|
133 | # |
---|
134 | # ModelSim DE options for VERILOG Libraries |
---|
135 | # Syntax:- |
---|
136 | # OPTION:<simulator_name>:<language>:<library>:<options> |
---|
137 | # <library> :- u (unisim) s (simprim) c (xilinxcorelib) |
---|
138 | # r (coolrunner) |
---|
139 | # vlog -work <library> <OPTION> <file_name> |
---|
140 | # |
---|
141 | OPTION:mti_de:verilog:u:-source -novopt |
---|
142 | OPTION:mti_de:verilog:s:-source -novopt |
---|
143 | OPTION:mti_de:verilog:n:-source -novopt |
---|
144 | OPTION:mti_de:verilog:c:-source -novopt |
---|
145 | OPTION:mti_de:verilog:r:-source -novopt |
---|
146 | OPTION:mti_de:verilog:i:-source -novopt |
---|
147 | OPTION:mti_de:verilog:e:-novopt -quiet |
---|
148 | # |
---|
149 | #/////////////////////////////////////////////////////////////////////// |
---|
150 | # Setup file name: QuestaSim |
---|
151 | SET:questa:MODELSIM=modelsim.ini |
---|
152 | # |
---|
153 | # QuestaSim options for VHDL Libraries |
---|
154 | # Syntax:- |
---|
155 | # OPTION:<simulator_name>:<language>:<library>:<options> |
---|
156 | # <library> :- u (unisim) s (simprim) c (xilinxcorelib) |
---|
157 | # r (coolrunner) |
---|
158 | # vcom -work <library> <OPTION> <file_name> |
---|
159 | # |
---|
160 | OPTION:questa:vhdl:u:-source -93 -novopt -explicit |
---|
161 | OPTION:questa:vhdl:s:-source -93 -novopt -explicit |
---|
162 | OPTION:questa:vhdl:c:-source -93 -novopt -explicit |
---|
163 | OPTION:questa:vhdl:r:-source -93 -novopt -explicit |
---|
164 | OPTION:questa:vhdl:i:-source -93 -novopt -explicit |
---|
165 | OPTION:questa:vhdl:e:-93 -novopt -quiet -explicit |
---|
166 | # |
---|
167 | # QuestaSim options for VERILOG Libraries |
---|
168 | # Syntax:- |
---|
169 | # OPTION:<simulator_name>:<language>:<library>:<options> |
---|
170 | # <library> :- u (unisim) s (simprim) c (xilinxcorelib) |
---|
171 | # r (coolrunner) |
---|
172 | # vlog -work <library> <OPTION> <file_name> |
---|
173 | # |
---|
174 | OPTION:questa:verilog:u:-source -novopt |
---|
175 | OPTION:questa:verilog:s:-source -novopt |
---|
176 | OPTION:questa:verilog:n:-source -novopt |
---|
177 | OPTION:questa:verilog:c:-source -novopt |
---|
178 | OPTION:questa:verilog:r:-source -novopt |
---|
179 | OPTION:questa:verilog:i:-source -novopt |
---|
180 | OPTION:questa:verilog:e:-novopt -quiet |
---|
181 | # |
---|
182 | #/////////////////////////////////////////////////////////////////////// |
---|
183 | # Setup file name: Aldec |
---|
184 | SET:riviera:LIBRARY=library.cfg |
---|
185 | # |
---|
186 | # Aldec options for VHDL Libraries |
---|
187 | # Syntax:- |
---|
188 | # OPTION:<simulator_name>:<language>:<library>:<options> |
---|
189 | # <library> :- u (unisim) s (simprim) c (xilinxcorelib) |
---|
190 | # r (coolrunner) |
---|
191 | # vcom -work <library> <OPTION> <file_name> |
---|
192 | # |
---|
193 | OPTION:riviera:vhdl:u:-93 -quiet -nowarn ELAB1_0026 |
---|
194 | OPTION:riviera:vhdl:s:-93 -quiet -nowarn ELAB1_0026 |
---|
195 | OPTION:riviera:vhdl:c:-93 -quiet -nowarn ELAB1_0026 |
---|
196 | OPTION:riviera:vhdl:r:-93 -quiet -nowarn ELAB1_0026 |
---|
197 | OPTION:riviera:vhdl:i:-93 -quiet -nowarn ELAB1_0026 |
---|
198 | OPTION:riviera:vhdl:e:-93 -quiet -nowarn ELAB1_0026 |
---|
199 | # |
---|
200 | # Aldec options for VERILOG Libraries |
---|
201 | # Syntax:- |
---|
202 | # OPTION:<simulator_name>:<language>:<library>:<options> |
---|
203 | # <library> :- u (unisim) s (simprim) c (xilinxcorelib) |
---|
204 | # r (coolrunner) |
---|
205 | # vlog -work <library> <OPTION> <file_name> |
---|
206 | # |
---|
207 | OPTION:riviera:verilog:u:-v2k5 -quiet -msg 0 |
---|
208 | OPTION:riviera:verilog:s:-v2k5 -quiet -msg 0 |
---|
209 | OPTION:riviera:verilog:n:-v2k5 -quiet -msg 0 |
---|
210 | OPTION:riviera:verilog:c:-v2k5 -quiet -msg 0 |
---|
211 | OPTION:riviera:verilog:r:-v2k5 -quiet -msg 0 |
---|
212 | OPTION:riviera:verilog:i:-v2k5 -quiet -msg 0 |
---|
213 | OPTION:riviera:verilog:e:-v2k5 -quiet -msg 0 |
---|
214 | #/////////////////////////////////////////////////////////////////////// |
---|
215 | # End |
---|
216 | |
---|