📄 decoder_3_8.bsf
字号:
/*
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-2006 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 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 0 0 128 176)
(text "DECODER_3_8" (rect 18 1 126 17)(font "Arial" (font_size 10)))
(text "inst" (rect 8 160 25 172)(font "Arial" ))
(port
(pt 0 80)
(input)
(text "data[2..0]" (rect 0 0 53 14)(font "Arial" (font_size 8)))
(text "data[2..0]" (rect 20 74 65 87)(font "Arial" (font_size 8)))
(line (pt 0 80)(pt 16 80)(line_width 3))
)
(port
(pt 0 96)
(input)
(text "enable" (rect 0 0 37 14)(font "Arial" (font_size 8)))
(text "enable" (rect 20 90 53 103)(font "Arial" (font_size 8)))
(line (pt 0 96)(pt 16 96)(line_width 1))
)
(port
(pt 128 32)
(output)
(text "eq0" (rect 0 0 21 14)(font "Arial" (font_size 8)))
(text "eq0" (rect 91 26 109 39)(font "Arial" (font_size 8)))
(line (pt 128 32)(pt 112 32)(line_width 1))
)
(port
(pt 128 48)
(output)
(text "eq1" (rect 0 0 21 14)(font "Arial" (font_size 8)))
(text "eq1" (rect 91 42 109 55)(font "Arial" (font_size 8)))
(line (pt 128 48)(pt 112 48)(line_width 1))
)
(port
(pt 128 64)
(output)
(text "eq2" (rect 0 0 21 14)(font "Arial" (font_size 8)))
(text "eq2" (rect 91 58 109 71)(font "Arial" (font_size 8)))
(line (pt 128 64)(pt 112 64)(line_width 1))
)
(port
(pt 128 80)
(output)
(text "eq3" (rect 0 0 21 14)(font "Arial" (font_size 8)))
(text "eq3" (rect 91 74 109 87)(font "Arial" (font_size 8)))
(line (pt 128 80)(pt 112 80)(line_width 1))
)
(port
(pt 128 96)
(output)
(text "eq4" (rect 0 0 21 14)(font "Arial" (font_size 8)))
(text "eq4" (rect 91 90 109 103)(font "Arial" (font_size 8)))
(line (pt 128 96)(pt 112 96)(line_width 1))
)
(port
(pt 128 112)
(output)
(text "eq5" (rect 0 0 21 14)(font "Arial" (font_size 8)))
(text "eq5" (rect 91 106 109 119)(font "Arial" (font_size 8)))
(line (pt 128 112)(pt 112 112)(line_width 1))
)
(port
(pt 128 128)
(output)
(text "eq6" (rect 0 0 21 14)(font "Arial" (font_size 8)))
(text "eq6" (rect 91 122 109 135)(font "Arial" (font_size 8)))
(line (pt 128 128)(pt 112 128)(line_width 1))
)
(port
(pt 128 144)
(output)
(text "eq7" (rect 0 0 21 14)(font "Arial" (font_size 8)))
(text "eq7" (rect 91 138 109 151)(font "Arial" (font_size 8)))
(line (pt 128 144)(pt 112 144)(line_width 1))
)
(drawing
(line (pt 16 16)(pt 112 16)(line_width 1))
(line (pt 112 16)(pt 112 160)(line_width 1))
(line (pt 112 160)(pt 16 160)(line_width 1))
(line (pt 16 160)(pt 16 16)(line_width 1))
)
)
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -