diff options
Diffstat (limited to 'FPGA/display/lpm_shiftreg0.bsf')
-rw-r--r-- | FPGA/display/lpm_shiftreg0.bsf | 86 |
1 files changed, 86 insertions, 0 deletions
diff --git a/FPGA/display/lpm_shiftreg0.bsf b/FPGA/display/lpm_shiftreg0.bsf new file mode 100644 index 0000000..46b7631 --- /dev/null +++ b/FPGA/display/lpm_shiftreg0.bsf | |||
@@ -0,0 +1,86 @@ | |||
1 | /* | ||
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-2013 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 144 128) | ||
24 | (text "lpm_shiftreg0" (rect 33 0 128 16)(font "Arial" (font_size 10))) | ||
25 | (text "inst" (rect 8 113 26 124)(font "Arial" )) | ||
26 | (port | ||
27 | (pt 0 32) | ||
28 | (input) | ||
29 | (text "clock" (rect 0 0 31 13)(font "Arial" (font_size 8))) | ||
30 | (text "clock" (rect 26 26 51 38)(font "Arial" (font_size 8))) | ||
31 | (line (pt 0 32)(pt 16 32)) | ||
32 | ) | ||
33 | (port | ||
34 | (pt 0 48) | ||
35 | (input) | ||
36 | (text "enable" (rect 0 0 38 13)(font "Arial" (font_size 8))) | ||
37 | (text "enable" (rect 20 42 53 54)(font "Arial" (font_size 8))) | ||
38 | (line (pt 0 48)(pt 16 48)) | ||
39 | ) | ||
40 | (port | ||
41 | (pt 0 64) | ||
42 | (input) | ||
43 | (text "shiftin" (rect 0 0 34 13)(font "Arial" (font_size 8))) | ||
44 | (text "shiftin" (rect 20 58 48 70)(font "Arial" (font_size 8))) | ||
45 | (line (pt 0 64)(pt 16 64)) | ||
46 | ) | ||
47 | (port | ||
48 | (pt 112 128) | ||
49 | (input) | ||
50 | (text "aset" (rect 0 0 13 25)(font "Arial" (font_size 8))(vertical)) | ||
51 | (text "aset" (rect 106 86 118 107)(font "Arial" (font_size 8))(vertical)) | ||
52 | (line (pt 112 128)(pt 112 112)) | ||
53 | ) | ||
54 | (port | ||
55 | (pt 144 56) | ||
56 | (output) | ||
57 | (text "shiftout" (rect 0 0 42 13)(font "Arial" (font_size 8))) | ||
58 | (text "shiftout" (rect 91 50 126 62)(font "Arial" (font_size 8))) | ||
59 | (line (pt 144 56)(pt 128 56)) | ||
60 | ) | ||
61 | (port | ||
62 | (pt 144 72) | ||
63 | (output) | ||
64 | (text "q[11..0]" (rect 0 0 42 13)(font "Arial" (font_size 8))) | ||
65 | (text "q[11..0]" (rect 90 66 127 78)(font "Arial" (font_size 8))) | ||
66 | (line (pt 144 72)(pt 128 72)(line_width 3)) | ||
67 | ) | ||
68 | (drawing | ||
69 | (text "left shift" (rect 96 18 227 46)(font "Arial" )) | ||
70 | (text "aset 2080" (rect 87 26 216 62)(font "Arial" )) | ||
71 | (line (pt 16 16)(pt 16 112)) | ||
72 | (line (pt 16 16)(pt 128 16)) | ||
73 | (line (pt 16 112)(pt 128 112)) | ||
74 | (line (pt 128 16)(pt 128 112)) | ||
75 | (line (pt 0 0)(pt 146 0)) | ||
76 | (line (pt 146 0)(pt 146 130)) | ||
77 | (line (pt 0 130)(pt 146 130)) | ||
78 | (line (pt 0 0)(pt 0 130)) | ||
79 | (line (pt 16 26)(pt 22 32)) | ||
80 | (line (pt 22 32)(pt 16 38)) | ||
81 | (line (pt 0 0)(pt 0 0)) | ||
82 | (line (pt 0 0)(pt 0 0)) | ||
83 | (line (pt 0 0)(pt 0 0)) | ||
84 | (line (pt 0 0)(pt 0 0)) | ||
85 | ) | ||
86 | ) | ||