config_state_machine.v

来自「采用CPLD来培植ALTERA公司的CYCLONE系列FPGA」· Verilog 代码 · 共 20 行

V
20
字号
//--------------------------------------------------------------------------------
//--                                                                           	--
//-- Title		: config_state_machine.v       	 								--
//-- Modified	: 04/09/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.
//--
//-- 	
//--	Refer to documentation for details on functionality of this design.                       
//-------------------------------------------------------------------------------
//
//-------------------------------------------------------------------------------
//--Copyright 

⌨️ 快捷键说明

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