]> git.wh0rd.org - patches.git/blob - uclinux-vendors-eat-dos-gremlins.patch
more random patches. who knows.
[patches.git] / uclinux-vendors-eat-dos-gremlins.patch
1 Index: AtmarkTechno/SUZAKU/hardware/etc/fast_runtime.opt
2 ===================================================================
3 RCS file: /var/cvs/uClinux-dist/vendors/AtmarkTechno/SUZAKU/hardware/etc/fast_runtime.opt,v
4 retrieving revision 1.1.1.1
5 diff -u -p -r1.1.1.1 fast_runtime.opt
6 --- AtmarkTechno/SUZAKU/hardware/etc/fast_runtime.opt 16 Nov 2004 10:51:27 -0000 1.1.1.1
7 +++ AtmarkTechno/SUZAKU/hardware/etc/fast_runtime.opt 6 Jan 2007 09:05:57 -0000
8 @@ -1,81 +1,81 @@
9 -FLOWTYPE = FPGA;
10 -###############################################################
11 -## Filename: fast_runtime.opt
12 -##
13 -## Option File For Xilinx FPGA Implementation Flow for Fast
14 -## Runtime.
15 -##
16 -## Version: 4.1.1
17 -## $Header: /cvs/sw/new-wave/vendors/AtmarkTechno/SUZAKU/hardware/etc/fast_runtime.opt,v 1.1 2004/04/30 11:02:52 davidm Exp $
18 -###############################################################
19 -#
20 -# Options for Translator
21 -#
22 -# Type "ngdbuild -h" for a detailed list of ngdbuild command line options
23 -#
24 -Program ngdbuild
25 --p <partname>; # Partname to use - picked from xflow commandline
26 --nt timestamp; # NGO File generation. Regenerate only when
27 - # source netlist is newer than existing
28 - # NGO file (default)
29 --bm <design>.bmm # Block RAM memory map file
30 -<userdesign>; # User design - pick from xflow command line
31 --uc <design>.ucf; # ucf constraints
32 -<design>.ngd; # Name of NGD file. Filebase same as design filebase
33 -End Program ngdbuild
34 -
35 -#
36 -# Options for Mapper
37 -#
38 -# Type "map -h <arch>" for a detailed list of map command line options
39 -#
40 -Program map
41 --o <design>_map.ncd; # Output Mapped ncd file
42 -#-fp <design>.mfp; # Floorplan file
43 -<inputdir><design>.ngd; # Input NGD file
44 -<inputdir><design>.pcf; # Physical constraints file
45 -END Program map
46 -
47 -#
48 -# Options for Post Map Trace
49 -#
50 -# Type "trce -h" for a detailed list of trce command line options
51 -#
52 -Program post_map_trce
53 --e 3; # Produce error report limited to 3 items per constraint
54 -#-o <design>_map.twr; # Output trace report file
55 --xml <design>_map.twx; # Output XML version of the timing report
56 -#-tsi <design>_map.tsi; # Produce Timing Specification Interaction report
57 -<inputdir><design>_map.ncd; # Input mapped ncd
58 -<inputdir><design>.pcf; # Physical constraints file
59 -END Program post_map_trce
60 -
61 -#
62 -# Options for Place and Route
63 -#
64 -# Type "par -h" for a detailed list of par command line options
65 -#
66 -Program par
67 --w; # Overwrite existing placed and routed ncd
68 --ol 4; # Overall effort level
69 --d 0; # Number of delay based cleanup passes
70 -<inputdir><design>_map.ncd; # Input mapped NCD file
71 -<design>.ncd; # Output placed and routed NCD
72 -<inputdir><design>.pcf; # Input physical constraints file
73 -END Program par
74 -
75 -#
76 -# Options for Post Par Trace
77 -#
78 -# Type "trce -h" for a detailed list of trce command line options
79 -#
80 -Program post_par_trce
81 --e 3; # Produce error report limited to 3 items per constraint
82 -#-o <design>.twr; # Output trace report file
83 --xml <design>.twx; # Output XML version of the timing report
84 -#-tsi <design>.tsi; # Produce Timing Specification Interaction report
85 -<inputdir><design>.ncd; # Input placed and routed ncd
86 -<inputdir><design>.pcf; # Physical constraints file
87 -END Program post_par_trce
88 -
89 -
90 +FLOWTYPE = FPGA;
91 +###############################################################
92 +## Filename: fast_runtime.opt
93 +##
94 +## Option File For Xilinx FPGA Implementation Flow for Fast
95 +## Runtime.
96 +##
97 +## Version: 4.1.1
98 +## $Header: /cvs/sw/new-wave/vendors/AtmarkTechno/SUZAKU/hardware/etc/fast_runtime.opt,v 1.1 2004/04/30 11:02:52 davidm Exp $
99 +###############################################################
100 +#
101 +# Options for Translator
102 +#
103 +# Type "ngdbuild -h" for a detailed list of ngdbuild command line options
104 +#
105 +Program ngdbuild
106 +-p <partname>; # Partname to use - picked from xflow commandline
107 +-nt timestamp; # NGO File generation. Regenerate only when
108 + # source netlist is newer than existing
109 + # NGO file (default)
110 +-bm <design>.bmm # Block RAM memory map file
111 +<userdesign>; # User design - pick from xflow command line
112 +-uc <design>.ucf; # ucf constraints
113 +<design>.ngd; # Name of NGD file. Filebase same as design filebase
114 +End Program ngdbuild
115 +
116 +#
117 +# Options for Mapper
118 +#
119 +# Type "map -h <arch>" for a detailed list of map command line options
120 +#
121 +Program map
122 +-o <design>_map.ncd; # Output Mapped ncd file
123 +#-fp <design>.mfp; # Floorplan file
124 +<inputdir><design>.ngd; # Input NGD file
125 +<inputdir><design>.pcf; # Physical constraints file
126 +END Program map
127 +
128 +#
129 +# Options for Post Map Trace
130 +#
131 +# Type "trce -h" for a detailed list of trce command line options
132 +#
133 +Program post_map_trce
134 +-e 3; # Produce error report limited to 3 items per constraint
135 +#-o <design>_map.twr; # Output trace report file
136 +-xml <design>_map.twx; # Output XML version of the timing report
137 +#-tsi <design>_map.tsi; # Produce Timing Specification Interaction report
138 +<inputdir><design>_map.ncd; # Input mapped ncd
139 +<inputdir><design>.pcf; # Physical constraints file
140 +END Program post_map_trce
141 +
142 +#
143 +# Options for Place and Route
144 +#
145 +# Type "par -h" for a detailed list of par command line options
146 +#
147 +Program par
148 +-w; # Overwrite existing placed and routed ncd
149 +-ol 4; # Overall effort level
150 +-d 0; # Number of delay based cleanup passes
151 +<inputdir><design>_map.ncd; # Input mapped NCD file
152 +<design>.ncd; # Output placed and routed NCD
153 +<inputdir><design>.pcf; # Input physical constraints file
154 +END Program par
155 +
156 +#
157 +# Options for Post Par Trace
158 +#
159 +# Type "trce -h" for a detailed list of trce command line options
160 +#
161 +Program post_par_trce
162 +-e 3; # Produce error report limited to 3 items per constraint
163 +#-o <design>.twr; # Output trace report file
164 +-xml <design>.twx; # Output XML version of the timing report
165 +#-tsi <design>.tsi; # Produce Timing Specification Interaction report
166 +<inputdir><design>.ncd; # Input placed and routed ncd
167 +<inputdir><design>.pcf; # Physical constraints file
168 +END Program post_par_trce
169 +
170 +
171 Index: Insight/XC2V1K_Microblaze/hardware/etc/fast_runtime.opt
172 ===================================================================
173 RCS file: /var/cvs/uClinux-dist/vendors/Insight/XC2V1K_Microblaze/hardware/etc/fast_runtime.opt,v
174 retrieving revision 1.1.1.1
175 diff -u -p -r1.1.1.1 fast_runtime.opt
176 --- Insight/XC2V1K_Microblaze/hardware/etc/fast_runtime.opt 23 May 2003 00:47:23 -0000 1.1.1.1
177 +++ Insight/XC2V1K_Microblaze/hardware/etc/fast_runtime.opt 6 Jan 2007 09:05:58 -0000
178 @@ -1,81 +1,81 @@
179 -FLOWTYPE = FPGA;
180 -###############################################################
181 -## Filename: fast_runtime.opt
182 -##
183 -## Option File For Xilinx FPGA Implementation Flow for Fast
184 -## Runtime.
185 -##
186 -## Version: 4.1.1
187 -## $Header: /cvs/sw/new-wave/vendors/Insight/XC2V1K_Microblaze/hardware/etc/fast_runtime.opt,v 1.1 2003/04/02 04:59:57 gerg Exp $
188 -###############################################################
189 -#
190 -# Options for Translator
191 -#
192 -# Type "ngdbuild -h" for a detailed list of ngdbuild command line options
193 -#
194 -Program ngdbuild
195 --p <partname>; # Partname to use - picked from xflow commandline
196 --nt timestamp; # NGO File generation. Regenerate only when
197 - # source netlist is newer than existing
198 - # NGO file (default)
199 --bm <design>.bmm # Block RAM memory map file
200 -<userdesign>; # User design - pick from xflow command line
201 --uc <design>.ucf; # ucf constraints
202 -<design>.ngd; # Name of NGD file. Filebase same as design filebase
203 -End Program ngdbuild
204 -
205 -#
206 -# Options for Mapper
207 -#
208 -# Type "map -h <arch>" for a detailed list of map command line options
209 -#
210 -Program map
211 --o <design>_map.ncd; # Output Mapped ncd file
212 -#-fp <design>.mfp; # Floorplan file
213 -<inputdir><design>.ngd; # Input NGD file
214 -<inputdir><design>.pcf; # Physical constraints file
215 -END Program map
216 -
217 -#
218 -# Options for Post Map Trace
219 -#
220 -# Type "trce -h" for a detailed list of trce command line options
221 -#
222 -Program post_map_trce
223 --e 3; # Produce error report limited to 3 items per constraint
224 -#-o <design>_map.twr; # Output trace report file
225 --xml <design>_map.twx; # Output XML version of the timing report
226 -#-tsi <design>_map.tsi; # Produce Timing Specification Interaction report
227 -<inputdir><design>_map.ncd; # Input mapped ncd
228 -<inputdir><design>.pcf; # Physical constraints file
229 -END Program post_map_trce
230 -
231 -#
232 -# Options for Place and Route
233 -#
234 -# Type "par -h" for a detailed list of par command line options
235 -#
236 -Program par
237 --w; # Overwrite existing placed and routed ncd
238 --ol 4; # Overall effort level
239 --d 0; # Number of delay based cleanup passes
240 -<inputdir><design>_map.ncd; # Input mapped NCD file
241 -<design>.ncd; # Output placed and routed NCD
242 -<inputdir><design>.pcf; # Input physical constraints file
243 -END Program par
244 -
245 -#
246 -# Options for Post Par Trace
247 -#
248 -# Type "trce -h" for a detailed list of trce command line options
249 -#
250 -Program post_par_trce
251 --e 3; # Produce error report limited to 3 items per constraint
252 -#-o <design>.twr; # Output trace report file
253 --xml <design>.twx; # Output XML version of the timing report
254 -#-tsi <design>.tsi; # Produce Timing Specification Interaction report
255 -<inputdir><design>.ncd; # Input placed and routed ncd
256 -<inputdir><design>.pcf; # Physical constraints file
257 -END Program post_par_trce
258 -
259 -
260 +FLOWTYPE = FPGA;
261 +###############################################################
262 +## Filename: fast_runtime.opt
263 +##
264 +## Option File For Xilinx FPGA Implementation Flow for Fast
265 +## Runtime.
266 +##
267 +## Version: 4.1.1
268 +## $Header: /cvs/sw/new-wave/vendors/Insight/XC2V1K_Microblaze/hardware/etc/fast_runtime.opt,v 1.1 2003/04/02 04:59:57 gerg Exp $
269 +###############################################################
270 +#
271 +# Options for Translator
272 +#
273 +# Type "ngdbuild -h" for a detailed list of ngdbuild command line options
274 +#
275 +Program ngdbuild
276 +-p <partname>; # Partname to use - picked from xflow commandline
277 +-nt timestamp; # NGO File generation. Regenerate only when
278 + # source netlist is newer than existing
279 + # NGO file (default)
280 +-bm <design>.bmm # Block RAM memory map file
281 +<userdesign>; # User design - pick from xflow command line
282 +-uc <design>.ucf; # ucf constraints
283 +<design>.ngd; # Name of NGD file. Filebase same as design filebase
284 +End Program ngdbuild
285 +
286 +#
287 +# Options for Mapper
288 +#
289 +# Type "map -h <arch>" for a detailed list of map command line options
290 +#
291 +Program map
292 +-o <design>_map.ncd; # Output Mapped ncd file
293 +#-fp <design>.mfp; # Floorplan file
294 +<inputdir><design>.ngd; # Input NGD file
295 +<inputdir><design>.pcf; # Physical constraints file
296 +END Program map
297 +
298 +#
299 +# Options for Post Map Trace
300 +#
301 +# Type "trce -h" for a detailed list of trce command line options
302 +#
303 +Program post_map_trce
304 +-e 3; # Produce error report limited to 3 items per constraint
305 +#-o <design>_map.twr; # Output trace report file
306 +-xml <design>_map.twx; # Output XML version of the timing report
307 +#-tsi <design>_map.tsi; # Produce Timing Specification Interaction report
308 +<inputdir><design>_map.ncd; # Input mapped ncd
309 +<inputdir><design>.pcf; # Physical constraints file
310 +END Program post_map_trce
311 +
312 +#
313 +# Options for Place and Route
314 +#
315 +# Type "par -h" for a detailed list of par command line options
316 +#
317 +Program par
318 +-w; # Overwrite existing placed and routed ncd
319 +-ol 4; # Overall effort level
320 +-d 0; # Number of delay based cleanup passes
321 +<inputdir><design>_map.ncd; # Input mapped NCD file
322 +<design>.ncd; # Output placed and routed NCD
323 +<inputdir><design>.pcf; # Input physical constraints file
324 +END Program par
325 +
326 +#
327 +# Options for Post Par Trace
328 +#
329 +# Type "trce -h" for a detailed list of trce command line options
330 +#
331 +Program post_par_trce
332 +-e 3; # Produce error report limited to 3 items per constraint
333 +#-o <design>.twr; # Output trace report file
334 +-xml <design>.twx; # Output XML version of the timing report
335 +#-tsi <design>.tsi; # Produce Timing Specification Interaction report
336 +<inputdir><design>.ncd; # Input placed and routed ncd
337 +<inputdir><design>.pcf; # Physical constraints file
338 +END Program post_par_trce
339 +
340 +