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

📄 sinewave_rom2.bsf

📁 基于fpga的屏幕测试程序
💻 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-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 "symbol" (version "1.1"))
(symbol
	(rect 0 0 256 112)
	(text "sinewave_rom2" (rect 84 1 187 17)(font "Arial" (font_size 10)))
	(text "inst" (rect 8 96 25 108)(font "Arial" ))
	(port
		(pt 0 32)
		(input)
		(text "address[12..0]" (rect 0 0 82 14)(font "Arial" (font_size 8)))
		(text "address[12..0]" (rect 4 19 69 32)(font "Arial" (font_size 8)))
		(line (pt 0 32)(pt 112 32)(line_width 3))
	)
	(port
		(pt 0 88)
		(input)
		(text "clock" (rect 0 0 29 14)(font "Arial" (font_size 8)))
		(text "clock" (rect 4 75 27 88)(font "Arial" (font_size 8)))
		(line (pt 0 88)(pt 176 88)(line_width 1))
	)
	(port
		(pt 256 32)
		(output)
		(text "q[7..0]" (rect 0 0 35 14)(font "Arial" (font_size 8)))
		(text "q[7..0]" (rect 223 19 253 32)(font "Arial" (font_size 8)))
		(line (pt 256 32)(pt 192 32)(line_width 3))
	)
	(drawing
		(text "8192 Word(s)" (rect 136 24 148 80)(font "Arial" )(vertical))
		(text "RAM" (rect 149 42 161 62)(font "Arial" )(vertical))
		(text "Block Type: AUTO" (rect 41 92 119 104)(font "Arial" ))
		(line (pt 128 24)(pt 168 24)(line_width 1))
		(line (pt 168 24)(pt 168 80)(line_width 1))
		(line (pt 168 80)(pt 128 80)(line_width 1))
		(line (pt 128 80)(pt 128 24)(line_width 1))
		(line (pt 112 27)(pt 120 27)(line_width 1))
		(line (pt 120 27)(pt 120 39)(line_width 1))
		(line (pt 120 39)(pt 112 39)(line_width 1))
		(line (pt 112 39)(pt 112 27)(line_width 1))
		(line (pt 112 34)(pt 114 36)(line_width 1))
		(line (pt 114 36)(pt 112 38)(line_width 1))
		(line (pt 104 36)(pt 112 36)(line_width 1))
		(line (pt 120 32)(pt 128 32)(line_width 3))
		(line (pt 104 36)(pt 104 89)(line_width 1))
		(line (pt 176 36)(pt 176 89)(line_width 1))
		(line (pt 184 27)(pt 192 27)(line_width 1))
		(line (pt 192 27)(pt 192 39)(line_width 1))
		(line (pt 192 39)(pt 184 39)(line_width 1))
		(line (pt 184 39)(pt 184 27)(line_width 1))
		(line (pt 184 34)(pt 186 36)(line_width 1))
		(line (pt 186 36)(pt 184 38)(line_width 1))
		(line (pt 176 36)(pt 184 36)(line_width 1))
		(line (pt 168 32)(pt 184 32)(line_width 3))
	)
)

⌨️ 快捷键说明

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