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

Subversion Repositories esoc

[/] [esoc/] [trunk/] [Sources/] [altera/] [esoc_ram_nkx80/] [esoc_ram_8kx80.bsf] - Blame information for rev 42

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 42 lmaarsen
/*
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-2011 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.2"))
22
(symbol
23
        (rect 0 0 256 200)
24
        (text "esoc_ram_8kx80" (rect 79 0 195 16)(font "Arial" (font_size 10)))
25
        (text "inst" (rect 8 184 25 196)(font "Arial" ))
26
        (port
27
                (pt 0 32)
28
                (input)
29
                (text "data_a[79..0]" (rect 0 0 74 14)(font "Arial" (font_size 8)))
30
                (text "data_a[79..0]" (rect 4 18 65 31)(font "Arial" (font_size 8)))
31
                (line (pt 0 32)(pt 112 32)(line_width 3))
32
        )
33
        (port
34
                (pt 0 48)
35
                (input)
36
                (text "address_a[12..0]" (rect 0 0 96 14)(font "Arial" (font_size 8)))
37
                (text "address_a[12..0]" (rect 4 34 84 47)(font "Arial" (font_size 8)))
38
                (line (pt 0 48)(pt 112 48)(line_width 3))
39
        )
40
        (port
41
                (pt 0 64)
42
                (input)
43
                (text "wren_a" (rect 0 0 44 14)(font "Arial" (font_size 8)))
44
                (text "wren_a" (rect 4 50 40 63)(font "Arial" (font_size 8)))
45
                (line (pt 0 64)(pt 112 64))
46
        )
47
        (port
48
                (pt 0 80)
49
                (input)
50
                (text "rden_a" (rect 0 0 40 14)(font "Arial" (font_size 8)))
51
                (text "rden_a" (rect 4 66 36 79)(font "Arial" (font_size 8)))
52
                (line (pt 0 80)(pt 112 80))
53
        )
54
        (port
55
                (pt 0 104)
56
                (input)
57
                (text "data_b[79..0]" (rect 0 0 74 14)(font "Arial" (font_size 8)))
58
                (text "data_b[79..0]" (rect 4 90 65 103)(font "Arial" (font_size 8)))
59
                (line (pt 0 104)(pt 112 104)(line_width 3))
60
        )
61
        (port
62
                (pt 0 120)
63
                (input)
64
                (text "address_b[12..0]" (rect 0 0 96 14)(font "Arial" (font_size 8)))
65
                (text "address_b[12..0]" (rect 4 106 84 119)(font "Arial" (font_size 8)))
66
                (line (pt 0 120)(pt 112 120)(line_width 3))
67
        )
68
        (port
69
                (pt 0 136)
70
                (input)
71
                (text "wren_b" (rect 0 0 44 14)(font "Arial" (font_size 8)))
72
                (text "wren_b" (rect 4 122 40 135)(font "Arial" (font_size 8)))
73
                (line (pt 0 136)(pt 112 136))
74
        )
75
        (port
76
                (pt 0 152)
77
                (input)
78
                (text "rden_b" (rect 0 0 40 14)(font "Arial" (font_size 8)))
79
                (text "rden_b" (rect 4 138 36 151)(font "Arial" (font_size 8)))
80
                (line (pt 0 152)(pt 112 152))
81
        )
82
        (port
83
                (pt 0 176)
84
                (input)
85
                (text "clock" (rect 0 0 29 14)(font "Arial" (font_size 8)))
86
                (text "clock" (rect 4 162 27 175)(font "Arial" (font_size 8)))
87
                (line (pt 0 176)(pt 104 176))
88
        )
89
        (port
90
                (pt 256 32)
91
                (output)
92
                (text "q_a[79..0]" (rect 0 0 56 14)(font "Arial" (font_size 8)))
93
                (text "q_a[79..0]" (rect 205 18 251 31)(font "Arial" (font_size 8)))
94
                (line (pt 256 32)(pt 168 32)(line_width 3))
95
        )
96
        (port
97
                (pt 256 104)
98
                (output)
99
                (text "q_b[79..0]" (rect 0 0 56 14)(font "Arial" (font_size 8)))
100
                (text "q_b[79..0]" (rect 205 90 251 103)(font "Arial" (font_size 8)))
101
                (line (pt 256 104)(pt 168 104)(line_width 3))
102
        )
103
        (drawing
104
                (text "8192 Word(s)" (rect 137 59 268 251)(font "Arial" )(vertical))
105
                (text "RAM" (rect 148 48 261 215)(font "Arial" )(vertical))
106
                (text "Block Type: AUTO" (rect 40 189 154 389)(font "Arial" ))
107
                (line (pt 128 24)(pt 168 24))
108
                (line (pt 168 24)(pt 168 160))
109
                (line (pt 168 160)(pt 128 160))
110
                (line (pt 128 160)(pt 128 24))
111
                (line (pt 112 27)(pt 120 27))
112
                (line (pt 120 27)(pt 120 39))
113
                (line (pt 120 39)(pt 112 39))
114
                (line (pt 112 39)(pt 112 27))
115
                (line (pt 112 34)(pt 114 36))
116
                (line (pt 114 36)(pt 112 38))
117
                (line (pt 104 36)(pt 112 36))
118
                (line (pt 120 32)(pt 128 32)(line_width 3))
119
                (line (pt 112 43)(pt 120 43))
120
                (line (pt 120 43)(pt 120 55))
121
                (line (pt 120 55)(pt 112 55))
122
                (line (pt 112 55)(pt 112 43))
123
                (line (pt 112 50)(pt 114 52))
124
                (line (pt 114 52)(pt 112 54))
125
                (line (pt 104 52)(pt 112 52))
126
                (line (pt 120 48)(pt 128 48)(line_width 3))
127
                (line (pt 112 59)(pt 120 59))
128
                (line (pt 120 59)(pt 120 71))
129
                (line (pt 120 71)(pt 112 71))
130
                (line (pt 112 71)(pt 112 59))
131
                (line (pt 112 66)(pt 114 68))
132
                (line (pt 114 68)(pt 112 70))
133
                (line (pt 104 68)(pt 112 68))
134
                (line (pt 120 64)(pt 128 64))
135
                (line (pt 112 75)(pt 120 75))
136
                (line (pt 120 75)(pt 120 87))
137
                (line (pt 120 87)(pt 112 87))
138
                (line (pt 112 87)(pt 112 75))
139
                (line (pt 112 82)(pt 114 84))
140
                (line (pt 114 84)(pt 112 86))
141
                (line (pt 104 84)(pt 112 84))
142
                (line (pt 120 80)(pt 128 80))
143
                (line (pt 112 99)(pt 120 99))
144
                (line (pt 120 99)(pt 120 111))
145
                (line (pt 120 111)(pt 112 111))
146
                (line (pt 112 111)(pt 112 99))
147
                (line (pt 112 106)(pt 114 108))
148
                (line (pt 114 108)(pt 112 110))
149
                (line (pt 104 108)(pt 112 108))
150
                (line (pt 120 104)(pt 128 104)(line_width 3))
151
                (line (pt 112 115)(pt 120 115))
152
                (line (pt 120 115)(pt 120 127))
153
                (line (pt 120 127)(pt 112 127))
154
                (line (pt 112 127)(pt 112 115))
155
                (line (pt 112 122)(pt 114 124))
156
                (line (pt 114 124)(pt 112 126))
157
                (line (pt 104 124)(pt 112 124))
158
                (line (pt 120 120)(pt 128 120)(line_width 3))
159
                (line (pt 112 131)(pt 120 131))
160
                (line (pt 120 131)(pt 120 143))
161
                (line (pt 120 143)(pt 112 143))
162
                (line (pt 112 143)(pt 112 131))
163
                (line (pt 112 138)(pt 114 140))
164
                (line (pt 114 140)(pt 112 142))
165
                (line (pt 104 140)(pt 112 140))
166
                (line (pt 120 136)(pt 128 136))
167
                (line (pt 112 147)(pt 120 147))
168
                (line (pt 120 147)(pt 120 159))
169
                (line (pt 120 159)(pt 112 159))
170
                (line (pt 112 159)(pt 112 147))
171
                (line (pt 112 154)(pt 114 156))
172
                (line (pt 114 156)(pt 112 158))
173
                (line (pt 104 156)(pt 112 156))
174
                (line (pt 120 152)(pt 128 152))
175
                (line (pt 104 36)(pt 104 177))
176
                (line (pt 0 0)(pt 257 0))
177
                (line (pt 257 0)(pt 257 202))
178
                (line (pt 0 202)(pt 257 202))
179
                (line (pt 0 0)(pt 0 202))
180
                (line (pt 0 0)(pt 0 0))
181
                (line (pt 0 0)(pt 0 0))
182
                (line (pt 0 0)(pt 0 0))
183
                (line (pt 0 0)(pt 0 0))
184
        )
185
)

powered by: WebSVN 2.1.0

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