forked from lfantoniosi/mce2vga
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathvga_video.bsf
266 lines (266 loc) · 6.84 KB
/
vga_video.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
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
/*
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) 2017 Intel Corporation. All rights reserved.
Your use of Intel 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 Intel Program License
Subscription Agreement, the Intel Quartus Prime License Agreement,
the Intel 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 Intel and sold by Intel or its
authorized distributors. Please refer to the applicable
agreement for further details.
*/
(header "symbol" (version "1.1"))
(symbol
(rect 16 16 248 320)
(text "vga_video" (rect 5 0 47 12)(font "Arial" ))
(text "inst" (rect 8 288 20 300)(font "Arial" ))
(port
(pt 0 32)
(input)
(text "clk" (rect 0 0 10 12)(font "Arial" ))
(text "clk" (rect 21 27 31 39)(font "Arial" ))
(line (pt 0 32)(pt 16 32)(line_width 1))
)
(port
(pt 0 48)
(input)
(text "enable" (rect 0 0 24 12)(font "Arial" ))
(text "enable" (rect 21 43 45 55)(font "Arial" ))
(line (pt 0 48)(pt 16 48)(line_width 1))
)
(port
(pt 0 64)
(input)
(text "pixel_in[5..0]" (rect 0 0 48 12)(font "Arial" ))
(text "pixel_in[5..0]" (rect 21 59 69 71)(font "Arial" ))
(line (pt 0 64)(pt 16 64)(line_width 3))
)
(port
(pt 0 80)
(input)
(text "scanline" (rect 0 0 30 12)(font "Arial" ))
(text "scanline" (rect 21 75 51 87)(font "Arial" ))
(line (pt 0 80)(pt 16 80)(line_width 1))
)
(port
(pt 0 96)
(input)
(text "rd_ack" (rect 0 0 28 12)(font "Arial" ))
(text "rd_ack" (rect 21 91 49 103)(font "Arial" ))
(line (pt 0 96)(pt 16 96)(line_width 1))
)
(port
(pt 0 112)
(input)
(text "sram_clk" (rect 0 0 37 12)(font "Arial" ))
(text "sram_clk" (rect 21 107 58 119)(font "Arial" ))
(line (pt 0 112)(pt 16 112)(line_width 1))
)
(port
(pt 0 128)
(input)
(text "no_video" (rect 0 0 36 12)(font "Arial" ))
(text "no_video" (rect 21 123 57 135)(font "Arial" ))
(line (pt 0 128)(pt 16 128)(line_width 1))
)
(port
(pt 0 144)
(input)
(text "max_col[9..0]" (rect 0 0 54 12)(font "Arial" ))
(text "max_col[9..0]" (rect 21 139 75 151)(font "Arial" ))
(line (pt 0 144)(pt 16 144)(line_width 3))
)
(port
(pt 0 160)
(input)
(text "max_row[9..0]" (rect 0 0 57 12)(font "Arial" ))
(text "max_row[9..0]" (rect 21 155 78 167)(font "Arial" ))
(line (pt 0 160)(pt 16 160)(line_width 3))
)
(port
(pt 0 176)
(input)
(text "adjust_mode" (rect 0 0 50 12)(font "Arial" ))
(text "adjust_mode" (rect 21 171 71 183)(font "Arial" ))
(line (pt 0 176)(pt 16 176)(line_width 1))
)
(port
(pt 0 192)
(input)
(text "green_monitor" (rect 0 0 57 12)(font "Arial" ))
(text "green_monitor" (rect 21 187 78 199)(font "Arial" ))
(line (pt 0 192)(pt 16 192)(line_width 1))
)
(port
(pt 0 208)
(input)
(text "osd_bit" (rect 0 0 28 12)(font "Arial" ))
(text "osd_bit" (rect 21 203 49 215)(font "Arial" ))
(line (pt 0 208)(pt 16 208)(line_width 1))
)
(port
(pt 0 224)
(input)
(text "osd_active" (rect 0 0 43 12)(font "Arial" ))
(text "osd_active" (rect 21 219 64 231)(font "Arial" ))
(line (pt 0 224)(pt 16 224)(line_width 1))
)
(port
(pt 0 240)
(input)
(text "osd_value[5..0]" (rect 0 0 61 12)(font "Arial" ))
(text "osd_value[5..0]" (rect 21 235 82 247)(font "Arial" ))
(line (pt 0 240)(pt 16 240)(line_width 3))
)
(port
(pt 0 256)
(input)
(text "composite" (rect 0 0 40 12)(font "Arial" ))
(text "composite" (rect 21 251 61 263)(font "Arial" ))
(line (pt 0 256)(pt 16 256)(line_width 1))
)
(port
(pt 232 32)
(output)
(text "r_out[3..0]" (rect 0 0 41 12)(font "Arial" ))
(text "r_out[3..0]" (rect 170 27 211 39)(font "Arial" ))
(line (pt 232 32)(pt 216 32)(line_width 3))
)
(port
(pt 232 48)
(output)
(text "g_out[3..0]" (rect 0 0 42 12)(font "Arial" ))
(text "g_out[3..0]" (rect 169 43 211 55)(font "Arial" ))
(line (pt 232 48)(pt 216 48)(line_width 3))
)
(port
(pt 232 64)
(output)
(text "b_out[3..0]" (rect 0 0 42 12)(font "Arial" ))
(text "b_out[3..0]" (rect 169 59 211 71)(font "Arial" ))
(line (pt 232 64)(pt 216 64)(line_width 3))
)
(port
(pt 232 80)
(output)
(text "hsync_out" (rect 0 0 42 12)(font "Arial" ))
(text "hsync_out" (rect 169 75 211 87)(font "Arial" ))
(line (pt 232 80)(pt 216 80)(line_width 1))
)
(port
(pt 232 96)
(output)
(text "vsync_out" (rect 0 0 43 12)(font "Arial" ))
(text "vsync_out" (rect 168 91 211 103)(font "Arial" ))
(line (pt 232 96)(pt 216 96)(line_width 1))
)
(port
(pt 232 112)
(output)
(text "row_number[9..0]" (rect 0 0 70 12)(font "Arial" ))
(text "row_number[9..0]" (rect 141 107 211 119)(font "Arial" ))
(line (pt 232 112)(pt 216 112)(line_width 3))
)
(port
(pt 232 128)
(output)
(text "col_number[9..0]" (rect 0 0 67 12)(font "Arial" ))
(text "col_number[9..0]" (rect 144 123 211 135)(font "Arial" ))
(line (pt 232 128)(pt 216 128)(line_width 3))
)
(port
(pt 232 144)
(output)
(text "rd_req" (rect 0 0 27 12)(font "Arial" ))
(text "rd_req" (rect 184 139 211 151)(font "Arial" ))
(line (pt 232 144)(pt 216 144)(line_width 1))
)
(port
(pt 232 160)
(output)
(text "osd_ctrl[8..0]" (rect 0 0 51 12)(font "Arial" ))
(text "osd_ctrl[8..0]" (rect 160 155 211 167)(font "Arial" ))
(line (pt 232 160)(pt 216 160)(line_width 3))
)
(port
(pt 232 176)
(output)
(text "osd_enable" (rect 0 0 44 12)(font "Arial" ))
(text "osd_enable" (rect 167 171 211 183)(font "Arial" ))
(line (pt 232 176)(pt 216 176)(line_width 1))
)
(parameter
"hor_active_video"
"726"
""
(type "PARAMETER_SIGNED_DEC") )
(parameter
"hor_front_porch"
"15"
""
(type "PARAMETER_SIGNED_DEC") )
(parameter
"hor_sync_pulse"
"108"
""
(type "PARAMETER_SIGNED_DEC") )
(parameter
"hor_back_porch"
"51"
""
(type "PARAMETER_SIGNED_DEC") )
(parameter
"vert_active_video"
"354"
""
(type "PARAMETER_SIGNED_DEC") )
(parameter
"vert_front_porch"
"36"
""
(type "PARAMETER_SIGNED_DEC") )
(parameter
"vert_sync_pulse"
"2"
""
(type "PARAMETER_SIGNED_DEC") )
(parameter
"vert_back_porch"
"57"
""
(type "PARAMETER_SIGNED_DEC") )
(parameter
"hsync_level"
"'0'"
""
(type "PARAMETER_ENUM") )
(parameter
"vsync_level"
"'0'"
""
(type "PARAMETER_ENUM") )
(parameter
"mono"
"'0'"
""
(type "PARAMETER_ENUM") )
(parameter
"scale_mode"
"0"
""
(type "PARAMETER_SIGNED_DEC") )
(drawing
(rectangle (rect 16 16 216 288)(line_width 1))
)
(annotation_block (parameter)(rect 248 -64 348 16))
)