summaryrefslogtreecommitdiff
path: root/FPGA/LCD_message/lcd.bsf
diff options
context:
space:
mode:
Diffstat (limited to 'FPGA/LCD_message/lcd.bsf')
-rw-r--r--FPGA/LCD_message/lcd.bsf154
1 files changed, 0 insertions, 154 deletions
diff --git a/FPGA/LCD_message/lcd.bsf b/FPGA/LCD_message/lcd.bsf
deleted file mode 100644
index a47d0f6..0000000
--- a/FPGA/LCD_message/lcd.bsf
+++ /dev/null
@@ -1,154 +0,0 @@
1/*
2WARNING: Do NOT edit the input and output ports in this file in a text
3editor if you plan to continue editing the block that represents it in
4the Block Editor! File corruption is VERY likely to occur.
5*/
6/*
7Copyright (C) 1991-2013 Altera Corporation
8Your use of Altera Corporation's design tools, logic functions
9and other software and tools, and its AMPP partner logic
10functions, and any output files from any of the foregoing
11(including device programming or simulation files), and any
12associated documentation or information are expressly subject
13to the terms and conditions of the Altera Program License
14Subscription Agreement, Altera MegaCore Function License
15Agreement, or other applicable license agreement, including,
16without limitation, that your use is for the sole purpose of
17programming logic devices manufactured by Altera and sold by
18Altera or its authorized distributors. Please refer to the
19applicable agreement for further details.
20*/
21(header "symbol" (version "1.1"))
22(symbol
23 (rect 16 16 224 224)
24 (text "lcd" (rect 5 0 15 12)(font "Arial" ))
25 (text "inst" (rect 8 192 20 204)(font "Arial" ))
26 (port
27 (pt 0 32)
28 (input)
29 (text "clk" (rect 0 0 10 12)(font "Arial" ))
30 (text "clk" (rect 21 27 31 39)(font "Arial" ))
31 (line (pt 0 32)(pt 16 32)(line_width 1))
32 )
33 (port
34 (pt 0 48)
35 (input)
36 (text "resetn" (rect 0 0 24 12)(font "Arial" ))
37 (text "resetn" (rect 21 43 45 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 "mode[1..0]" (rect 0 0 41 12)(font "Arial" ))
44 (text "mode[1..0]" (rect 21 59 62 71)(font "Arial" ))
45 (line (pt 0 64)(pt 16 64)(line_width 3))
46 )
47 (port
48 (pt 0 80)
49 (input)
50 (text "char[7..0]" (rect 0 0 37 12)(font "Arial" ))
51 (text "char[7..0]" (rect 21 75 58 87)(font "Arial" ))
52 (line (pt 0 80)(pt 16 80)(line_width 3))
53 )
54 (port
55 (pt 0 96)
56 (input)
57 (text "address[6..0]" (rect 0 0 51 12)(font "Arial" ))
58 (text "address[6..0]" (rect 21 91 72 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 "write_char" (rect 0 0 41 12)(font "Arial" ))
65 (text "write_char" (rect 21 107 62 119)(font "Arial" ))
66 (line (pt 0 112)(pt 16 112)(line_width 1))
67 )
68 (port
69 (pt 0 128)
70 (input)
71 (text "write_address" (rect 0 0 55 12)(font "Arial" ))
72 (text "write_address" (rect 21 123 76 135)(font "Arial" ))
73 (line (pt 0 128)(pt 16 128)(line_width 1))
74 )
75 (port
76 (pt 0 144)
77 (input)
78 (text "D" (rect 0 0 7 12)(font "Arial" ))
79 (text "D" (rect 21 139 28 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 "C" (rect 0 0 7 12)(font "Arial" ))
86 (text "C" (rect 21 155 28 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 "B" (rect 0 0 5 12)(font "Arial" ))
93 (text "B" (rect 21 171 26 183)(font "Arial" ))
94 (line (pt 0 176)(pt 16 176)(line_width 1))
95 )
96 (port
97 (pt 208 32)
98 (output)
99 (text "ready" (rect 0 0 23 12)(font "Arial" ))
100 (text "ready" (rect 164 27 187 39)(font "Arial" ))
101 (line (pt 208 32)(pt 192 32)(line_width 1))
102 )
103 (port
104 (pt 208 64)
105 (output)
106 (text "lcd_on" (rect 0 0 25 12)(font "Arial" ))
107 (text "lcd_on" (rect 162 59 187 71)(font "Arial" ))
108 (line (pt 208 64)(pt 192 64)(line_width 1))
109 )
110 (port
111 (pt 208 80)
112 (output)
113 (text "lcd_blon" (rect 0 0 31 12)(font "Arial" ))
114 (text "lcd_blon" (rect 156 75 187 87)(font "Arial" ))
115 (line (pt 208 80)(pt 192 80)(line_width 1))
116 )
117 (port
118 (pt 208 96)
119 (output)
120 (text "lcd_rs" (rect 0 0 24 12)(font "Arial" ))
121 (text "lcd_rs" (rect 163 91 187 103)(font "Arial" ))
122 (line (pt 208 96)(pt 192 96)(line_width 1))
123 )
124 (port
125 (pt 208 112)
126 (output)
127 (text "lcd_rw" (rect 0 0 25 12)(font "Arial" ))
128 (text "lcd_rw" (rect 162 107 187 119)(font "Arial" ))
129 (line (pt 208 112)(pt 192 112)(line_width 1))
130 )
131 (port
132 (pt 208 128)
133 (output)
134 (text "lcd_en" (rect 0 0 25 12)(font "Arial" ))
135 (text "lcd_en" (rect 162 123 187 135)(font "Arial" ))
136 (line (pt 208 128)(pt 192 128)(line_width 1))
137 )
138 (port
139 (pt 208 48)
140 (bidir)
141 (text "lcd_data[7..0]" (rect 0 0 53 12)(font "Arial" ))
142 (text "lcd_data[7..0]" (rect 134 43 187 55)(font "Arial" ))
143 (line (pt 208 48)(pt 192 48)(line_width 3))
144 )
145 (parameter
146 "board_frequency"
147 "50000000.0"
148 ""
149 (type "PARAMETER_SIGNED_FLOAT") )
150 (drawing
151 (rectangle (rect 16 16 192 192)(line_width 1))
152 )
153 (annotation_block (parameter)(rect 224 -64 324 16))
154)