source: PlatformSupport/CustomPeripherals/pcores/warp_v4_userio_v1_00_a/netlist/binary_counter_virtex4_10_0_407917162894eacc.edn

Last change on this file was 1331, checked in by sgupta, 15 years ago

userio core for V4

  • Property svn:executable set to *
File size: 6.5 KB
Line 
1(edif test (edifVersion 2 0 0) (edifLevel 0) (keywordMap (keywordLevel 0))
2(status (written (timeStamp 2009 10 1 13 34 53)
3   (author "Xilinx, Inc.")
4   (program "Xilinx CORE Generator" (version "Xilinx CORE Generator 10.1.03; Cores Update # 3"))))
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-2007 Xilinx, Inc.                                     
31      All rights reserved.                                                     
32                                                                               
33   ")
34   (comment "Core parameters: ")
35       (comment "c_count_mode = 0 ")
36       (comment "c_load_low = 0 ")
37       (comment "c_count_to = 1 ")
38       (comment "c_implementation = 0 ")
39       (comment "c_has_sclr = 0 ")
40       (comment "c_ce_overrides_sync = 0 ")
41       (comment "c_restrict_count = 0 ")
42       (comment "c_width = 2 ")
43       (comment "c_verbosity = 0 ")
44       (comment "c_has_load = 0 ")
45       (comment "c_latency = 1 ")
46       (comment "c_has_thresh0 = 0 ")
47       (comment "c_ainit_val = 0 ")
48       (comment "c_has_ce = 1 ")
49       (comment "c_sclr_overrides_sset = 1 ")
50       (comment "InstanceName = binary_counter_virtex4_10_0_407917162894eacc ")
51       (comment "c_fb_latency = 0 ")
52       (comment "c_sinit_val = 0 ")
53       (comment "c_has_sset = 0 ")
54       (comment "c_has_sinit = 1 ")
55       (comment "c_count_by = 1 ")
56       (comment "c_xdevicefamily = virtex4 ")
57       (comment "c_thresh0_value = 1 ")
58   (external xilinxun (edifLevel 0)
59      (technology (numberDefinition))
60       (cell VCC (cellType GENERIC)
61           (view view_1 (viewType NETLIST)
62               (interface
63                   (port P (direction OUTPUT))
64               )
65           )
66       )
67       (cell GND (cellType GENERIC)
68           (view view_1 (viewType NETLIST)
69               (interface
70                   (port G (direction OUTPUT))
71               )
72           )
73       )
74   )
75   (external binary_counter_virtex4_10_0_407917162894eacc_c_counter_binary_v10_0_xst_1_lib (edifLevel 0)
76       (technology (numberDefinition))
77       (cell binary_counter_virtex4_10_0_407917162894eacc_c_counter_binary_v10_0_xst_1 (cellType GENERIC)
78           (view view_1 (viewType NETLIST)
79               (interface
80                   (port clk (direction INPUT))
81                   (port ce (direction INPUT))
82                   (port sclr (direction INPUT))
83                   (port sset (direction INPUT))
84                   (port sinit (direction INPUT))
85                   (port up (direction INPUT))
86                   (port load (direction INPUT))
87                   (port ( array ( rename l "l(1:0)") 2 ) (direction INPUT))
88                   (port thresh0 (direction OUTPUT))
89                   (port ( array ( rename q "q(1:0)") 2 ) (direction OUTPUT))
90               )
91           )
92       )
93   )
94(library test_lib (edifLevel 0) (technology (numberDefinition (scale 1 (E 1 -12) (unit Time))))
95(cell binary_counter_virtex4_10_0_407917162894eacc
96 (cellType GENERIC) (view view_1 (viewType NETLIST)
97  (interface
98   (port ( rename clk "clk") (direction INPUT))
99   (port ( rename ce "ce") (direction INPUT))
100   (port ( rename sinit "sinit") (direction INPUT))
101   (port ( array ( rename q "q(1:0)") 2 ) (direction OUTPUT))
102   )
103  (contents
104   (instance VCC (viewRef view_1 (cellRef VCC  (libraryRef xilinxun))))
105   (instance GND (viewRef view_1 (cellRef GND  (libraryRef xilinxun))))
106   (instance BU2
107      (viewRef view_1 (cellRef binary_counter_virtex4_10_0_407917162894eacc_c_counter_binary_v10_0_xst_1 (libraryRef binary_counter_virtex4_10_0_407917162894eacc_c_counter_binary_v10_0_xst_1_lib)))
108   )
109   (net (rename N2 "clk")
110    (joined
111      (portRef clk)
112      (portRef clk (instanceRef BU2))
113    )
114   )
115   (net (rename N3 "ce")
116    (joined
117      (portRef ce)
118      (portRef ce (instanceRef BU2))
119    )
120   )
121   (net (rename N6 "sinit")
122    (joined
123      (portRef sinit)
124      (portRef sinit (instanceRef BU2))
125    )
126   )
127   (net (rename N12 "q(1)")
128    (joined
129      (portRef (member q 0))
130      (portRef (member q 0) (instanceRef BU2))
131    )
132   )
133   (net (rename N13 "q(0)")
134    (joined
135      (portRef (member q 1))
136      (portRef (member q 1) (instanceRef BU2))
137    )
138   )
139))))
140(design binary_counter_virtex4_10_0_407917162894eacc (cellRef binary_counter_virtex4_10_0_407917162894eacc (libraryRef test_lib))
141  (property X_CORE_INFO (string "c_counter_binary_v10_0, Xilinx CORE Generator 10.1.03_ip3"))
142  (property PART (string "xc4vfx12-sf363-12") (owner "Xilinx"))
143))
Note: See TracBrowser for help on using the repository browser.