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

📄 2x1.bsf

📁 QuartusII编写的电子钟程序
💻 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-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.
*/
(header "symbol" (version "1.1"))
(symbol
	(rect 16 16 176 208)
	(text "2x1" (rect 5 0 26 14)(font "Arial" (font_size 8)))
	(text "inst" (rect 8 176 25 188)(font "Arial" ))
	(port
		(pt 0 32)
		(input)
		(text "kalm" (rect 0 0 24 14)(font "Arial" (font_size 8)))
		(text "kalm" (rect 21 27 45 41)(font "Arial" (font_size 8)))
		(line (pt 0 32)(pt 16 32)(line_width 1))
	)
	(port
		(pt 0 48)
		(input)
		(text "nml[3..0]" (rect 0 0 47 14)(font "Arial" (font_size 8)))
		(text "nml[3..0]" (rect 21 43 68 57)(font "Arial" (font_size 8)))
		(line (pt 0 48)(pt 16 48)(line_width 3))
	)
	(port
		(pt 0 64)
		(input)
		(text "nmh[3..0]" (rect 0 0 51 14)(font "Arial" (font_size 8)))
		(text "nmh[3..0]" (rect 21 59 72 73)(font "Arial" (font_size 8)))
		(line (pt 0 64)(pt 16 64)(line_width 3))
	)
	(port
		(pt 0 80)
		(input)
		(text "aml[3..0]" (rect 0 0 47 14)(font "Arial" (font_size 8)))
		(text "aml[3..0]" (rect 21 75 68 89)(font "Arial" (font_size 8)))
		(line (pt 0 80)(pt 16 80)(line_width 3))
	)
	(port
		(pt 0 96)
		(input)
		(text "amh[3..0]" (rect 0 0 51 14)(font "Arial" (font_size 8)))
		(text "amh[3..0]" (rect 21 91 72 105)(font "Arial" (font_size 8)))
		(line (pt 0 96)(pt 16 96)(line_width 3))
	)
	(port
		(pt 0 112)
		(input)
		(text "nhl[3..0]" (rect 0 0 44 14)(font "Arial" (font_size 8)))
		(text "nhl[3..0]" (rect 21 107 65 121)(font "Arial" (font_size 8)))
		(line (pt 0 112)(pt 16 112)(line_width 3))
	)
	(port
		(pt 0 128)
		(input)
		(text "nhh[3..0]" (rect 0 0 49 14)(font "Arial" (font_size 8)))
		(text "nhh[3..0]" (rect 21 123 70 137)(font "Arial" (font_size 8)))
		(line (pt 0 128)(pt 16 128)(line_width 3))
	)
	(port
		(pt 0 144)
		(input)
		(text "ahl[3..0]" (rect 0 0 44 14)(font "Arial" (font_size 8)))
		(text "ahl[3..0]" (rect 21 139 65 153)(font "Arial" (font_size 8)))
		(line (pt 0 144)(pt 16 144)(line_width 3))
	)
	(port
		(pt 0 160)
		(input)
		(text "ahh[3..0]" (rect 0 0 49 14)(font "Arial" (font_size 8)))
		(text "ahh[3..0]" (rect 21 155 70 169)(font "Arial" (font_size 8)))
		(line (pt 0 160)(pt 16 160)(line_width 3))
	)
	(port
		(pt 160 32)
		(output)
		(text "xml[3..0]" (rect 0 0 47 14)(font "Arial" (font_size 8)))
		(text "xml[3..0]" (rect 92 27 139 41)(font "Arial" (font_size 8)))
		(line (pt 160 32)(pt 144 32)(line_width 3))
	)
	(port
		(pt 160 48)
		(output)
		(text "xmh[3..0]" (rect 0 0 51 14)(font "Arial" (font_size 8)))
		(text "xmh[3..0]" (rect 88 43 139 57)(font "Arial" (font_size 8)))
		(line (pt 160 48)(pt 144 48)(line_width 3))
	)
	(port
		(pt 160 64)
		(output)
		(text "xhl[3..0]" (rect 0 0 44 14)(font "Arial" (font_size 8)))
		(text "xhl[3..0]" (rect 95 59 139 73)(font "Arial" (font_size 8)))
		(line (pt 160 64)(pt 144 64)(line_width 3))
	)
	(port
		(pt 160 80)
		(output)
		(text "xhh[3..0]" (rect 0 0 49 14)(font "Arial" (font_size 8)))
		(text "xhh[3..0]" (rect 90 75 139 89)(font "Arial" (font_size 8)))
		(line (pt 160 80)(pt 144 80)(line_width 3))
	)
	(drawing
		(rectangle (rect 16 16 144 176)(line_width 1))
	)
)

⌨️ 快捷键说明

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