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

📄 lockit.bdf

📁 Altera FPGA CPLD设计高级篇电子书籍
💻 BDF
📖 第 1 页 / 共 2 页
字号:
	(rect 416 -56 592 -40)
	(text "OUTPUT" (rect 1 0 39 10)(font "Arial" (font_size 6)))
	(text "done_b" (rect 90 0 125 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 -432 304 -288)
	(text "data_buffer" (rect 49 1 123 17)(font "Arial" (font_size 10)))
	(text "inst" (rect 8 128 25 140)(font "Arial" ))
	(port
		(pt 0 32)
		(input)
		(text "data[7..0]" (rect 0 0 53 14)(font "Arial" (font_size 8)))
		(text "data[7..0]" (rect 20 26 73 40)(font "Arial" (font_size 8)))
		(line (pt 0 32)(pt 16 32)(line_width 3))
	)
	(port
		(pt 0 56)
		(input)
		(text "wrreq" (rect 0 0 35 14)(font "Arial" (font_size 8)))
		(text "wrreq" (rect 20 50 55 64)(font "Arial" (font_size 8)))
		(line (pt 0 56)(pt 16 56)(line_width 1))
	)
	(port
		(pt 0 72)
		(input)
		(text "rdreq" (rect 0 0 30 14)(font "Arial" (font_size 8)))
		(text "rdreq" (rect 20 66 50 80)(font "Arial" (font_size 8)))
		(line (pt 0 72)(pt 16 72)(line_width 1))
	)
	(port
		(pt 0 96)
		(input)
		(text "clock" (rect 0 0 29 14)(font "Arial" (font_size 8)))
		(text "clock" (rect 26 90 55 104)(font "Arial" (font_size 8)))
		(line (pt 0 96)(pt 16 96)(line_width 1))
	)
	(port
		(pt 160 32)
		(output)
		(text "q[7..0]" (rect 0 0 35 14)(font "Arial" (font_size 8)))
		(text "q[7..0]" (rect 111 26 146 40)(font "Arial" (font_size 8)))
		(line (pt 160 32)(pt 144 32)(line_width 3))
	)
	(port
		(pt 160 56)
		(output)
		(text "full" (rect 0 0 16 14)(font "Arial" (font_size 8)))
		(text "full" (rect 127 50 143 64)(font "Arial" (font_size 8)))
		(line (pt 160 56)(pt 144 56)(line_width 1))
	)
	(port
		(pt 160 72)
		(output)
		(text "empty" (rect 0 0 34 14)(font "Arial" (font_size 8)))
		(text "empty" (rect 112 66 146 80)(font "Arial" (font_size 8)))
		(line (pt 160 72)(pt 144 72)(line_width 1))
	)
	(drawing
		(text "8 bits x 8192 words" (rect 63 116 158 128)(font "Arial" ))
		(line (pt 16 16)(pt 144 16)(line_width 1))
		(line (pt 144 16)(pt 144 128)(line_width 1))
		(line (pt 144 128)(pt 16 128)(line_width 1))
		(line (pt 16 128)(pt 16 16)(line_width 1))
		(line (pt 16 108)(pt 144 108)(line_width 1))
		(line (pt 16 90)(pt 22 96)(line_width 1))
		(line (pt 22 96)(pt 16 102)(line_width 1))
	)
)
(symbol
	(rect 168 -256 360 -152)
	(text "fir_top" (rect 20 0 61 16)(font "Arial" (font_size 10)))
	(text "inst1" (rect 8 88 31 100)(font "Arial" ))
	(port
		(pt 0 32)
		(input)
		(text "data_in[11..0]" (rect 0 0 76 14)(font "Arial" (font_size 8)))
		(text "data_in[11..0]" (rect 20 26 96 40)(font "Arial" (font_size 8)))
		(line (pt 0 32)(pt 16 32)(line_width 3))
	)
	(port
		(pt 0 80)
		(input)
		(text "clock" (rect 0 0 29 14)(font "Arial" (font_size 8)))
		(text "clock" (rect 20 74 49 88)(font "Arial" (font_size 8)))
		(line (pt 0 80)(pt 16 80)(line_width 1))
	)
	(port
		(pt 0 64)
		(input)
		(text "rst" (rect 0 0 15 14)(font "Arial" (font_size 8)))
		(text "rst" (rect 20 58 35 72)(font "Arial" (font_size 8)))
		(line (pt 0 64)(pt 16 64)(line_width 1))
	)
	(port
		(pt 192 32)
		(output)
		(text "fir_result[26..0]" (rect 0 0 86 14)(font "Arial" (font_size 8)))
		(text "fir_result[26..0]" (rect 102 26 188 40)(font "Arial" (font_size 8)))
		(line (pt 192 32)(pt 176 32)(line_width 3))
	)
	(port
		(pt 192 64)
		(output)
		(text "done" (rect 0 0 28 14)(font "Arial" (font_size 8)))
		(text "done" (rect 102 58 130 72)(font "Arial" (font_size 8)))
		(line (pt 192 64)(pt 176 64)(line_width 1))
	)
	(port
		(pt 192 48)
		(output)
		(text "rdy_to_ld" (rect 0 0 53 14)(font "Arial" (font_size 8)))
		(text "rdy_to_ld" (rect 102 42 155 56)(font "Arial" (font_size 8)))
		(line (pt 192 48)(pt 176 48)(line_width 1))
	)
	(drawing
		(line (pt 16 16)(pt 16 88)(line_width 1))
		(line (pt 176 16)(pt 176 88)(line_width 1))
		(line (pt 16 16)(pt 176 16)(line_width 1))
		(line (pt 16 88)(pt 176 88)(line_width 1))
	)
)
(symbol
	(rect 168 -112 360 -8)
	(text "fir_top" (rect 20 0 61 16)(font "Arial" (font_size 10)))
	(text "inst2" (rect 8 88 31 100)(font "Arial" ))
	(port
		(pt 0 32)
		(input)
		(text "data_in[11..0]" (rect 0 0 76 14)(font "Arial" (font_size 8)))
		(text "data_in[11..0]" (rect 20 26 96 40)(font "Arial" (font_size 8)))
		(line (pt 0 32)(pt 16 32)(line_width 3))
	)
	(port
		(pt 0 80)
		(input)
		(text "clock" (rect 0 0 29 14)(font "Arial" (font_size 8)))
		(text "clock" (rect 20 74 49 88)(font "Arial" (font_size 8)))
		(line (pt 0 80)(pt 16 80)(line_width 1))
	)
	(port
		(pt 0 64)
		(input)
		(text "rst" (rect 0 0 15 14)(font "Arial" (font_size 8)))
		(text "rst" (rect 20 58 35 72)(font "Arial" (font_size 8)))
		(line (pt 0 64)(pt 16 64)(line_width 1))
	)
	(port
		(pt 192 32)
		(output)
		(text "fir_result[26..0]" (rect 0 0 86 14)(font "Arial" (font_size 8)))
		(text "fir_result[26..0]" (rect 102 26 188 40)(font "Arial" (font_size 8)))
		(line (pt 192 32)(pt 176 32)(line_width 3))
	)
	(port
		(pt 192 64)
		(output)
		(text "done" (rect 0 0 28 14)(font "Arial" (font_size 8)))
		(text "done" (rect 102 58 130 72)(font "Arial" (font_size 8)))
		(line (pt 192 64)(pt 176 64)(line_width 1))
	)
	(port
		(pt 192 48)
		(output)
		(text "rdy_to_ld" (rect 0 0 53 14)(font "Arial" (font_size 8)))
		(text "rdy_to_ld" (rect 102 42 155 56)(font "Arial" (font_size 8)))
		(line (pt 192 48)(pt 176 48)(line_width 1))
	)
	(drawing
		(line (pt 16 16)(pt 16 88)(line_width 1))
		(line (pt 176 16)(pt 176 88)(line_width 1))
		(line (pt 16 16)(pt 176 16)(line_width 1))
		(line (pt 16 88)(pt 176 88)(line_width 1))
	)
)
(connector
	(pt 112 -400)
	(pt 144 -400)
	(bus)
)
(connector
	(pt 112 -376)
	(pt 144 -376)
)
(connector
	(pt 112 -360)
	(pt 144 -360)
)
(connector
	(pt 112 -336)
	(pt 144 -336)
)
(connector
	(pt 304 -400)
	(pt 344 -400)
	(bus)
)
(connector
	(pt 304 -376)
	(pt 344 -376)
)
(connector
	(pt 304 -360)
	(pt 344 -360)
)
(connector
	(pt 168 -224)
	(pt 112 -224)
	(bus)
)
(connector
	(pt 168 -80)
	(pt 112 -80)
	(bus)
)
(connector
	(pt 168 -48)
	(pt 128 -48)
)
(connector
	(pt 128 -48)
	(pt 128 -192)
)
(connector
	(pt 168 -192)
	(pt 128 -192)
)
(connector
	(pt 128 -192)
	(pt 112 -192)
)
(connector
	(pt 168 -32)
	(pt 136 -32)
)
(connector
	(pt 136 -32)
	(pt 136 -176)
)
(connector
	(pt 112 -176)
	(pt 136 -176)
)
(connector
	(pt 136 -176)
	(pt 168 -176)
)
(connector
	(pt 360 -224)
	(pt 416 -224)
	(bus)
)
(connector
	(pt 360 -208)
	(pt 416 -208)
)
(connector
	(pt 360 -192)
	(pt 416 -192)
)
(connector
	(pt 360 -80)
	(pt 416 -80)
	(bus)
)
(connector
	(pt 360 -64)
	(pt 416 -64)
)
(connector
	(pt 360 -48)
	(pt 416 -48)
)
(junction (pt 128 -192))
(junction (pt 136 -176))

⌨️ 快捷键说明

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