OpenCores
URL https://opencores.org/ocsvn/or1k_soc_on_altera_embedded_dev_kit/or1k_soc_on_altera_embedded_dev_kit/trunk

Subversion Repositories or1k_soc_on_altera_embedded_dev_kit

[/] [or1k_soc_on_altera_embedded_dev_kit/] [trunk/] [soc/] [rtl/] [altera_ddr_ctrl/] [altera_ddr.bsf] - Blame information for rev 12

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 12 xianfeng
/*
2
WARNING: Do NOT edit the input and output ports in this file in a text
3
editor if you plan to continue editing the block that represents it in
4
the Block Editor! File corruption is VERY likely to occur.
5
*/
6
/*
7
Copyright (C) 1991-2009 Altera Corporation
8
Your use of Altera Corporation's design tools, logic functions
9
and other software and tools, and its AMPP partner logic
10
functions, and any output files from any of the foregoing
11
(including device programming or simulation files), and any
12
associated documentation or information are expressly subject
13
to the terms and conditions of the Altera Program License
14
Subscription Agreement, Altera MegaCore Function License
15
Agreement, or other applicable license agreement, including,
16
without limitation, that your use is for the sole purpose of
17
programming logic devices manufactured by Altera and sold by
18
Altera or its authorized distributors.  Please refer to the
19
applicable agreement for further details.
20
*/
21
(header "symbol" (version "1.1"))
22
(symbol
23
        (rect 16 16 336 432)
24
        (text "altera_ddr" (rect 5 0 75 12)(font "Arial" ))
25
        (text "inst" (rect 8 400 36 412)(font "Arial" ))
26
        (port
27
                (pt 0 32)
28
                (input)
29
                (text "local_address[22..0]" (rect 0 0 141 12)(font "Arial" ))
30
                (text "local_address[22..0]" (rect 21 27 162 39)(font "Arial" ))
31
                (line (pt 0 32)(pt 16 32)(line_width 3))
32
        )
33
        (port
34
                (pt 0 48)
35
                (input)
36
                (text "local_write_req" (rect 0 0 106 12)(font "Arial" ))
37
                (text "local_write_req" (rect 21 43 127 55)(font "Arial" ))
38
                (line (pt 0 48)(pt 16 48)(line_width 1))
39
        )
40
        (port
41
                (pt 0 64)
42
                (input)
43
                (text "local_read_req" (rect 0 0 99 12)(font "Arial" ))
44
                (text "local_read_req" (rect 21 59 120 71)(font "Arial" ))
45
                (line (pt 0 64)(pt 16 64)(line_width 1))
46
        )
47
        (port
48
                (pt 0 80)
49
                (input)
50
                (text "local_burstbegin" (rect 0 0 113 12)(font "Arial" ))
51
                (text "local_burstbegin" (rect 21 75 134 87)(font "Arial" ))
52
                (line (pt 0 80)(pt 16 80)(line_width 1))
53
        )
54
        (port
55
                (pt 0 96)
56
                (input)
57
                (text "local_wdata[31..0]" (rect 0 0 127 12)(font "Arial" ))
58
                (text "local_wdata[31..0]" (rect 21 91 148 103)(font "Arial" ))
59
                (line (pt 0 96)(pt 16 96)(line_width 3))
60
        )
61
        (port
62
                (pt 0 112)
63
                (input)
64
                (text "local_be[3..0]" (rect 0 0 99 12)(font "Arial" ))
65
                (text "local_be[3..0]" (rect 21 107 120 119)(font "Arial" ))
66
                (line (pt 0 112)(pt 16 112)(line_width 3))
67
        )
68
        (port
69
                (pt 0 128)
70
                (input)
71
                (text "local_size[1..0]" (rect 0 0 113 12)(font "Arial" ))
72
                (text "local_size[1..0]" (rect 21 123 134 135)(font "Arial" ))
73
                (line (pt 0 128)(pt 16 128)(line_width 3))
74
        )
75
        (port
76
                (pt 0 144)
77
                (input)
78
                (text "global_reset_n" (rect 0 0 99 12)(font "Arial" ))
79
                (text "global_reset_n" (rect 21 139 120 151)(font "Arial" ))
80
                (line (pt 0 144)(pt 16 144)(line_width 1))
81
        )
82
        (port
83
                (pt 0 160)
84
                (input)
85
                (text "pll_ref_clk" (rect 0 0 77 12)(font "Arial" ))
86
                (text "pll_ref_clk" (rect 21 155 98 167)(font "Arial" ))
87
                (line (pt 0 160)(pt 16 160)(line_width 1))
88
        )
89
        (port
90
                (pt 0 176)
91
                (input)
92
                (text "soft_reset_n" (rect 0 0 84 12)(font "Arial" ))
93
                (text "soft_reset_n" (rect 21 171 105 183)(font "Arial" ))
94
                (line (pt 0 176)(pt 16 176)(line_width 1))
95
        )
96
        (port
97
                (pt 320 32)
98
                (output)
99
                (text "local_ready" (rect 0 0 77 12)(font "Arial" ))
100
                (text "local_ready" (rect 222 27 299 39)(font "Arial" ))
101
                (line (pt 320 32)(pt 304 32)(line_width 1))
102
        )
103
        (port
104
                (pt 320 48)
105
                (output)
106
                (text "local_rdata[31..0]" (rect 0 0 127 12)(font "Arial" ))
107
                (text "local_rdata[31..0]" (rect 172 43 299 55)(font "Arial" ))
108
                (line (pt 320 48)(pt 304 48)(line_width 3))
109
        )
110
        (port
111
                (pt 320 64)
112
                (output)
113
                (text "local_rdata_valid" (rect 0 0 120 12)(font "Arial" ))
114
                (text "local_rdata_valid" (rect 179 59 299 71)(font "Arial" ))
115
                (line (pt 320 64)(pt 304 64)(line_width 1))
116
        )
117
        (port
118
                (pt 320 80)
119
                (output)
120
                (text "reset_request_n" (rect 0 0 106 12)(font "Arial" ))
121
                (text "reset_request_n" (rect 193 75 299 87)(font "Arial" ))
122
                (line (pt 320 80)(pt 304 80)(line_width 1))
123
        )
124
        (port
125
                (pt 320 96)
126
                (output)
127
                (text "mem_cs_n[0..0]" (rect 0 0 99 12)(font "Arial" ))
128
                (text "mem_cs_n[0..0]" (rect 200 91 299 103)(font "Arial" ))
129
                (line (pt 320 96)(pt 304 96)(line_width 3))
130
        )
131
        (port
132
                (pt 320 112)
133
                (output)
134
                (text "mem_cke[0..0]" (rect 0 0 92 12)(font "Arial" ))
135
                (text "mem_cke[0..0]" (rect 207 107 299 119)(font "Arial" ))
136
                (line (pt 320 112)(pt 304 112)(line_width 3))
137
        )
138
        (port
139
                (pt 320 128)
140
                (output)
141
                (text "mem_addr[12..0]" (rect 0 0 106 12)(font "Arial" ))
142
                (text "mem_addr[12..0]" (rect 193 123 299 135)(font "Arial" ))
143
                (line (pt 320 128)(pt 304 128)(line_width 3))
144
        )
145
        (port
146
                (pt 320 144)
147
                (output)
148
                (text "mem_ba[1..0]" (rect 0 0 84 12)(font "Arial" ))
149
                (text "mem_ba[1..0]" (rect 215 139 299 151)(font "Arial" ))
150
                (line (pt 320 144)(pt 304 144)(line_width 3))
151
        )
152
        (port
153
                (pt 320 160)
154
                (output)
155
                (text "mem_ras_n" (rect 0 0 63 12)(font "Arial" ))
156
                (text "mem_ras_n" (rect 236 155 299 167)(font "Arial" ))
157
                (line (pt 320 160)(pt 304 160)(line_width 1))
158
        )
159
        (port
160
                (pt 320 176)
161
                (output)
162
                (text "mem_cas_n" (rect 0 0 63 12)(font "Arial" ))
163
                (text "mem_cas_n" (rect 236 171 299 183)(font "Arial" ))
164
                (line (pt 320 176)(pt 304 176)(line_width 1))
165
        )
166
        (port
167
                (pt 320 192)
168
                (output)
169
                (text "mem_we_n" (rect 0 0 56 12)(font "Arial" ))
170
                (text "mem_we_n" (rect 243 187 299 199)(font "Arial" ))
171
                (line (pt 320 192)(pt 304 192)(line_width 1))
172
        )
173
        (port
174
                (pt 320 208)
175
                (output)
176
                (text "mem_dm[1..0]" (rect 0 0 84 12)(font "Arial" ))
177
                (text "mem_dm[1..0]" (rect 215 203 299 215)(font "Arial" ))
178
                (line (pt 320 208)(pt 304 208)(line_width 3))
179
        )
180
        (port
181
                (pt 320 224)
182
                (output)
183
                (text "local_refresh_ack" (rect 0 0 120 12)(font "Arial" ))
184
                (text "local_refresh_ack" (rect 179 219 299 231)(font "Arial" ))
185
                (line (pt 320 224)(pt 304 224)(line_width 1))
186
        )
187
        (port
188
                (pt 320 240)
189
                (output)
190
                (text "local_wdata_req" (rect 0 0 106 12)(font "Arial" ))
191
                (text "local_wdata_req" (rect 193 235 299 247)(font "Arial" ))
192
                (line (pt 320 240)(pt 304 240)(line_width 1))
193
        )
194
        (port
195
                (pt 320 256)
196
                (output)
197
                (text "local_init_done" (rect 0 0 106 12)(font "Arial" ))
198
                (text "local_init_done" (rect 193 251 299 263)(font "Arial" ))
199
                (line (pt 320 256)(pt 304 256)(line_width 1))
200
        )
201
        (port
202
                (pt 320 272)
203
                (output)
204
                (text "reset_phy_clk_n" (rect 0 0 106 12)(font "Arial" ))
205
                (text "reset_phy_clk_n" (rect 193 267 299 279)(font "Arial" ))
206
                (line (pt 320 272)(pt 304 272)(line_width 1))
207
        )
208
        (port
209
                (pt 320 288)
210
                (output)
211
                (text "phy_clk" (rect 0 0 49 12)(font "Arial" ))
212
                (text "phy_clk" (rect 250 283 299 295)(font "Arial" ))
213
                (line (pt 320 288)(pt 304 288)(line_width 1))
214
        )
215
        (port
216
                (pt 320 304)
217
                (output)
218
                (text "aux_full_rate_clk" (rect 0 0 120 12)(font "Arial" ))
219
                (text "aux_full_rate_clk" (rect 179 299 299 311)(font "Arial" ))
220
                (line (pt 320 304)(pt 304 304)(line_width 1))
221
        )
222
        (port
223
                (pt 320 320)
224
                (output)
225
                (text "aux_half_rate_clk" (rect 0 0 120 12)(font "Arial" ))
226
                (text "aux_half_rate_clk" (rect 179 315 299 327)(font "Arial" ))
227
                (line (pt 320 320)(pt 304 320)(line_width 1))
228
        )
229
        (port
230
                (pt 320 336)
231
                (bidir)
232
                (text "mem_clk[0..0]" (rect 0 0 92 12)(font "Arial" ))
233
                (text "mem_clk[0..0]" (rect 207 331 299 343)(font "Arial" ))
234
                (line (pt 320 336)(pt 304 336)(line_width 3))
235
        )
236
        (port
237
                (pt 320 352)
238
                (bidir)
239
                (text "mem_clk_n[0..0]" (rect 0 0 106 12)(font "Arial" ))
240
                (text "mem_clk_n[0..0]" (rect 193 347 299 359)(font "Arial" ))
241
                (line (pt 320 352)(pt 304 352)(line_width 3))
242
        )
243
        (port
244
                (pt 320 368)
245
                (bidir)
246
                (text "mem_dq[15..0]" (rect 0 0 92 12)(font "Arial" ))
247
                (text "mem_dq[15..0]" (rect 207 363 299 375)(font "Arial" ))
248
                (line (pt 320 368)(pt 304 368)(line_width 3))
249
        )
250
        (port
251
                (pt 320 384)
252
                (bidir)
253
                (text "mem_dqs[1..0]" (rect 0 0 92 12)(font "Arial" ))
254
                (text "mem_dqs[1..0]" (rect 207 379 299 391)(font "Arial" ))
255
                (line (pt 320 384)(pt 304 384)(line_width 3))
256
        )
257
        (drawing
258
                (rectangle (rect 16 16 304 400)(line_width 1))
259
        )
260
)

powered by: WebSVN 2.1.0

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