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

📄 dingceng.bdf

📁 用Verilog HDL语言编写的交通灯程序
💻 BDF
字号:
/*
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-2005 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 "graphic" (version "1.3"))
(pin
	(input)
	(rect -8 96 160 112)
	(text "INPUT" (rect 133 0 169 13)(font "Arial" (font_size 6)))
	(text "CLK" (rect 5 0 33 15)(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 160 20)(font "Arial" (font_size 6)))
	(annotation_block (location)(rect -96 64 -8 96))
)
(pin
	(input)
	(rect -8 112 160 128)
	(text "INPUT" (rect 133 0 169 13)(font "Arial" (font_size 6)))
	(text "ST" (rect 5 0 22 15)(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 160 20)(font "Arial" (font_size 6)))
	(annotation_block (location)(rect -96 136 -8 168))
)
(pin
	(output)
	(rect 648 96 824 112)
	(text "OUTPUT" (rect 1 0 51 13)(font "Arial" (font_size 6)))
	(text "seg[7..0]" (rect 90 0 145 15)(font "Arial" ))
	(pt 0 8)
	(drawing
		(line (pt 0 8)(pt 52 8)(line_width 1))
		(line (pt 52 4)(pt 78 4)(line_width 1))
		(line (pt 52 12)(pt 78 12)(line_width 1))
		(line (pt 52 12)(pt 52 4)(line_width 1))
		(line (pt 78 4)(pt 82 8)(line_width 1))
		(line (pt 82 8)(pt 78 12)(line_width 1))
		(line (pt 78 12)(pt 82 8)(line_width 1))
	)
	(annotation_block (location)(rect 824 -32 912 96))
)
(pin
	(output)
	(rect 648 112 824 128)
	(text "OUTPUT" (rect 1 0 51 13)(font "Arial" (font_size 6)))
	(text "sl[1..0]" (rect 90 0 132 15)(font "Arial" ))
	(pt 0 8)
	(drawing
		(line (pt 0 8)(pt 52 8)(line_width 1))
		(line (pt 52 4)(pt 78 4)(line_width 1))
		(line (pt 52 12)(pt 78 12)(line_width 1))
		(line (pt 52 12)(pt 52 4)(line_width 1))
		(line (pt 78 4)(pt 82 8)(line_width 1))
		(line (pt 82 8)(pt 78 12)(line_width 1))
		(line (pt 78 12)(pt 82 8)(line_width 1))
	)
	(annotation_block (location)(rect 824 128 912 176))
)
(pin
	(output)
	(rect 448 24 624 40)
	(text "OUTPUT" (rect 1 0 51 13)(font "Arial" (font_size 6)))
	(text "LAMP[7..0]" (rect 90 0 157 15)(font "Arial" ))
	(pt 0 8)
	(drawing
		(line (pt 0 8)(pt 52 8)(line_width 1))
		(line (pt 52 4)(pt 78 4)(line_width 1))
		(line (pt 52 12)(pt 78 12)(line_width 1))
		(line (pt 52 12)(pt 52 4)(line_width 1))
		(line (pt 78 4)(pt 82 8)(line_width 1))
		(line (pt 82 8)(pt 78 12)(line_width 1))
		(line (pt 78 12)(pt 82 8)(line_width 1))
	)
	(annotation_block (location)(rect 624 -104 712 24))
)
(symbol
	(rect 440 72 608 168)
	(text "xianshi" (rect 5 0 51 15)(font "Arial" ))
	(text "inst1" (rect 8 80 26 90)(font "Arial" (font_size 5)))
	(port
		(pt 0 32)
		(input)
		(text "clk" (rect 0 0 17 15)(font "Arial" ))
		(text "clk" (rect 21 27 38 42)(font "Arial" ))
		(line (pt 0 32)(pt 16 32)(line_width 1))
	)
	(port
		(pt 0 48)
		(input)
		(text "temp_reg[7..0]" (rect 0 0 93 15)(font "Arial" ))
		(text "temp_reg[7..0]" (rect 21 43 114 58)(font "Arial" ))
		(line (pt 0 48)(pt 16 48)(line_width 3))
	)
	(port
		(pt 168 32)
		(output)
		(text "seg[7..0]" (rect 0 0 55 15)(font "Arial" ))
		(text "seg[7..0]" (rect 104 27 159 42)(font "Arial" ))
		(line (pt 168 32)(pt 152 32)(line_width 3))
	)
	(port
		(pt 168 48)
		(output)
		(text "sl[1..0]" (rect 0 0 42 15)(font "Arial" ))
		(text "sl[1..0]" (rect 113 43 155 58)(font "Arial" ))
		(line (pt 168 48)(pt 152 48)(line_width 3))
	)
	(drawing
		(rectangle (rect 16 16 152 80)(line_width 1))
	)
)
(symbol
	(rect 200 72 392 168)
	(text "jiaotongdeng" (rect 5 0 89 15)(font "Arial" ))
	(text "inst" (rect 8 77 22 87)(font "Arial" (font_size 5)))
	(port
		(pt 0 32)
		(input)
		(text "CLK" (rect 0 0 28 15)(font "Arial" ))
		(text "CLK" (rect 21 27 49 42)(font "Arial" ))
		(line (pt 0 32)(pt 16 32)(line_width 1))
	)
	(port
		(pt 0 48)
		(input)
		(text "EN" (rect 0 0 20 15)(font "Arial" ))
		(text "EN" (rect 21 43 41 58)(font "Arial" ))
		(line (pt 0 48)(pt 16 48)(line_width 1))
	)
	(port
		(pt 192 32)
		(output)
		(text "LAMP[7..0]" (rect 0 0 67 15)(font "Arial" ))
		(text "LAMP[7..0]" (rect 104 27 171 42)(font "Arial" ))
		(line (pt 192 32)(pt 176 32)(line_width 3))
	)
	(port
		(pt 192 48)
		(output)
		(text "count_down[7..0]" (rect 0 0 109 15)(font "Arial" ))
		(text "count_down[7..0]" (rect 62 43 171 58)(font "Arial" ))
		(line (pt 192 48)(pt 176 48)(line_width 3))
	)
	(parameter
		"ared"
		""
		""
	)
	(parameter
		"ayerrow"
		""
		""
	)
	(parameter
		"agreen"
		""
		""
	)
	(parameter
		"aleft"
		""
		""
	)
	(parameter
		"byerrow"
		""
		""
	)
	(parameter
		"bgreen"
		""
		""
	)
	(parameter
		"bleft"
		""
		""
	)
	(drawing
		(rectangle (rect 16 16 176 80)(line_width 1))
	)
	(annotation_block (parameter)(rect 200 -40 304 72))
)
(connector
	(pt 184 48)
	(pt 184 104)
)
(connector
	(pt 160 104)
	(pt 184 104)
)
(connector
	(pt 184 104)
	(pt 200 104)
)
(connector
	(pt 608 120)
	(pt 648 120)
	(bus)
)
(connector
	(pt 608 104)
	(pt 648 104)
	(bus)
)
(connector
	(pt 184 48)
	(pt 416 48)
)
(connector
	(pt 416 48)
	(pt 416 104)
)
(connector
	(pt 440 104)
	(pt 416 104)
)
(connector
	(pt 392 104)
	(pt 400 104)
	(bus)
)
(connector
	(pt 400 104)
	(pt 400 32)
	(bus)
)
(connector
	(pt 448 32)
	(pt 400 32)
	(bus)
)
(connector
	(pt 392 120)
	(pt 440 120)
	(bus)
)
(connector
	(pt 160 120)
	(pt 200 120)
)
(junction (pt 184 104))

⌨️ 快捷键说明

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