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

📄 config_state_machine.vhd

📁 FPGA中FLASH配置控制源码,VHDL和Verilog
💻 VHD
字号:
-------------------------------------------------------------------------------
--                                                                           --
-- Title	:    config_state machine.vhd                                 	 --
-- Modified	:    04/03/2005                                                  --
-- Author	:	 Altera Component Applications								 --
--                                                                           --
-------------------------------------------------------------------------------
--                                                                           
-- Description: This design contains the configuration state machine (SM).     
--                                                                         
-- Note: 
-- 1. 	When max_en is '0' the MAX device will NOT attempt to configure the device
-- 2. 	RESET_n is active low signal to reset flash and FPGA and then configure FPGA.
-- 3.	SM will stop at "STATE_CONF_DONE" state if "Enable INIT_DONE Output" is disabled
-- 		SM will enter "STATE_INIT_DONE" only if "Enable INIT_DONE Output" is enabled
-- 4.	Refer to documentation for details on functionality of this design.                       
-------------------------------------------------------------------------------

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

⌨️ 快捷键说明

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