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

📄 fir.bdf

📁 VHDL设计FIR滤波器 基于QUARTUS和MATLAB
💻 BDF
📖 第 1 页 / 共 5 页
字号:
/*
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-2004 Altera Corporation
Any  megafunction  design,  and related netlist (encrypted  or  decrypted),
support information,  device programming or simulation file,  and any other
associated  documentation or information  provided by  Altera  or a partner
under  Altera's   Megafunction   Partnership   Program  may  be  used  only
to program  PLD  devices (but not masked  PLD  devices) from  Altera.   Any
other  use  of such  megafunction  design,  netlist,  support  information,
device programming or simulation file,  or any other  related documentation
or information  is prohibited  for  any  other purpose,  including, but not
limited to  modification,  reverse engineering,  de-compiling, or use  with
any other  silicon devices,  unless such use is  explicitly  licensed under
a separate agreement with  Altera  or a megafunction partner.  Title to the
intellectual property,  including patents,  copyrights,  trademarks,  trade
secrets,  or maskworks,  embodied in any such megafunction design, netlist,
support  information,  device programming or simulation file,  or any other
related documentation or information provided by  Altera  or a megafunction
partner, remains with Altera, the megafunction partner, or their respective
licensors. No other licenses, including any licenses needed under any third
party's intellectual property, are provided herein.
*/
(header "graphic" (version "1.3"))
(pin
	(input)
	(rect -64 88 104 104)
	(text "INPUT" (rect 133 0 161 9)(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 153 17)(font "Arial" (font_size 6)))
)
(pin
	(input)
	(rect -64 104 104 120)
	(text "INPUT" (rect 133 0 161 9)(font "Arial" (font_size 6)))
	(text "clear" (rect 5 0 28 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 153 17)(font "Arial" (font_size 6)))
)
(pin
	(input)
	(rect -64 120 104 136)
	(text "INPUT" (rect 133 0 161 9)(font "Arial" (font_size 6)))
	(text "Din[7..0]" (rect 5 0 47 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 153 17)(font "Arial" (font_size 6)))
)
(pin
	(output)
	(rect 1512 1024 1688 1040)
	(text "OUTPUT" (rect 1 0 34 9)(font "Arial" (font_size 6)))
	(text "Dout[7..0]" (rect 90 0 139 12)(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))
	)
)
(symbol
	(rect 144 736 304 832)
	(text "add121313" (rect 5 0 58 12)(font "Arial" ))
	(text "inst" (rect 8 80 25 92)(font "Arial" ))
	(port
		(pt 0 32)
		(input)
		(text "clk" (rect 0 0 14 12)(font "Arial" ))
		(text "clk" (rect 21 27 35 39)(font "Arial" ))
		(line (pt 0 32)(pt 16 32)(line_width 1))
	)
	(port
		(pt 0 48)
		(input)
		(text "Din1[11..0]" (rect 0 0 54 12)(font "Arial" ))
		(text "Din1[11..0]" (rect 21 43 75 55)(font "Arial" ))
		(line (pt 0 48)(pt 16 48)(line_width 3))
	)
	(port
		(pt 0 64)
		(input)
		(text "Din2[12..0]" (rect 0 0 54 12)(font "Arial" ))
		(text "Din2[12..0]" (rect 21 59 75 71)(font "Arial" ))
		(line (pt 0 64)(pt 16 64)(line_width 3))
	)
	(port
		(pt 160 32)
		(output)
		(text "Dout[12..0]" (rect 0 0 55 12)(font "Arial" ))
		(text "Dout[12..0]" (rect 84 27 139 39)(font "Arial" ))
		(line (pt 160 32)(pt 144 32)(line_width 3))
	)
	(drawing
		(rectangle (rect 16 16 144 80)(line_width 1))
	)
)
(symbol
	(rect 664 736 824 832)
	(text "add121313" (rect 5 0 58 12)(font "Arial" ))
	(text "inst1" (rect 8 80 31 92)(font "Arial" ))
	(port
		(pt 0 32)
		(input)
		(text "clk" (rect 0 0 14 12)(font "Arial" ))
		(text "clk" (rect 21 27 35 39)(font "Arial" ))
		(line (pt 0 32)(pt 16 32)(line_width 1))
	)
	(port
		(pt 0 48)
		(input)
		(text "Din1[11..0]" (rect 0 0 54 12)(font "Arial" ))
		(text "Din1[11..0]" (rect 21 43 75 55)(font "Arial" ))
		(line (pt 0 48)(pt 16 48)(line_width 3))
	)
	(port
		(pt 0 64)
		(input)
		(text "Din2[12..0]" (rect 0 0 54 12)(font "Arial" ))
		(text "Din2[12..0]" (rect 21 59 75 71)(font "Arial" ))
		(line (pt 0 64)(pt 16 64)(line_width 3))
	)
	(port
		(pt 160 32)
		(output)
		(text "Dout[12..0]" (rect 0 0 55 12)(font "Arial" ))
		(text "Dout[12..0]" (rect 84 27 139 39)(font "Arial" ))
		(line (pt 160 32)(pt 144 32)(line_width 3))
	)
	(drawing
		(rectangle (rect 16 16 144 80)(line_width 1))
	)
)
(symbol
	(rect 176 64 320 160)
	(text "dff8" (rect 5 0 26 12)(font "Arial" ))
	(text "inst2" (rect 8 80 31 92)(font "Arial" ))
	(port
		(pt 0 32)
		(input)
		(text "clk" (rect 0 0 14 12)(font "Arial" ))
		(text "clk" (rect 21 27 35 39)(font "Arial" ))
		(line (pt 0 32)(pt 16 32)(line_width 1))
	)
	(port
		(pt 0 48)
		(input)
		(text "clear" (rect 0 0 23 12)(font "Arial" ))
		(text "clear" (rect 21 43 44 55)(font "Arial" ))
		(line (pt 0 48)(pt 16 48)(line_width 1))
	)
	(port
		(pt 0 64)
		(input)
		(text "Din[7..0]" (rect 0 0 42 12)(font "Arial" ))
		(text "Din[7..0]" (rect 21 59 63 71)(font "Arial" ))
		(line (pt 0 64)(pt 16 64)(line_width 3))
	)
	(port
		(pt 144 32)
		(output)
		(text "Dout[7..0]" (rect 0 0 49 12)(font "Arial" ))
		(text "Dout[7..0]" (rect 74 27 123 39)(font "Arial" ))
		(line (pt 144 32)(pt 128 32)(line_width 3))
	)
	(drawing
		(rectangle (rect 16 16 128 80)(line_width 1))
	)
)
(symbol
	(rect 416 64 560 160)
	(text "dff8" (rect 5 0 26 12)(font "Arial" ))
	(text "inst3" (rect 8 80 31 92)(font "Arial" ))
	(port
		(pt 0 32)
		(input)
		(text "clk" (rect 0 0 14 12)(font "Arial" ))
		(text "clk" (rect 21 27 35 39)(font "Arial" ))
		(line (pt 0 32)(pt 16 32)(line_width 1))
	)
	(port
		(pt 0 48)
		(input)
		(text "clear" (rect 0 0 23 12)(font "Arial" ))
		(text "clear" (rect 21 43 44 55)(font "Arial" ))
		(line (pt 0 48)(pt 16 48)(line_width 1))
	)
	(port
		(pt 0 64)
		(input)
		(text "Din[7..0]" (rect 0 0 42 12)(font "Arial" ))
		(text "Din[7..0]" (rect 21 59 63 71)(font "Arial" ))
		(line (pt 0 64)(pt 16 64)(line_width 3))
	)
	(port
		(pt 144 32)
		(output)
		(text "Dout[7..0]" (rect 0 0 49 12)(font "Arial" ))
		(text "Dout[7..0]" (rect 74 27 123 39)(font "Arial" ))
		(line (pt 144 32)(pt 128 32)(line_width 3))
	)
	(drawing
		(rectangle (rect 16 16 128 80)(line_width 1))
	)
)
(symbol
	(rect 672 64 816 160)
	(text "dff8" (rect 5 0 26 12)(font "Arial" ))
	(text "inst4" (rect 8 80 31 92)(font "Arial" ))
	(port
		(pt 0 32)
		(input)
		(text "clk" (rect 0 0 14 12)(font "Arial" ))
		(text "clk" (rect 21 27 35 39)(font "Arial" ))
		(line (pt 0 32)(pt 16 32)(line_width 1))
	)
	(port
		(pt 0 48)
		(input)
		(text "clear" (rect 0 0 23 12)(font "Arial" ))
		(text "clear" (rect 21 43 44 55)(font "Arial" ))
		(line (pt 0 48)(pt 16 48)(line_width 1))
	)
	(port
		(pt 0 64)
		(input)
		(text "Din[7..0]" (rect 0 0 42 12)(font "Arial" ))
		(text "Din[7..0]" (rect 21 59 63 71)(font "Arial" ))
		(line (pt 0 64)(pt 16 64)(line_width 3))
	)
	(port
		(pt 144 32)
		(output)
		(text "Dout[7..0]" (rect 0 0 49 12)(font "Arial" ))
		(text "Dout[7..0]" (rect 74 27 123 39)(font "Arial" ))
		(line (pt 144 32)(pt 128 32)(line_width 3))
	)
	(drawing
		(rectangle (rect 16 16 128 80)(line_width 1))
	)
)
(symbol
	(rect 904 64 1048 160)
	(text "dff8" (rect 5 0 26 12)(font "Arial" ))
	(text "inst5" (rect 8 80 31 92)(font "Arial" ))
	(port
		(pt 0 32)
		(input)
		(text "clk" (rect 0 0 14 12)(font "Arial" ))
		(text "clk" (rect 21 27 35 39)(font "Arial" ))
		(line (pt 0 32)(pt 16 32)(line_width 1))
	)
	(port
		(pt 0 48)
		(input)
		(text "clear" (rect 0 0 23 12)(font "Arial" ))
		(text "clear" (rect 21 43 44 55)(font "Arial" ))
		(line (pt 0 48)(pt 16 48)(line_width 1))
	)
	(port
		(pt 0 64)
		(input)
		(text "Din[7..0]" (rect 0 0 42 12)(font "Arial" ))
		(text "Din[7..0]" (rect 21 59 63 71)(font "Arial" ))
		(line (pt 0 64)(pt 16 64)(line_width 3))
	)
	(port
		(pt 144 32)
		(output)
		(text "Dout[7..0]" (rect 0 0 49 12)(font "Arial" ))
		(text "Dout[7..0]" (rect 74 27 123 39)(font "Arial" ))
		(line (pt 144 32)(pt 128 32)(line_width 3))
	)
	(drawing
		(rectangle (rect 16 16 128 80)(line_width 1))
	)
)
(symbol
	(rect 1152 64 1296 160)
	(text "dff8" (rect 5 0 26 12)(font "Arial" ))
	(text "inst6" (rect 8 80 31 92)(font "Arial" ))
	(port
		(pt 0 32)
		(input)
		(text "clk" (rect 0 0 14 12)(font "Arial" ))
		(text "clk" (rect 21 27 35 39)(font "Arial" ))
		(line (pt 0 32)(pt 16 32)(line_width 1))
	)
	(port
		(pt 0 48)
		(input)
		(text "clear" (rect 0 0 23 12)(font "Arial" ))
		(text "clear" (rect 21 43 44 55)(font "Arial" ))
		(line (pt 0 48)(pt 16 48)(line_width 1))
	)
	(port
		(pt 0 64)
		(input)
		(text "Din[7..0]" (rect 0 0 42 12)(font "Arial" ))
		(text "Din[7..0]" (rect 21 59 63 71)(font "Arial" ))
		(line (pt 0 64)(pt 16 64)(line_width 3))
	)
	(port
		(pt 144 32)
		(output)
		(text "Dout[7..0]" (rect 0 0 49 12)(font "Arial" ))
		(text "Dout[7..0]" (rect 74 27 123 39)(font "Arial" ))
		(line (pt 144 32)(pt 128 32)(line_width 3))
	)
	(drawing
		(rectangle (rect 16 16 128 80)(line_width 1))
	)
)
(symbol
	(rect 1392 64 1536 160)
	(text "dff8" (rect 5 0 26 12)(font "Arial" ))
	(text "inst7" (rect 8 80 31 92)(font "Arial" ))
	(port
		(pt 0 32)
		(input)
		(text "clk" (rect 0 0 14 12)(font "Arial" ))
		(text "clk" (rect 21 27 35 39)(font "Arial" ))
		(line (pt 0 32)(pt 16 32)(line_width 1))
	)
	(port
		(pt 0 48)
		(input)
		(text "clear" (rect 0 0 23 12)(font "Arial" ))
		(text "clear" (rect 21 43 44 55)(font "Arial" ))
		(line (pt 0 48)(pt 16 48)(line_width 1))
	)
	(port
		(pt 0 64)
		(input)
		(text "Din[7..0]" (rect 0 0 42 12)(font "Arial" ))
		(text "Din[7..0]" (rect 21 59 63 71)(font "Arial" ))
		(line (pt 0 64)(pt 16 64)(line_width 3))
	)
	(port
		(pt 144 32)
		(output)
		(text "Dout[7..0]" (rect 0 0 49 12)(font "Arial" ))
		(text "Dout[7..0]" (rect 74 27 123 39)(font "Arial" ))
		(line (pt 144 32)(pt 128 32)(line_width 3))
	)
	(drawing
		(rectangle (rect 16 16 128 80)(line_width 1))
	)
)
(symbol
	(rect 1632 64 1776 160)
	(text "dff8" (rect 5 0 26 12)(font "Arial" ))
	(text "inst8" (rect 8 80 31 92)(font "Arial" ))
	(port
		(pt 0 32)
		(input)
		(text "clk" (rect 0 0 14 12)(font "Arial" ))
		(text "clk" (rect 21 27 35 39)(font "Arial" ))
		(line (pt 0 32)(pt 16 32)(line_width 1))
	)
	(port
		(pt 0 48)
		(input)
		(text "clear" (rect 0 0 23 12)(font "Arial" ))
		(text "clear" (rect 21 43 44 55)(font "Arial" ))
		(line (pt 0 48)(pt 16 48)(line_width 1))
	)
	(port
		(pt 0 64)
		(input)
		(text "Din[7..0]" (rect 0 0 42 12)(font "Arial" ))
		(text "Din[7..0]" (rect 21 59 63 71)(font "Arial" ))
		(line (pt 0 64)(pt 16 64)(line_width 3))
	)
	(port
		(pt 144 32)
		(output)
		(text "Dout[7..0]" (rect 0 0 49 12)(font "Arial" ))
		(text "Dout[7..0]" (rect 74 27 123 39)(font "Arial" ))
		(line (pt 144 32)(pt 128 32)(line_width 3))
	)
	(drawing
		(rectangle (rect 16 16 128 80)(line_width 1))
	)
)
(symbol
	(rect 1904 64 2048 160)
	(text "dff8" (rect 5 0 26 12)(font "Arial" ))
	(text "inst9" (rect 8 80 31 92)(font "Arial" ))
	(port
		(pt 0 32)
		(input)
		(text "clk" (rect 0 0 14 12)(font "Arial" ))
		(text "clk" (rect 21 27 35 39)(font "Arial" ))
		(line (pt 0 32)(pt 16 32)(line_width 1))
	)
	(port
		(pt 0 48)
		(input)
		(text "clear" (rect 0 0 23 12)(font "Arial" ))
		(text "clear" (rect 21 43 44 55)(font "Arial" ))
		(line (pt 0 48)(pt 16 48)(line_width 1))
	)
	(port
		(pt 0 64)
		(input)
		(text "Din[7..0]" (rect 0 0 42 12)(font "Arial" ))
		(text "Din[7..0]" (rect 21 59 63 71)(font "Arial" ))
		(line (pt 0 64)(pt 16 64)(line_width 3))
	)
	(port
		(pt 144 32)
		(output)
		(text "Dout[7..0]" (rect 0 0 49 12)(font "Arial" ))
		(text "Dout[7..0]" (rect 74 27 123 39)(font "Arial" ))
		(line (pt 144 32)(pt 128 32)(line_width 3))
	)
	(drawing
		(rectangle (rect 16 16 128 80)(line_width 1))
	)
)
(symbol
	(rect -48 216 104 312)
	(text "add889" (rect 112 84 147 96)(font "Arial" ))
	(text "inst18" (rect 115 4 144 16)(font "Arial" ))
	(port
		(pt 152 64)
		(input)
		(text "clk" (rect 0 0 14 12)(font "Arial" ))
		(text "clk" (rect 117 57 131 69)(font "Arial" ))
		(line (pt 152 64)(pt 136 64)(line_width 1))
	)
	(port
		(pt 152 48)
		(input)
		(text "Din1[7..0]" (rect 0 0 48 12)(font "Arial" ))
		(text "Din1[7..0]" (rect 83 41 131 53)(font "Arial" ))
		(line (pt 152 48)(pt 136 48)(line_width 3))
	)
	(port
		(pt 152 32)
		(input)
		(text "Din2[7..0]" (rect 0 0 48 12)(font "Arial" ))
		(text "Din2[7..0]" (rect 83 25 131 37)(font "Arial" ))
		(line (pt 152 32)(pt 136 32)(line_width 3))
	)
	(port
		(pt 0 64)
		(output)
		(text "Dout[8..0]" (rect 0 0 49 12)(font "Arial" ))
		(text "Dout[8..0]" (rect 21 57 70 69)(font "Arial" ))
		(line (pt 0 64)(pt 16 64)(line_width 3))
	)
	(drawing
		(rectangle (rect 16 16 136 80)(line_width 1))
	)
	(rotate180)
)
(symbol
	(rect 184 216 336 312)
	(text "add889" (rect 112 84 147 96)(font "Arial" ))
	(text "inst19" (rect 115 4 144 16)(font "Arial" ))
	(port
		(pt 152 64)
		(input)
		(text "clk" (rect 0 0 14 12)(font "Arial" ))
		(text "clk" (rect 117 57 131 69)(font "Arial" ))
		(line (pt 152 64)(pt 136 64)(line_width 1))
	)
	(port
		(pt 152 48)
		(input)
		(text "Din1[7..0]" (rect 0 0 48 12)(font "Arial" ))
		(text "Din1[7..0]" (rect 83 41 131 53)(font "Arial" ))
		(line (pt 152 48)(pt 136 48)(line_width 3))
	)
	(port
		(pt 152 32)
		(input)
		(text "Din2[7..0]" (rect 0 0 48 12)(font "Arial" ))
		(text "Din2[7..0]" (rect 83 25 131 37)(font "Arial" ))
		(line (pt 152 32)(pt 136 32)(line_width 3))
	)
	(port
		(pt 0 64)
		(output)
		(text "Dout[8..0]" (rect 0 0 49 12)(font "Arial" ))
		(text "Dout[8..0]" (rect 21 57 70 69)(font "Arial" ))
		(line (pt 0 64)(pt 16 64)(line_width 3))
	)
	(drawing
		(rectangle (rect 16 16 136 80)(line_width 1))
	)
	(rotate180)
)
(symbol
	(rect 440 216 592 312)
	(text "add889" (rect 112 84 147 96)(font "Arial" ))
	(text "inst20" (rect 115 4 144 16)(font "Arial" ))
	(port
		(pt 152 64)
		(input)
		(text "clk" (rect 0 0 14 12)(font "Arial" ))
		(text "clk" (rect 117 57 131 69)(font "Arial" ))
		(line (pt 152 64)(pt 136 64)(line_width 1))
	)
	(port
		(pt 152 48)
		(input)
		(text "Din1[7..0]" (rect 0 0 48 12)(font "Arial" ))
		(text "Din1[7..0]" (rect 83 41 131 53)(font "Arial" ))
		(line (pt 152 48)(pt 136 48)(line_width 3))
	)
	(port
		(pt 152 32)
		(input)
		(text "Din2[7..0]" (rect 0 0 48 12)(font "Arial" ))
		(text "Din2[7..0]" (rect 83 25 131 37)(font "Arial" ))
		(line (pt 152 32)(pt 136 32)(line_width 3))
	)
	(port
		(pt 0 64)
		(output)
		(text "Dout[8..0]" (rect 0 0 49 12)(font "Arial" ))
		(text "Dout[8..0]" (rect 21 57 70 69)(font "Arial" ))
		(line (pt 0 64)(pt 16 64)(line_width 3))
	)
	(drawing
		(rectangle (rect 16 16 136 80)(line_width 1))
	)
	(rotate180)
)
(symbol
	(rect 688 216 840 312)
	(text "add889" (rect 112 84 147 96)(font "Arial" ))
	(text "inst21" (rect 115 4 144 16)(font "Arial" ))
	(port
		(pt 152 64)
		(input)
		(text "clk" (rect 0 0 14 12)(font "Arial" ))
		(text "clk" (rect 117 57 131 69)(font "Arial" ))
		(line (pt 152 64)(pt 136 64)(line_width 1))
	)
	(port
		(pt 152 48)
		(input)
		(text "Din1[7..0]" (rect 0 0 48 12)(font "Arial" ))
		(text "Din1[7..0]" (rect 83 41 131 53)(font "Arial" ))
		(line (pt 152 48)(pt 136 48)(line_width 3))
	)
	(port
		(pt 152 32)
		(input)
		(text "Din2[7..0]" (rect 0 0 48 12)(font "Arial" ))
		(text "Din2[7..0]" (rect 83 25 131 37)(font "Arial" ))
		(line (pt 152 32)(pt 136 32)(line_width 3))
	)
	(port
		(pt 0 64)
		(output)
		(text "Dout[8..0]" (rect 0 0 49 12)(font "Arial" ))

⌨️ 快捷键说明

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