-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathGraphicsController.bsf
218 lines (218 loc) · 6.42 KB
/
GraphicsController.bsf
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
/*
WARNING: Do NOT edit the input and output ports in this file in a text
editor if you plan to continue editing the block that represents it in
the Block Editor! File corruption is VERY likely to occur.
*/
/*
Copyright (C) 1991-2013 Altera Corporation
Your use of Altera Corporation's design tools, logic functions
and other software and tools, and its AMPP partner logic
functions, and any output files from any of the foregoing
(including device programming or simulation files), and any
associated documentation or information are expressly subject
to the terms and conditions of the Altera Program License
Subscription Agreement, Altera MegaCore Function License
Agreement, or other applicable license agreement, including,
without limitation, that your use is for the sole purpose of
programming logic devices manufactured by Altera and sold by
Altera or its authorized distributors. Please refer to the
applicable agreement for further details.
*/
(header "symbol" (version "1.1"))
(symbol
(rect 16 16 312 288)
(text "GraphicsController" (rect 5 0 78 12)(font "Arial" ))
(text "inst" (rect 8 256 20 268)(font "Arial" ))
(port
(pt 0 32)
(input)
(text "AddressIn[15..0]" (rect 0 0 66 12)(font "Arial" ))
(text "AddressIn[15..0]" (rect 21 27 87 39)(font "Arial" ))
(line (pt 0 32)(pt 16 32)(line_width 3))
)
(port
(pt 0 48)
(input)
(text "DataInFromCPU[15..0]" (rect 0 0 92 12)(font "Arial" ))
(text "DataInFromCPU[15..0]" (rect 21 43 113 55)(font "Arial" ))
(line (pt 0 48)(pt 16 48)(line_width 3))
)
(port
(pt 0 64)
(input)
(text "Clk" (rect 0 0 12 12)(font "Arial" ))
(text "Clk" (rect 21 59 33 71)(font "Arial" ))
(line (pt 0 64)(pt 16 64)(line_width 1))
)
(port
(pt 0 80)
(input)
(text "Reset_L" (rect 0 0 36 12)(font "Arial" ))
(text "Reset_L" (rect 21 75 57 87)(font "Arial" ))
(line (pt 0 80)(pt 16 80)(line_width 1))
)
(port
(pt 0 96)
(input)
(text "AS_L" (rect 0 0 25 12)(font "Arial" ))
(text "AS_L" (rect 21 91 46 103)(font "Arial" ))
(line (pt 0 96)(pt 16 96)(line_width 1))
)
(port
(pt 0 112)
(input)
(text "UDS_L" (rect 0 0 31 12)(font "Arial" ))
(text "UDS_L" (rect 21 107 52 119)(font "Arial" ))
(line (pt 0 112)(pt 16 112)(line_width 1))
)
(port
(pt 0 128)
(input)
(text "LDS_L" (rect 0 0 30 12)(font "Arial" ))
(text "LDS_L" (rect 21 123 51 135)(font "Arial" ))
(line (pt 0 128)(pt 16 128)(line_width 1))
)
(port
(pt 0 144)
(input)
(text "RW" (rect 0 0 18 12)(font "Arial" ))
(text "RW" (rect 21 139 39 151)(font "Arial" ))
(line (pt 0 144)(pt 16 144)(line_width 1))
)
(port
(pt 0 160)
(input)
(text "GraphicsCS_L" (rect 0 0 60 12)(font "Arial" ))
(text "GraphicsCS_L" (rect 21 155 81 167)(font "Arial" ))
(line (pt 0 160)(pt 16 160)(line_width 1))
)
(port
(pt 0 176)
(input)
(text "HSync_L" (rect 0 0 40 12)(font "Arial" ))
(text "HSync_L" (rect 21 171 61 183)(font "Arial" ))
(line (pt 0 176)(pt 16 176)(line_width 1))
)
(port
(pt 0 192)
(input)
(text "VSync_L" (rect 0 0 41 12)(font "Arial" ))
(text "VSync_L" (rect 21 187 62 199)(font "Arial" ))
(line (pt 0 192)(pt 16 192)(line_width 1))
)
(port
(pt 0 208)
(input)
(text "InterleaveDraw_L" (rect 0 0 71 12)(font "Arial" ))
(text "InterleaveDraw_L" (rect 21 203 92 215)(font "Arial" ))
(line (pt 0 208)(pt 16 208)(line_width 1))
)
(port
(pt 0 224)
(input)
(text "SRam_DataIn[15..0]" (rect 0 0 82 12)(font "Arial" ))
(text "SRam_DataIn[15..0]" (rect 21 219 103 231)(font "Arial" ))
(line (pt 0 224)(pt 16 224)(line_width 3))
)
(port
(pt 296 32)
(output)
(text "VScrollValue[9..0]" (rect 0 0 73 12)(font "Arial" ))
(text "VScrollValue[9..0]" (rect 202 27 275 39)(font "Arial" ))
(line (pt 296 32)(pt 280 32)(line_width 3))
)
(port
(pt 296 48)
(output)
(text "HScrollValue[9..0]" (rect 0 0 71 12)(font "Arial" ))
(text "HScrollValue[9..0]" (rect 204 43 275 55)(font "Arial" ))
(line (pt 296 48)(pt 280 48)(line_width 3))
)
(port
(pt 296 64)
(output)
(text "DataOutToCPU[15..0]" (rect 0 0 87 12)(font "Arial" ))
(text "DataOutToCPU[15..0]" (rect 188 59 275 71)(font "Arial" ))
(line (pt 296 64)(pt 280 64)(line_width 3))
)
(port
(pt 296 80)
(output)
(text "Sram_AddressOut[17..0]" (rect 0 0 101 12)(font "Arial" ))
(text "Sram_AddressOut[17..0]" (rect 174 75 275 87)(font "Arial" ))
(line (pt 296 80)(pt 280 80)(line_width 3))
)
(port
(pt 296 96)
(output)
(text "Sram_DataOut[15..0]" (rect 0 0 84 12)(font "Arial" ))
(text "Sram_DataOut[15..0]" (rect 191 91 275 103)(font "Arial" ))
(line (pt 296 96)(pt 280 96)(line_width 3))
)
(port
(pt 296 112)
(output)
(text "Sram_UDS_Out_L" (rect 0 0 80 12)(font "Arial" ))
(text "Sram_UDS_Out_L" (rect 195 107 275 119)(font "Arial" ))
(line (pt 296 112)(pt 280 112)(line_width 1))
)
(port
(pt 296 128)
(output)
(text "Sram_LDS_Out_L" (rect 0 0 79 12)(font "Arial" ))
(text "Sram_LDS_Out_L" (rect 196 123 275 135)(font "Arial" ))
(line (pt 296 128)(pt 280 128)(line_width 1))
)
(port
(pt 296 144)
(output)
(text "Sram_RW_Out" (rect 0 0 67 12)(font "Arial" ))
(text "Sram_RW_Out" (rect 208 139 275 151)(font "Arial" ))
(line (pt 296 144)(pt 280 144)(line_width 1))
)
(port
(pt 296 160)
(output)
(text "Sram_CE_L" (rect 0 0 54 12)(font "Arial" ))
(text "Sram_CE_L" (rect 221 155 275 167)(font "Arial" ))
(line (pt 296 160)(pt 280 160)(line_width 1))
)
(port
(pt 296 176)
(output)
(text "Sram_OE_L" (rect 0 0 54 12)(font "Arial" ))
(text "Sram_OE_L" (rect 221 171 275 183)(font "Arial" ))
(line (pt 296 176)(pt 280 176)(line_width 1))
)
(port
(pt 296 192)
(output)
(text "GraphicsBusy_H" (rect 0 0 69 12)(font "Arial" ))
(text "GraphicsBusy_H" (rect 206 187 275 199)(font "Arial" ))
(line (pt 296 192)(pt 280 192)(line_width 1))
)
(port
(pt 296 208)
(output)
(text "ColourPalletteAddr[7..0]" (rect 0 0 94 12)(font "Arial" ))
(text "ColourPalletteAddr[7..0]" (rect 181 203 275 215)(font "Arial" ))
(line (pt 296 208)(pt 280 208)(line_width 3))
)
(port
(pt 296 224)
(output)
(text "ColourPalletteData[31..0]" (rect 0 0 95 12)(font "Arial" ))
(text "ColourPalletteData[31..0]" (rect 180 219 275 231)(font "Arial" ))
(line (pt 296 224)(pt 280 224)(line_width 3))
)
(port
(pt 296 240)
(output)
(text "ColourPallette_WE_H" (rect 0 0 89 12)(font "Arial" ))
(text "ColourPallette_WE_H" (rect 186 235 275 247)(font "Arial" ))
(line (pt 296 240)(pt 280 240)(line_width 1))
)
(drawing
(rectangle (rect 16 16 280 256)(line_width 1))
)
)