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

📄 fbc.bdf

📁 语音通信电路完整的程序设计。里面是所有的源文件都经本人测试可以用
💻 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 72 256 240 272)
	(text "INPUT" (rect 133 -1 161 9)(font "Arial" (font_size 6)))
	(text "d_in[7..0]" (rect 27 1 78 15)(font "Arial" (font_size 8)))
	(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 72 360 240 376)
	(text "INPUT" (rect 133 -1 161 9)(font "Arial" (font_size 6)))
	(text "sel" (rect 57 1 73 15)(font "Arial" (font_size 8)))
	(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 72 288 240 304)
	(text "INPUT" (rect 133 -1 161 9)(font "Arial" (font_size 6)))
	(text "clk" (rect 58 1 73 15)(font "Arial" (font_size 8)))
	(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 776 272 952 288)
	(text "OUTPUT" (rect 1 -1 39 9)(font "Arial" (font_size 6)))
	(text "d_out[7..0]" (rect 90 0 150 14)(font "Arial" (font_size 8)))
	(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))
	)
)
(symbol
	(rect 560 240 720 320)
	(text "MUX8_2" (rect 52 -1 108 15)(font "Courier New" (font_size 10)(bold)))
	(text "1" (rect 0 71 5 83)(font "Courier New" (bold)))
	(port
		(pt 0 24)
		(input)
		(text "sel" (rect 20 20 37 32)(font "Courier New" (bold)))
		(text "sel" (rect 20 20 37 32)(font "Courier New" (bold)))
		(line (pt 0 24)(pt 16 24)(line_width 1))
	)
	(port
		(pt 0 40)
		(input)
		(text "A[7..0]" (rect 20 36 61 48)(font "Courier New" (bold)))
		(text "A[7..0]" (rect 20 36 61 48)(font "Courier New" (bold)))
		(line (pt 0 40)(pt 16 40)(line_width 3))
	)
	(port
		(pt 0 56)
		(input)
		(text "B[7..0]" (rect 20 52 61 64)(font "Courier New" (bold)))
		(text "B[7..0]" (rect 20 52 61 64)(font "Courier New" (bold)))
		(line (pt 0 56)(pt 16 56)(line_width 3))
	)
	(port
		(pt 160 40)
		(output)
		(text "Y[7..0]" (rect 107 36 148 48)(font "Courier New" (bold)))
		(text "Y[7..0]" (rect 107 36 148 48)(font "Courier New" (bold)))
		(line (pt 144 40)(pt 160 40)(line_width 3))
	)
	(drawing
		(line (pt 16 64)(pt 144 64)(line_width 1))
		(line (pt 16 16)(pt 144 16)(line_width 1))
		(line (pt 16 64)(pt 16 16)(line_width 1))
		(line (pt 144 64)(pt 144 16)(line_width 1))
	)
)
(symbol
	(rect 304 232 464 328)
	(text "fbc_rom" (rect 57 1 111 17)(font "Arial" (font_size 10)))
	(text "2" (rect 0 87 5 99)(font "Courier New" (bold)))
	(port
		(pt 0 32)
		(input)
		(text "address[7..0]" (rect 20 25 95 39)(font "Arial" (font_size 8)))
		(text "address[7..0]" (rect 20 25 95 39)(font "Arial" (font_size 8)))
		(line (pt 0 32)(pt 16 32)(line_width 3))
	)
	(port
		(pt 0 48)
		(input)
		(text "inclock" (rect 26 41 64 55)(font "Arial" (font_size 8)))
		(text "inclock" (rect 26 41 64 55)(font "Arial" (font_size 8)))
		(line (pt 0 48)(pt 16 48)(line_width 1))
	)
	(port
		(pt 0 64)
		(input)
		(text "outclock" (rect 26 57 73 71)(font "Arial" (font_size 8)))
		(text "outclock" (rect 26 57 73 71)(font "Arial" (font_size 8)))
		(line (pt 0 64)(pt 16 64)(line_width 1))
	)
	(port
		(pt 160 48)
		(output)
		(text "q[7..0]" (rect 111 41 146 55)(font "Arial" (font_size 8)))
		(text "q[7..0]" (rect 111 41 146 55)(font "Arial" (font_size 8)))
		(line (pt 144 48)(pt 160 48)(line_width 3))
	)
	(drawing
		(line (pt 16 16)(pt 144 16)(line_width 1))
		(line (pt 16 80)(pt 144 80)(line_width 1))
		(line (pt 144 80)(pt 144 16)(line_width 1))
		(line (pt 16 80)(pt 16 16)(line_width 1))
		(line (pt 16 42)(pt 22 48)(line_width 1))
		(line (pt 22 48)(pt 16 54)(line_width 1))
		(line (pt 16 58)(pt 22 64)(line_width 1))
		(line (pt 22 64)(pt 16 70)(line_width 1))
	)
)
(connector
	(pt 464 280)
	(pt 560 280)
	(bus)
)
(connector
	(pt 536 296)
	(pt 560 296)
	(bus)
)
(connector
	(pt 288 352)
	(pt 536 352)
	(bus)
)
(connector
	(pt 240 264)
	(pt 288 264)
	(bus)
)
(connector
	(pt 288 264)
	(pt 304 264)
	(bus)
)
(connector
	(pt 240 368)
	(pt 488 368)
)
(connector
	(pt 488 264)
	(pt 560 264)
)
(connector
	(pt 264 280)
	(pt 304 280)
)
(connector
	(pt 240 296)
	(pt 264 296)
)
(connector
	(pt 264 296)
	(pt 304 296)
)
(connector
	(pt 720 280)
	(pt 776 280)
	(bus)
)
(connector
	(pt 536 352)
	(pt 536 296)
	(bus)
)
(connector
	(pt 288 352)
	(pt 288 264)
	(bus)
)
(connector
	(pt 488 368)
	(pt 488 264)
)
(connector
	(pt 264 296)
	(pt 264 280)
)
(junction (pt 288 264))
(junction (pt 264 296))

⌨️ 快捷键说明

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