⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 chenggong.bdf

📁 实现由一个4位十进制数码管(含小数点)显示结果
💻 BDF
📖 第 1 页 / 共 2 页
字号:
/*
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-2007 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 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 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.
*/
//#pragma file_not_in_maxplusii_format
(header "graphic" (version "1.3"))
(pin
	(input)
	(rect -16 16 152 32)
	(text "INPUT" (rect 133 0 161 10)(font "Arial" (font_size 6)))
	(text "clk" (rect 5 0 19 12)(font "Arial" ))
	(pt 168 8)
	(drawing
		(line (pt 92 12)(pt 117 12)(line_width 1))
		(line (pt 92 4)(pt 117 4)(line_width 1))
		(line (pt 121 8)(pt 168 8)(line_width 1))
		(line (pt 92 12)(pt 92 4)(line_width 1))
		(line (pt 117 4)(pt 121 8)(line_width 1))
		(line (pt 117 12)(pt 121 8)(line_width 1))
	)
	(text "VCC" (rect 136 7 156 17)(font "Arial" (font_size 6)))
)
(pin
	(input)
	(rect -16 32 152 48)
	(text "INPUT" (rect 133 0 161 10)(font "Arial" (font_size 6)))
	(text "en" (rect 5 0 16 12)(font "Arial" ))
	(pt 168 8)
	(drawing
		(line (pt 92 12)(pt 117 12)(line_width 1))
		(line (pt 92 4)(pt 117 4)(line_width 1))
		(line (pt 121 8)(pt 168 8)(line_width 1))
		(line (pt 92 12)(pt 92 4)(line_width 1))
		(line (pt 117 4)(pt 121 8)(line_width 1))
		(line (pt 117 12)(pt 121 8)(line_width 1))
	)
	(text "VCC" (rect 136 7 156 17)(font "Arial" (font_size 6)))
)
(pin
	(input)
	(rect 488 504 656 520)
	(text "INPUT" (rect 7 6 35 16)(font "Arial" (font_size 6)))
	(text "rst" (rect 151 4 163 16)(font "Arial" ))
	(pt 0 8)
	(drawing
		(line (pt 76 4)(pt 51 4)(line_width 1))
		(line (pt 76 12)(pt 51 12)(line_width 1))
		(line (pt 47 8)(pt 0 8)(line_width 1))
		(line (pt 76 4)(pt 76 12)(line_width 1))
		(line (pt 51 12)(pt 47 8)(line_width 1))
		(line (pt 51 4)(pt 47 8)(line_width 1))
	)
	(rotate180)
	(text "VCC" (rect 12 -1 32 9)(font "Arial" (font_size 6)))
)
(pin
	(input)
	(rect 376 400 544 416)
	(text "INPUT" (rect 133 0 161 10)(font "Arial" (font_size 6)))
	(text "clr" (rect 5 0 16 12)(font "Arial" ))
	(pt 168 8)
	(drawing
		(line (pt 92 12)(pt 117 12)(line_width 1))
		(line (pt 92 4)(pt 117 4)(line_width 1))
		(line (pt 121 8)(pt 168 8)(line_width 1))
		(line (pt 92 12)(pt 92 4)(line_width 1))
		(line (pt 117 4)(pt 121 8)(line_width 1))
		(line (pt 117 12)(pt 121 8)(line_width 1))
	)
	(text "VCC" (rect 136 7 156 17)(font "Arial" (font_size 6)))
)
(pin
	(output)
	(rect -72 368 104 384)
	(text "OUTPUT" (rect 137 6 175 16)(font "Arial" (font_size 6)))
	(text "out3" (rect 5 4 26 16)(font "Arial" ))
	(pt 176 8)
	(drawing
		(line (pt 176 8)(pt 124 8)(line_width 1))
		(line (pt 124 12)(pt 98 12)(line_width 1))
		(line (pt 124 4)(pt 98 4)(line_width 1))
		(line (pt 124 4)(pt 124 12)(line_width 1))
		(line (pt 98 12)(pt 94 8)(line_width 1))
		(line (pt 94 8)(pt 98 4)(line_width 1))
		(line (pt 98 4)(pt 94 8)(line_width 1))
	)
	(rotate180)
)
(pin
	(output)
	(rect -72 384 104 400)
	(text "OUTPUT" (rect 137 6 175 16)(font "Arial" (font_size 6)))
	(text "out2" (rect 5 4 26 16)(font "Arial" ))
	(pt 176 8)
	(drawing
		(line (pt 176 8)(pt 124 8)(line_width 1))
		(line (pt 124 12)(pt 98 12)(line_width 1))
		(line (pt 124 4)(pt 98 4)(line_width 1))
		(line (pt 124 4)(pt 124 12)(line_width 1))
		(line (pt 98 12)(pt 94 8)(line_width 1))
		(line (pt 94 8)(pt 98 4)(line_width 1))
		(line (pt 98 4)(pt 94 8)(line_width 1))
	)
	(rotate180)
)
(pin
	(output)
	(rect -72 400 104 416)
	(text "OUTPUT" (rect 137 6 175 16)(font "Arial" (font_size 6)))
	(text "out1" (rect 5 4 26 16)(font "Arial" ))
	(pt 176 8)
	(drawing
		(line (pt 176 8)(pt 124 8)(line_width 1))
		(line (pt 124 12)(pt 98 12)(line_width 1))
		(line (pt 124 4)(pt 98 4)(line_width 1))
		(line (pt 124 4)(pt 124 12)(line_width 1))
		(line (pt 98 12)(pt 94 8)(line_width 1))
		(line (pt 94 8)(pt 98 4)(line_width 1))
		(line (pt 98 4)(pt 94 8)(line_width 1))
	)
	(rotate180)
)
(pin
	(output)
	(rect -72 416 104 432)
	(text "OUTPUT" (rect 137 6 175 16)(font "Arial" (font_size 6)))
	(text "out0" (rect 5 4 26 16)(font "Arial" ))
	(pt 176 8)
	(drawing
		(line (pt 176 8)(pt 124 8)(line_width 1))
		(line (pt 124 12)(pt 98 12)(line_width 1))
		(line (pt 124 4)(pt 98 4)(line_width 1))
		(line (pt 124 4)(pt 124 12)(line_width 1))
		(line (pt 98 12)(pt 94 8)(line_width 1))
		(line (pt 94 8)(pt 98 4)(line_width 1))
		(line (pt 98 4)(pt 94 8)(line_width 1))
	)
	(rotate180)
)
(symbol
	(rect 184 -8 312 88)
	(text "cnt" (rect 5 0 20 12)(font "Arial" ))
	(text "inst" (rect 8 80 25 92)(font "Arial" ))
	(port
		(pt 0 32)
		(input)
		(text "in_clk" (rect 0 0 28 12)(font "Arial" ))
		(text "in_clk" (rect 21 27 49 39)(font "Arial" ))
		(line (pt 0 32)(pt 16 32)(line_width 1))
	)
	(port
		(pt 0 48)
		(input)
		(text "en" (rect 0 0 11 12)(font "Arial" ))
		(text "en" (rect 21 43 32 55)(font "Arial" ))
		(line (pt 0 48)(pt 16 48)(line_width 1))
	)
	(port
		(pt 0 64)
		(input)
		(text "rst" (rect 0 0 12 12)(font "Arial" ))
		(text "rst" (rect 21 59 33 71)(font "Arial" ))
		(line (pt 0 64)(pt 16 64)(line_width 1))
	)
	(port
		(pt 128 32)
		(output)
		(text "CQ[3..0]" (rect 0 0 42 12)(font "Arial" ))
		(text "CQ[3..0]" (rect 65 27 107 39)(font "Arial" ))
		(line (pt 128 32)(pt 112 32)(line_width 3))
	)
	(port
		(pt 128 48)
		(output)
		(text "cout" (rect 0 0 21 12)(font "Arial" ))
		(text "cout" (rect 86 43 107 55)(font "Arial" ))
		(line (pt 128 48)(pt 112 48)(line_width 1))
	)
	(drawing
		(rectangle (rect 16 16 112 80)(line_width 1))
	)
)
(symbol
	(rect 384 -8 512 88)
	(text "cnt" (rect 5 0 20 12)(font "Arial" ))
	(text "inst1" (rect 8 80 31 92)(font "Arial" ))
	(port
		(pt 0 32)
		(input)
		(text "in_clk" (rect 0 0 28 12)(font "Arial" ))
		(text "in_clk" (rect 21 27 49 39)(font "Arial" ))
		(line (pt 0 32)(pt 16 32)(line_width 1))
	)
	(port
		(pt 0 48)
		(input)
		(text "en" (rect 0 0 11 12)(font "Arial" ))
		(text "en" (rect 21 43 32 55)(font "Arial" ))
		(line (pt 0 48)(pt 16 48)(line_width 1))
	)
	(port
		(pt 0 64)
		(input)
		(text "rst" (rect 0 0 12 12)(font "Arial" ))
		(text "rst" (rect 21 59 33 71)(font "Arial" ))
		(line (pt 0 64)(pt 16 64)(line_width 1))
	)
	(port
		(pt 128 32)
		(output)
		(text "CQ[3..0]" (rect 0 0 42 12)(font "Arial" ))
		(text "CQ[3..0]" (rect 65 27 107 39)(font "Arial" ))
		(line (pt 128 32)(pt 112 32)(line_width 3))
	)
	(port
		(pt 128 48)
		(output)
		(text "cout" (rect 0 0 21 12)(font "Arial" ))
		(text "cout" (rect 86 43 107 55)(font "Arial" ))
		(line (pt 128 48)(pt 112 48)(line_width 1))
	)
	(drawing
		(rectangle (rect 16 16 112 80)(line_width 1))
	)
)
(symbol
	(rect 568 -8 696 88)
	(text "cnt" (rect 5 0 20 12)(font "Arial" ))
	(text "inst2" (rect 8 80 31 92)(font "Arial" ))
	(port
		(pt 0 32)
		(input)
		(text "in_clk" (rect 0 0 28 12)(font "Arial" ))
		(text "in_clk" (rect 21 27 49 39)(font "Arial" ))
		(line (pt 0 32)(pt 16 32)(line_width 1))
	)
	(port
		(pt 0 48)
		(input)
		(text "en" (rect 0 0 11 12)(font "Arial" ))
		(text "en" (rect 21 43 32 55)(font "Arial" ))
		(line (pt 0 48)(pt 16 48)(line_width 1))
	)
	(port
		(pt 0 64)
		(input)
		(text "rst" (rect 0 0 12 12)(font "Arial" ))
		(text "rst" (rect 21 59 33 71)(font "Arial" ))
		(line (pt 0 64)(pt 16 64)(line_width 1))
	)
	(port
		(pt 128 32)
		(output)
		(text "CQ[3..0]" (rect 0 0 42 12)(font "Arial" ))
		(text "CQ[3..0]" (rect 65 27 107 39)(font "Arial" ))
		(line (pt 128 32)(pt 112 32)(line_width 3))
	)
	(port
		(pt 128 48)
		(output)
		(text "cout" (rect 0 0 21 12)(font "Arial" ))
		(text "cout" (rect 86 43 107 55)(font "Arial" ))
		(line (pt 128 48)(pt 112 48)(line_width 1))
	)
	(drawing
		(rectangle (rect 16 16 112 80)(line_width 1))
	)
)
(symbol
	(rect 744 -8 872 88)
	(text "cnt" (rect 5 0 20 12)(font "Arial" ))
	(text "inst3" (rect 8 80 31 92)(font "Arial" ))
	(port
		(pt 0 32)
		(input)
		(text "in_clk" (rect 0 0 28 12)(font "Arial" ))
		(text "in_clk" (rect 21 27 49 39)(font "Arial" ))
		(line (pt 0 32)(pt 16 32)(line_width 1))
	)
	(port
		(pt 0 48)
		(input)
		(text "en" (rect 0 0 11 12)(font "Arial" ))
		(text "en" (rect 21 43 32 55)(font "Arial" ))
		(line (pt 0 48)(pt 16 48)(line_width 1))
	)
	(port
		(pt 0 64)
		(input)
		(text "rst" (rect 0 0 12 12)(font "Arial" ))
		(text "rst" (rect 21 59 33 71)(font "Arial" ))
		(line (pt 0 64)(pt 16 64)(line_width 1))
	)
	(port
		(pt 128 32)
		(output)
		(text "CQ[3..0]" (rect 0 0 42 12)(font "Arial" ))
		(text "CQ[3..0]" (rect 65 27 107 39)(font "Arial" ))
		(line (pt 128 32)(pt 112 32)(line_width 3))
	)
	(port
		(pt 128 48)
		(output)
		(text "cout" (rect 0 0 21 12)(font "Arial" ))
		(text "cout" (rect 86 43 107 55)(font "Arial" ))
		(line (pt 128 48)(pt 112 48)(line_width 1))
	)
	(drawing
		(rectangle (rect 16 16 112 80)(line_width 1))
	)
)
(symbol
	(rect 744 392 872 488)
	(text "cnt" (rect 5 0 20 12)(font "Arial" ))
	(text "inst4" (rect 8 80 31 92)(font "Arial" ))
	(port
		(pt 0 32)
		(input)
		(text "in_clk" (rect 0 0 28 12)(font "Arial" ))
		(text "in_clk" (rect 21 27 49 39)(font "Arial" ))
		(line (pt 0 32)(pt 16 32)(line_width 1))
	)
	(port
		(pt 0 48)
		(input)
		(text "en" (rect 0 0 11 12)(font "Arial" ))
		(text "en" (rect 21 43 32 55)(font "Arial" ))
		(line (pt 0 48)(pt 16 48)(line_width 1))
	)
	(port
		(pt 0 64)
		(input)
		(text "rst" (rect 0 0 12 12)(font "Arial" ))
		(text "rst" (rect 21 59 33 71)(font "Arial" ))
		(line (pt 0 64)(pt 16 64)(line_width 1))
	)
	(port
		(pt 128 32)
		(output)
		(text "CQ[3..0]" (rect 0 0 42 12)(font "Arial" ))
		(text "CQ[3..0]" (rect 65 27 107 39)(font "Arial" ))
		(line (pt 128 32)(pt 112 32)(line_width 3))
	)
	(port
		(pt 128 48)
		(output)
		(text "cout" (rect 0 0 21 12)(font "Arial" ))
		(text "cout" (rect 86 43 107 55)(font "Arial" ))
		(line (pt 128 48)(pt 112 48)(line_width 1))
	)
	(drawing
		(rectangle (rect 16 16 112 80)(line_width 1))
	)
)
(symbol
	(rect 744 280 872 376)
	(text "cnt" (rect 5 0 20 12)(font "Arial" ))
	(text "inst5" (rect 8 80 31 92)(font "Arial" ))
	(port
		(pt 0 32)
		(input)
		(text "in_clk" (rect 0 0 28 12)(font "Arial" ))
		(text "in_clk" (rect 21 27 49 39)(font "Arial" ))
		(line (pt 0 32)(pt 16 32)(line_width 1))
	)
	(port
		(pt 0 48)
		(input)
		(text "en" (rect 0 0 11 12)(font "Arial" ))
		(text "en" (rect 21 43 32 55)(font "Arial" ))
		(line (pt 0 48)(pt 16 48)(line_width 1))
	)
	(port
		(pt 0 64)
		(input)
		(text "rst" (rect 0 0 12 12)(font "Arial" ))
		(text "rst" (rect 21 59 33 71)(font "Arial" ))
		(line (pt 0 64)(pt 16 64)(line_width 1))
	)
	(port
		(pt 128 32)
		(output)
		(text "CQ[3..0]" (rect 0 0 42 12)(font "Arial" ))
		(text "CQ[3..0]" (rect 65 27 107 39)(font "Arial" ))
		(line (pt 128 32)(pt 112 32)(line_width 3))
	)
	(port
		(pt 128 48)
		(output)
		(text "cout" (rect 0 0 21 12)(font "Arial" ))
		(text "cout" (rect 86 43 107 55)(font "Arial" ))
		(line (pt 128 48)(pt 112 48)(line_width 1))
	)
	(drawing
		(rectangle (rect 16 16 112 80)(line_width 1))
	)
)
(symbol
	(rect 744 112 872 208)
	(text "cnt" (rect 5 0 20 12)(font "Arial" ))
	(text "inst6" (rect 8 80 31 92)(font "Arial" ))
	(port
		(pt 0 32)
		(input)
		(text "in_clk" (rect 0 0 28 12)(font "Arial" ))
		(text "in_clk" (rect 21 27 49 39)(font "Arial" ))
		(line (pt 0 32)(pt 16 32)(line_width 1))
	)
	(port
		(pt 0 48)
		(input)
		(text "en" (rect 0 0 11 12)(font "Arial" ))
		(text "en" (rect 21 43 32 55)(font "Arial" ))
		(line (pt 0 48)(pt 16 48)(line_width 1))
	)
	(port
		(pt 0 64)
		(input)
		(text "rst" (rect 0 0 12 12)(font "Arial" ))
		(text "rst" (rect 21 59 33 71)(font "Arial" ))
		(line (pt 0 64)(pt 16 64)(line_width 1))
	)
	(port
		(pt 128 32)
		(output)
		(text "CQ[3..0]" (rect 0 0 42 12)(font "Arial" ))
		(text "CQ[3..0]" (rect 65 27 107 39)(font "Arial" ))
		(line (pt 128 32)(pt 112 32)(line_width 3))
	)
	(port
		(pt 128 48)
		(output)
		(text "cout" (rect 0 0 21 12)(font "Arial" ))
		(text "cout" (rect 86 43 107 55)(font "Arial" ))
		(line (pt 128 48)(pt 112 48)(line_width 1))
	)
	(drawing
		(rectangle (rect 16 16 112 80)(line_width 1))
	)
)
(symbol
	(rect 184 240 336 368)
	(text "xianshi" (rect 113 116 147 128)(font "Arial" ))
	(text "inst8" (rect 121 4 144 16)(font "Arial" ))
	(port
		(pt 152 96)
		(input)
		(text "flage[1..0]" (rect 0 0 50 12)(font "Arial" ))
		(text "flage[1..0]" (rect 81 89 131 101)(font "Arial" ))
		(line (pt 152 96)(pt 136 96)(line_width 3))
	)
	(port
		(pt 152 80)
		(input)
		(text "in0[7..0]" (rect 0 0 40 12)(font "Arial" ))
		(text "in0[7..0]" (rect 91 73 131 85)(font "Arial" ))
		(line (pt 152 80)(pt 136 80)(line_width 3))
	)
	(port
		(pt 152 64)
		(input)
		(text "in1[7..0]" (rect 0 0 40 12)(font "Arial" ))
		(text "in1[7..0]" (rect 91 57 131 69)(font "Arial" ))
		(line (pt 152 64)(pt 136 64)(line_width 3))
	)
	(port
		(pt 152 48)
		(input)
		(text "in2[7..0]" (rect 0 0 40 12)(font "Arial" ))
		(text "in2[7..0]" (rect 91 41 131 53)(font "Arial" ))
		(line (pt 152 48)(pt 136 48)(line_width 3))
	)
	(port
		(pt 152 32)
		(input)
		(text "in3[7..0]" (rect 0 0 40 12)(font "Arial" ))
		(text "in3[7..0]" (rect 91 25 131 37)(font "Arial" ))
		(line (pt 152 32)(pt 136 32)(line_width 3))
	)
	(port
		(pt 0 96)
		(output)
		(text "out0[7..0]" (rect 0 0 47 12)(font "Arial" ))
		(text "out0[7..0]" (rect 21 89 68 101)(font "Arial" ))
		(line (pt 0 96)(pt 16 96)(line_width 3))
	)
	(port
		(pt 0 80)
		(output)
		(text "out1[7..0]" (rect 0 0 47 12)(font "Arial" ))
		(text "out1[7..0]" (rect 21 73 68 85)(font "Arial" ))
		(line (pt 0 80)(pt 16 80)(line_width 3))
	)
	(port
		(pt 0 64)
		(output)
		(text "out2[7..0]" (rect 0 0 47 12)(font "Arial" ))
		(text "out2[7..0]" (rect 21 57 68 69)(font "Arial" ))
		(line (pt 0 64)(pt 16 64)(line_width 3))
	)
	(port
		(pt 0 48)
		(output)
		(text "out3[7..0]" (rect 0 0 47 12)(font "Arial" ))
		(text "out3[7..0]" (rect 21 41 68 53)(font "Arial" ))
		(line (pt 0 48)(pt 16 48)(line_width 3))
	)
	(drawing
		(rectangle (rect 16 16 136 112)(line_width 1))
	)
	(rotate180)
)
(symbol
	(rect 368 480 432 528)
	(text "AND2" (rect 39 38 63 48)(font "Arial" (font_size 6)))
	(text "inst14" (rect 32 -1 61 11)(font "Arial" ))
	(port
		(pt 64 32)
		(input)
		(text "IN1" (rect 2 7 19 19)(font "Courier New" (bold))(invisible))
		(text "IN1" (rect 45 29 62 41)(font "Courier New" (bold))(invisible))
		(line (pt 64 32)(pt 50 32)(line_width 1))
	)
	(port
		(pt 64 16)
		(input)
		(text "IN2" (rect 2 23 19 35)(font "Courier New" (bold))(invisible))
		(text "IN2" (rect 45 13 62 25)(font "Courier New" (bold))(invisible))
		(line (pt 64 16)(pt 50 16)(line_width 1))
	)
	(port
		(pt 0 24)
		(output)
		(text "OUT" (rect 48 15 65 27)(font "Courier New" (bold))(invisible))
		(text "OUT" (rect -1 21 16 33)(font "Courier New" (bold))(invisible))
		(line (pt 22 24)(pt 0 24)(line_width 1))
	)
	(drawing
		(line (pt 50 36)(pt 34 36)(line_width 1))
		(line (pt 50 11)(pt 33 11)(line_width 1))
		(line (pt 50 36)(pt 50 11)(line_width 1))
		(arc (pt 33 11)(pt 34 36)(rect 21 11 46 36)(line_width 1))
	)
	(rotate180)
)
(symbol
	(rect 392 160 536 352)
	(text "tcontrol" (rect 103 180 139 192)(font "Arial" ))
	(text "inst9" (rect 113 4 136 16)(font "Arial" ))
	(port
		(pt 144 160)
		(input)
		(text "en1" (rect 0 0 17 12)(font "Arial" ))
		(text "en1" (rect 106 153 123 165)(font "Arial" ))
		(line (pt 144 160)(pt 128 160)(line_width 1))
	)
	(port
		(pt 144 144)
		(input)
		(text "in0[3..0]" (rect 0 0 40 12)(font "Arial" ))
		(text "in0[3..0]" (rect 83 137 123 149)(font "Arial" ))
		(line (pt 144 144)(pt 128 144)(line_width 3))
	)
	(port
		(pt 144 128)
		(input)
		(text "in1[3..0]" (rect 0 0 40 12)(font "Arial" ))
		(text "in1[3..0]" (rect 83 121 123 133)(font "Arial" ))
		(line (pt 144 128)(pt 128 128)(line_width 3))
	)
	(port
		(pt 144 112)
		(input)
		(text "in2[3..0]" (rect 0 0 40 12)(font "Arial" ))
		(text "in2[3..0]" (rect 83 105 123 117)(font "Arial" ))
		(line (pt 144 112)(pt 128 112)(line_width 3))
	)
	(port
		(pt 144 96)
		(input)
		(text "in3[3..0]" (rect 0 0 40 12)(font "Arial" ))
		(text "in3[3..0]" (rect 83 89 123 101)(font "Arial" ))
		(line (pt 144 96)(pt 128 96)(line_width 3))
	)
	(port
		(pt 144 80)
		(input)
		(text "in4[3..0]" (rect 0 0 40 12)(font "Arial" ))
		(text "in4[3..0]" (rect 83 73 123 85)(font "Arial" ))
		(line (pt 144 80)(pt 128 80)(line_width 3))
	)
	(port
		(pt 144 64)
		(input)
		(text "in5[3..0]" (rect 0 0 40 12)(font "Arial" ))
		(text "in5[3..0]" (rect 83 57 123 69)(font "Arial" ))
		(line (pt 144 64)(pt 128 64)(line_width 3))
	)
	(port
		(pt 144 48)
		(input)
		(text "in6[3..0]" (rect 0 0 40 12)(font "Arial" ))
		(text "in6[3..0]" (rect 83 41 123 53)(font "Arial" ))
		(line (pt 144 48)(pt 128 48)(line_width 3))
	)
	(port
		(pt 0 160)
		(output)
		(text "out0[7..0]" (rect 0 0 47 12)(font "Arial" ))
		(text "out0[7..0]" (rect 21 153 68 165)(font "Arial" ))
		(line (pt 0 160)(pt 16 160)(line_width 3))
	)
	(port
		(pt 0 144)
		(output)

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -