]> git.wh0rd.org Git - patches.git/blob - uclinux-vendors-eat-dos-gremlins.patch
initial import
[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;\r
10 -###############################################################\r
11 -## Filename: fast_runtime.opt\r
12 -##\r
13 -## Option File For Xilinx FPGA Implementation Flow for Fast\r
14 -## Runtime.\r
15 -## \r
16 -## Version: 4.1.1\r
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 $\r
18 -###############################################################\r
19 -#\r
20 -# Options for Translator\r
21 -#\r
22 -# Type "ngdbuild -h" for a detailed list of ngdbuild command line options\r
23 -#\r
24 -Program ngdbuild \r
25 --p <partname>;        # Partname to use - picked from xflow commandline\r
26 --nt timestamp;        # NGO File generation. Regenerate only when\r
27 -                      # source netlist is newer than existing \r
28 -                      # NGO file (default)\r
29 --bm <design>.bmm     # Block RAM memory map file\r
30 -<userdesign>;         # User design - pick from xflow command line\r
31 --uc <design>.ucf;     # ucf constraints\r
32 -<design>.ngd;         # Name of NGD file. Filebase same as design filebase\r
33 -End Program ngdbuild\r
34 -\r
35 -#\r
36 -# Options for Mapper\r
37 -#\r
38 -# Type "map -h <arch>" for a detailed list of map command line options\r
39 -#\r
40 -Program map\r
41 --o <design>_map.ncd;     # Output Mapped ncd file\r
42 -#-fp <design>.mfp;       # Floorplan file\r
43 -<inputdir><design>.ngd;  # Input NGD file\r
44 -<inputdir><design>.pcf;  # Physical constraints file\r
45 -END Program map\r
46 -\r
47 -#\r
48 -# Options for Post Map Trace\r
49 -#\r
50 -# Type "trce -h" for a detailed list of trce command line options\r
51 -#\r
52 -Program post_map_trce\r
53 --e 3;                 # Produce error report limited to 3 items per constraint\r
54 -#-o <design>_map.twr;  # Output trace report file\r
55 --xml <design>_map.twx;     # Output XML version of the timing report\r
56 -#-tsi <design>_map.tsi; # Produce Timing Specification Interaction report\r
57 -<inputdir><design>_map.ncd;  # Input mapped ncd\r
58 -<inputdir><design>.pcf;      # Physical constraints file\r
59 -END Program post_map_trce\r
60 -\r
61 -#\r
62 -# Options for Place and Route\r
63 -#\r
64 -# Type "par -h" for a detailed list of par command line options\r
65 -#\r
66 -Program par\r
67 --w;                 # Overwrite existing placed and routed ncd\r
68 --ol 4;              # Overall effort level\r
69 --d 0;               # Number of delay based cleanup passes\r
70 -<inputdir><design>_map.ncd;  # Input mapped NCD file\r
71 -<design>.ncd;                # Output placed and routed NCD\r
72 -<inputdir><design>.pcf;      # Input physical constraints file\r
73 -END Program par\r
74 -\r
75 -#\r
76 -# Options for Post Par Trace\r
77 -#\r
78 -# Type "trce -h" for a detailed list of trce command line options\r
79 -#\r
80 -Program post_par_trce\r
81 --e 3;                 # Produce error report limited to 3 items per constraint\r
82 -#-o <design>.twr;     # Output trace report file\r
83 --xml <design>.twx;    # Output XML version of the timing report\r
84 -#-tsi <design>.tsi;  # Produce Timing Specification Interaction report\r
85 -<inputdir><design>.ncd;   # Input placed and routed ncd\r
86 -<inputdir><design>.pcf;   # Physical constraints file\r
87 -END Program post_par_trce\r
88 -\r
89 -\r
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;\r
180 -###############################################################\r
181 -## Filename: fast_runtime.opt\r
182 -##\r
183 -## Option File For Xilinx FPGA Implementation Flow for Fast\r
184 -## Runtime.\r
185 -## \r
186 -## Version: 4.1.1\r
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 $\r
188 -###############################################################\r
189 -#\r
190 -# Options for Translator\r
191 -#\r
192 -# Type "ngdbuild -h" for a detailed list of ngdbuild command line options\r
193 -#\r
194 -Program ngdbuild \r
195 --p <partname>;        # Partname to use - picked from xflow commandline\r
196 --nt timestamp;        # NGO File generation. Regenerate only when\r
197 -                      # source netlist is newer than existing \r
198 -                      # NGO file (default)\r
199 --bm <design>.bmm     # Block RAM memory map file\r
200 -<userdesign>;         # User design - pick from xflow command line\r
201 --uc <design>.ucf;     # ucf constraints\r
202 -<design>.ngd;         # Name of NGD file. Filebase same as design filebase\r
203 -End Program ngdbuild\r
204 -\r
205 -#\r
206 -# Options for Mapper\r
207 -#\r
208 -# Type "map -h <arch>" for a detailed list of map command line options\r
209 -#\r
210 -Program map\r
211 --o <design>_map.ncd;     # Output Mapped ncd file\r
212 -#-fp <design>.mfp;       # Floorplan file\r
213 -<inputdir><design>.ngd;  # Input NGD file\r
214 -<inputdir><design>.pcf;  # Physical constraints file\r
215 -END Program map\r
216 -\r
217 -#\r
218 -# Options for Post Map Trace\r
219 -#\r
220 -# Type "trce -h" for a detailed list of trce command line options\r
221 -#\r
222 -Program post_map_trce\r
223 --e 3;                 # Produce error report limited to 3 items per constraint\r
224 -#-o <design>_map.twr;  # Output trace report file\r
225 --xml <design>_map.twx;     # Output XML version of the timing report\r
226 -#-tsi <design>_map.tsi; # Produce Timing Specification Interaction report\r
227 -<inputdir><design>_map.ncd;  # Input mapped ncd\r
228 -<inputdir><design>.pcf;      # Physical constraints file\r
229 -END Program post_map_trce\r
230 -\r
231 -#\r
232 -# Options for Place and Route\r
233 -#\r
234 -# Type "par -h" for a detailed list of par command line options\r
235 -#\r
236 -Program par\r
237 --w;                 # Overwrite existing placed and routed ncd\r
238 --ol 4;              # Overall effort level\r
239 --d 0;               # Number of delay based cleanup passes\r
240 -<inputdir><design>_map.ncd;  # Input mapped NCD file\r
241 -<design>.ncd;                # Output placed and routed NCD\r
242 -<inputdir><design>.pcf;      # Input physical constraints file\r
243 -END Program par\r
244 -\r
245 -#\r
246 -# Options for Post Par Trace\r
247 -#\r
248 -# Type "trce -h" for a detailed list of trce command line options\r
249 -#\r
250 -Program post_par_trce\r
251 --e 3;                 # Produce error report limited to 3 items per constraint\r
252 -#-o <design>.twr;     # Output trace report file\r
253 --xml <design>.twx;    # Output XML version of the timing report\r
254 -#-tsi <design>.tsi;  # Produce Timing Specification Interaction report\r
255 -<inputdir><design>.ncd;   # Input placed and routed ncd\r
256 -<inputdir><design>.pcf;   # Physical constraints file\r
257 -END Program post_par_trce\r
258 -\r
259 -\r
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 +