OpenCores
URL https://opencores.org/ocsvn/mjpeg-decoder/mjpeg-decoder/trunk

Subversion Repositories mjpeg-decoder

[/] [tags/] [start/] [mjpeg/] [implementation/] [jpeg_huffman_input_sr.edn] - Blame information for rev 3

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 2 smanz
(edif test (edifVersion 2 0 0) (edifLevel 0) (keywordMap (keywordLevel 0))
2
(status (written (timeStamp 2008 1 31 20 37 36)
3
   (author "Xilinx, Inc.")
4
   (program "Xilinx CORE Generator" (version "Xilinx CORE Generator 8.2.03i"))))
5
   (comment "
6
      This file is owned and controlled by Xilinx and must be used
7
      solely for design, simulation, implementation and creation of
8
      design files limited to Xilinx devices or technologies. Use
9
      with non-Xilinx devices or technologies is expressly prohibited
10
      and immediately terminates your license.
11
 
12
      XILINX IS PROVIDING THIS DESIGN, CODE, OR INFORMATION 'AS IS'
13
      SOLELY FOR USE IN DEVELOPING PROGRAMS AND SOLUTIONS FOR
14
      XILINX DEVICES.  BY PROVIDING THIS DESIGN, CODE, OR INFORMATION
15
      AS ONE POSSIBLE IMPLEMENTATION OF THIS FEATURE, APPLICATION
16
      OR STANDARD, XILINX IS MAKING NO REPRESENTATION THAT THIS
17
      IMPLEMENTATION IS FREE FROM ANY CLAIMS OF INFRINGEMENT,
18
      AND YOU ARE RESPONSIBLE FOR OBTAINING ANY RIGHTS YOU MAY REQUIRE
19
      FOR YOUR IMPLEMENTATION.  XILINX EXPRESSLY DISCLAIMS ANY
20
      WARRANTY WHATSOEVER WITH RESPECT TO THE ADEQUACY OF THE
21
      IMPLEMENTATION, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OR
22
      REPRESENTATIONS THAT THIS IMPLEMENTATION IS FREE FROM CLAIMS OF
23
      INFRINGEMENT, IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
24
      FOR A PARTICULAR PURPOSE.
25
 
26
      Xilinx products are not intended for use in life support
27
      appliances, devices, or systems. Use in such applications are
28
      expressly prohibited.
29
 
30
      (c) Copyright 1995-2006 Xilinx, Inc.
31
      All rights reserved.
32
 
33
   ")
34
   (comment "Core parameters: ")
35
       (comment "c_has_aset = false ")
36
       (comment "c_has_d = true ")
37
       (comment "c_sync_priority = 1 ")
38
       (comment "c_has_sclr = true ")
39
       (comment "c_fill_data = 0 ")
40
       (comment "c_width = 8 ")
41
       (comment "c_enable_rlocs = true ")
42
       (comment "c_ainit_val = 00000000 ")
43
       (comment "c_has_ce = true ")
44
       (comment "c_family = virtex2p ")
45
       (comment "InstanceName = jpeg_huffman_input_sr ")
46
       (comment "c_has_aclr = false ")
47
       (comment "c_sync_enable = 0 ")
48
       (comment "c_has_ainit = false ")
49
       (comment "c_sinit_val = 00000000 ")
50
       (comment "c_has_sdout = true ")
51
       (comment "c_has_sset = false ")
52
       (comment "c_has_sinit = false ")
53
       (comment "c_has_q = false ")
54
       (comment "c_shift_type = 0 ")
55
       (comment "c_has_sdin = false ")
56
       (comment "c_has_lsb_2_msb = false ")
57
   (external xilinxun (edifLevel 0)
58
      (technology (numberDefinition))
59
       (cell VCC (cellType GENERIC)
60
           (view view_1 (viewType NETLIST)
61
               (interface
62
                   (port P (direction OUTPUT))
63
               )
64
           )
65
       )
66
       (cell GND (cellType GENERIC)
67
           (view view_1 (viewType NETLIST)
68
               (interface
69
                   (port G (direction OUTPUT))
70
               )
71
           )
72
       )
73
       (cell BUF (cellType GENERIC)
74
           (view view_1 (viewType NETLIST)
75
               (interface
76
                   (port I (direction INPUT))
77
                   (port O (direction OUTPUT))
78
               )
79
           )
80
       )
81
       (cell FDRE (cellType GENERIC)
82
           (view view_1 (viewType NETLIST)
83
               (interface
84
                   (port D (direction INPUT))
85
                   (port C (direction INPUT))
86
                   (port CE (direction INPUT))
87
                   (port R (direction INPUT))
88
                   (port Q (direction OUTPUT))
89
               )
90
           )
91
       )
92
       (cell LUT4 (cellType GENERIC)
93
           (view view_1 (viewType NETLIST)
94
               (interface
95
                   (port I0 (direction INPUT))
96
                   (port I1 (direction INPUT))
97
                   (port I2 (direction INPUT))
98
                   (port I3 (direction INPUT))
99
                   (port O (direction OUTPUT))
100
               )
101
           )
102
       )
103
   )
104
(library test_lib (edifLevel 0) (technology (numberDefinition (scale 1 (E 1 -12) (unit Time))))
105
(cell jpeg_huffman_input_sr
106
 (cellType GENERIC) (view view_1 (viewType NETLIST)
107
  (interface
108
   (port ( rename CLK "CLK") (direction INPUT))
109
   (port ( rename P_LOAD "P_LOAD") (direction INPUT))
110
   (port ( array ( rename D "D<7:0>") 8 ) (direction INPUT))
111
   (port ( rename CE "CE") (direction INPUT))
112
   (port ( rename SCLR "SCLR") (direction INPUT))
113
   (port ( rename SDOUT "SDOUT") (direction OUTPUT))
114
   )
115
  (contents
116
   (instance VCC (viewRef view_1 (cellRef VCC  (libraryRef xilinxun))))
117
   (instance GND (viewRef view_1 (cellRef GND  (libraryRef xilinxun))))
118
   (instance BU5
119
      (viewRef view_1 (cellRef LUT4 (libraryRef xilinxun)))
120
      (property RLOC (string "x3y4"))
121
      (property RPM_GRID (string "GRID"))
122
      (property INIT (string "8888"))
123
   )
124
   (instance BU6
125
      (viewRef view_1 (cellRef FDRE (libraryRef xilinxun)))
126
      (property RLOC (string "x3y4"))
127
      (property RPM_GRID (string "GRID"))
128
   )
129
   (instance BU10
130
      (viewRef view_1 (cellRef LUT4 (libraryRef xilinxun)))
131
      (property RLOC (string "x3y4"))
132
      (property RPM_GRID (string "GRID"))
133
      (property INIT (string "caca"))
134
   )
135
   (instance BU11
136
      (viewRef view_1 (cellRef FDRE (libraryRef xilinxun)))
137
      (property RLOC (string "x3y4"))
138
      (property RPM_GRID (string "GRID"))
139
   )
140
   (instance BU15
141
      (viewRef view_1 (cellRef LUT4 (libraryRef xilinxun)))
142
      (property RLOC (string "x3y5"))
143
      (property RPM_GRID (string "GRID"))
144
      (property INIT (string "caca"))
145
   )
146
   (instance BU16
147
      (viewRef view_1 (cellRef FDRE (libraryRef xilinxun)))
148
      (property RLOC (string "x3y5"))
149
      (property RPM_GRID (string "GRID"))
150
   )
151
   (instance BU20
152
      (viewRef view_1 (cellRef LUT4 (libraryRef xilinxun)))
153
      (property RLOC (string "x3y5"))
154
      (property RPM_GRID (string "GRID"))
155
      (property INIT (string "caca"))
156
   )
157
   (instance BU21
158
      (viewRef view_1 (cellRef FDRE (libraryRef xilinxun)))
159
      (property RLOC (string "x3y5"))
160
      (property RPM_GRID (string "GRID"))
161
   )
162
   (instance BU25
163
      (viewRef view_1 (cellRef LUT4 (libraryRef xilinxun)))
164
      (property RLOC (string "x3y8"))
165
      (property RPM_GRID (string "GRID"))
166
      (property INIT (string "caca"))
167
   )
168
   (instance BU26
169
      (viewRef view_1 (cellRef FDRE (libraryRef xilinxun)))
170
      (property RLOC (string "x3y8"))
171
      (property RPM_GRID (string "GRID"))
172
   )
173
   (instance BU30
174
      (viewRef view_1 (cellRef LUT4 (libraryRef xilinxun)))
175
      (property RLOC (string "x3y8"))
176
      (property RPM_GRID (string "GRID"))
177
      (property INIT (string "caca"))
178
   )
179
   (instance BU31
180
      (viewRef view_1 (cellRef FDRE (libraryRef xilinxun)))
181
      (property RLOC (string "x3y8"))
182
      (property RPM_GRID (string "GRID"))
183
   )
184
   (instance BU35
185
      (viewRef view_1 (cellRef LUT4 (libraryRef xilinxun)))
186
      (property RLOC (string "x3y9"))
187
      (property RPM_GRID (string "GRID"))
188
      (property INIT (string "caca"))
189
   )
190
   (instance BU36
191
      (viewRef view_1 (cellRef FDRE (libraryRef xilinxun)))
192
      (property RLOC (string "x3y9"))
193
      (property RPM_GRID (string "GRID"))
194
   )
195
   (instance BU40
196
      (viewRef view_1 (cellRef LUT4 (libraryRef xilinxun)))
197
      (property RLOC (string "x3y9"))
198
      (property RPM_GRID (string "GRID"))
199
      (property INIT (string "caca"))
200
   )
201
   (instance BU41
202
      (viewRef view_1 (cellRef FDRE (libraryRef xilinxun)))
203
      (property RLOC (string "x3y9"))
204
      (property RPM_GRID (string "GRID"))
205
   )
206
   (instance BU42
207
      (viewRef view_1 (cellRef BUF (libraryRef xilinxun)))
208
   )
209
   (net N0
210
    (joined
211
      (portRef G (instanceRef GND))
212
      (portRef I2 (instanceRef BU5))
213
      (portRef I3 (instanceRef BU5))
214
      (portRef I3 (instanceRef BU10))
215
      (portRef I3 (instanceRef BU15))
216
      (portRef I3 (instanceRef BU20))
217
      (portRef I3 (instanceRef BU25))
218
      (portRef I3 (instanceRef BU30))
219
      (portRef I3 (instanceRef BU35))
220
      (portRef I3 (instanceRef BU40))
221
    )
222
   )
223
   (net N2
224
    (joined
225
      (portRef Q (instanceRef BU6))
226
      (portRef I0 (instanceRef BU10))
227
    )
228
   )
229
   (net N3
230
    (joined
231
      (portRef Q (instanceRef BU11))
232
      (portRef I0 (instanceRef BU15))
233
    )
234
   )
235
   (net N4
236
    (joined
237
      (portRef Q (instanceRef BU16))
238
      (portRef I0 (instanceRef BU20))
239
    )
240
   )
241
   (net N5
242
    (joined
243
      (portRef Q (instanceRef BU21))
244
      (portRef I0 (instanceRef BU25))
245
    )
246
   )
247
   (net N6
248
    (joined
249
      (portRef Q (instanceRef BU26))
250
      (portRef I0 (instanceRef BU30))
251
    )
252
   )
253
   (net N7
254
    (joined
255
      (portRef Q (instanceRef BU31))
256
      (portRef I0 (instanceRef BU35))
257
    )
258
   )
259
   (net N8
260
    (joined
261
      (portRef Q (instanceRef BU36))
262
      (portRef I0 (instanceRef BU40))
263
    )
264
   )
265
   (net N9
266
    (joined
267
      (portRef I (instanceRef BU42))
268
      (portRef Q (instanceRef BU41))
269
    )
270
   )
271
   (net (rename N34 "CLK")
272
    (joined
273
      (portRef CLK)
274
      (portRef C (instanceRef BU6))
275
      (portRef C (instanceRef BU11))
276
      (portRef C (instanceRef BU16))
277
      (portRef C (instanceRef BU21))
278
      (portRef C (instanceRef BU26))
279
      (portRef C (instanceRef BU31))
280
      (portRef C (instanceRef BU36))
281
      (portRef C (instanceRef BU41))
282
    )
283
   )
284
   (net (rename N35 "SDOUT")
285
    (joined
286
      (portRef SDOUT)
287
      (portRef O (instanceRef BU42))
288
    )
289
   )
290
   (net (rename N36 "P_LOAD")
291
    (joined
292
      (portRef P_LOAD)
293
      (portRef I1 (instanceRef BU5))
294
      (portRef I2 (instanceRef BU10))
295
      (portRef I2 (instanceRef BU15))
296
      (portRef I2 (instanceRef BU20))
297
      (portRef I2 (instanceRef BU25))
298
      (portRef I2 (instanceRef BU30))
299
      (portRef I2 (instanceRef BU35))
300
      (portRef I2 (instanceRef BU40))
301
    )
302
   )
303
   (net (rename N37 "D<0>")
304
    (joined
305
      (portRef (member D 7))
306
      (portRef I0 (instanceRef BU5))
307
    )
308
   )
309
   (net (rename N38 "D<1>")
310
    (joined
311
      (portRef (member D 6))
312
      (portRef I1 (instanceRef BU10))
313
    )
314
   )
315
   (net (rename N39 "D<2>")
316
    (joined
317
      (portRef (member D 5))
318
      (portRef I1 (instanceRef BU15))
319
    )
320
   )
321
   (net (rename N40 "D<3>")
322
    (joined
323
      (portRef (member D 4))
324
      (portRef I1 (instanceRef BU20))
325
    )
326
   )
327
   (net (rename N41 "D<4>")
328
    (joined
329
      (portRef (member D 3))
330
      (portRef I1 (instanceRef BU25))
331
    )
332
   )
333
   (net (rename N42 "D<5>")
334
    (joined
335
      (portRef (member D 2))
336
      (portRef I1 (instanceRef BU30))
337
    )
338
   )
339
   (net (rename N43 "D<6>")
340
    (joined
341
      (portRef (member D 1))
342
      (portRef I1 (instanceRef BU35))
343
    )
344
   )
345
   (net (rename N44 "D<7>")
346
    (joined
347
      (portRef (member D 0))
348
      (portRef I1 (instanceRef BU40))
349
    )
350
   )
351
   (net (rename N45 "CE")
352
    (joined
353
      (portRef CE)
354
      (portRef CE (instanceRef BU6))
355
      (portRef CE (instanceRef BU11))
356
      (portRef CE (instanceRef BU16))
357
      (portRef CE (instanceRef BU21))
358
      (portRef CE (instanceRef BU26))
359
      (portRef CE (instanceRef BU31))
360
      (portRef CE (instanceRef BU36))
361
      (portRef CE (instanceRef BU41))
362
    )
363
   )
364
   (net (rename N46 "SCLR")
365
    (joined
366
      (portRef SCLR)
367
      (portRef R (instanceRef BU6))
368
      (portRef R (instanceRef BU11))
369
      (portRef R (instanceRef BU16))
370
      (portRef R (instanceRef BU21))
371
      (portRef R (instanceRef BU26))
372
      (portRef R (instanceRef BU31))
373
      (portRef R (instanceRef BU36))
374
      (portRef R (instanceRef BU41))
375
    )
376
   )
377
   (net N53
378
    (joined
379
      (portRef D (instanceRef BU6))
380
      (portRef O (instanceRef BU5))
381
    )
382
   )
383
   (net N72
384
    (joined
385
      (portRef D (instanceRef BU11))
386
      (portRef O (instanceRef BU10))
387
    )
388
   )
389
   (net N92
390
    (joined
391
      (portRef D (instanceRef BU16))
392
      (portRef O (instanceRef BU15))
393
    )
394
   )
395
   (net N112
396
    (joined
397
      (portRef D (instanceRef BU21))
398
      (portRef O (instanceRef BU20))
399
    )
400
   )
401
   (net N132
402
    (joined
403
      (portRef D (instanceRef BU26))
404
      (portRef O (instanceRef BU25))
405
    )
406
   )
407
   (net N152
408
    (joined
409
      (portRef D (instanceRef BU31))
410
      (portRef O (instanceRef BU30))
411
    )
412
   )
413
   (net N172
414
    (joined
415
      (portRef D (instanceRef BU36))
416
      (portRef O (instanceRef BU35))
417
    )
418
   )
419
   (net N192
420
    (joined
421
      (portRef D (instanceRef BU41))
422
      (portRef O (instanceRef BU40))
423
    )
424
   )
425
))))
426
(design jpeg_huffman_input_sr (cellRef jpeg_huffman_input_sr (libraryRef test_lib))
427
  (property X_CORE_INFO (string "C_SHIFT_FD_V7_0, Coregen 8.2.03i"))
428
  (property PART (string "xc2vp30-ff896-7") (owner "Xilinx")))
429
)

powered by: WebSVN 2.1.0

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