config_control_signal_ppa.vhd

来自「FPGA中FLASH配置控制源码,VHDL和Verilog」· VHDL 代码 · 共 21 行

VHD
21
字号
-------------------------------------------------------------------------------
--                                                                           --
-- Title	:    config_control_signal.vhd (PPA mode)         	 			 --
-- Modified	:    04/03/2005                                                  --
-- Author	:	 Altera Component Applications								 --
--                                                                           --
-------------------------------------------------------------------------------
--                                                                           
-- Description: This design allows for configuration from multiple pages     
--              with either the Stratix PGM pins (remote/local) or the Dipswitch (MPGM pins)
--				as the page select source(non-remote/local). 
--				It can configure stratix II board. Some customization of the code is required 
--				in order to work on specified board. Please refer to below description.
-- Note:        
--	1.	This design has some additional features beyond what is described in the note.                                
-- 	
--	Refer to documentation for details on functionality of this design.                       
-------------------------------------------------------------------------------

-------------------------------------------------------------------------------
--Copyright 

⌨️ 快捷键说明

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