📄 lcd.bsf
字号:
(header "symbol" (version "1.1"))
(symbol
(rect 0 0 248 208)
(text "LCD" (rect 4 0 40 16)(font "Arial" (font_size 10)))
(text "inst" (rect 4 192 28 208)(font "Arial"))
(port
(pt 0 32)
(input)
(text "clk " (rect 0 0 13 16)(font "Arial" (font_size 8)))
(text "clk " (rect 20 25 33 41)(font "Arial" (font_size 8)))
(line (pt 0 32)(pt 16 32)(line_width 1))
)
(port
(pt 0 48)
(input)
(text "reset_n " (rect 0 0 36 16)(font "Arial" (font_size 8)))
(text "reset_n " (rect 20 41 56 57)(font "Arial" (font_size 8)))
(line (pt 0 48)(pt 16 48)(line_width 1))
)
(port
(pt 248 80)
(output)
(text "out_port_from_the_Data[7..0] " (rect 0 0 141 16)(font "Arial" (font_size 8)))
(text "out_port_from_the_Data[7..0] " (rect 80 73 221 89)(font "Arial" (font_size 8)))
(line (pt 232 80)(pt 248 80)(line_width 3))
)
(port
(pt 248 112)
(output)
(text "out_port_from_the_EN " (rect 0 0 109 16)(font "Arial" (font_size 8)))
(text "out_port_from_the_EN " (rect 112 105 221 121)(font "Arial" (font_size 8)))
(line (pt 232 112)(pt 248 112)(line_width 1))
)
(port
(pt 248 144)
(output)
(text "out_port_from_the_RS " (rect 0 0 109 16)(font "Arial" (font_size 8)))
(text "out_port_from_the_RS " (rect 112 137 221 153)(font "Arial" (font_size 8)))
(line (pt 232 144)(pt 248 144)(line_width 1))
)
(port
(pt 248 176)
(output)
(text "out_port_from_the_RW " (rect 0 0 112 16)(font "Arial" (font_size 8)))
(text "out_port_from_the_RW " (rect 109 169 221 185)(font "Arial" (font_size 8)))
(line (pt 232 176)(pt 248 176)(line_width 1))
)
(drawing
(line (pt 16 64)(pt 231 64)(color 0 0 0)(dotted)(line_width 1))
(line (pt 16 96)(pt 231 96)(color 0 0 0)(dotted)(line_width 1))
(line (pt 16 128)(pt 231 128)(color 0 0 0)(dotted)(line_width 1))
(line (pt 16 160)(pt 231 160)(color 0 0 0)(dotted)(line_width 1))
(rectangle (rect 16 16 232 192)(line_width 1)))
)
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -