CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 软件工程

文件名称:fpga_ztj

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2016-09-21
  • 文件大小:
    2.31kb
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容来自于网络,使用问题请自行百度

对于FPGA状态机的设计心得

对于FPGA状态机的设计分为两类,分为mealy状态机和Moore状态机,mealy状态机的输出不仅与当前输入有关还与当前状态有关,而Moore状态机的输出仅与当前状态有关。对于状态机描述首先要知道输入,输出,当前状态,下一个状态的基本定义。

对不状态机的设计,首先要有一个初始状态,一般命名为IDLE,其状态一般设定在复位信号到来时。

对于时钟敏感的信号,在其最大的一个时钟周期作为总的状态循环,最下的一个时钟信号最为一个状态指令,一般用于时序图的描述;对于非时钟敏感的信号,对于每一个当前工作状态的判断,一般用于控制的描述。对于时序图的描述,其类似于对于过程的控制,相比于C语言;而对于控制的描述,其类似对于工作对象的描述,相比于C++语言。时序所处理的,是其过程中的每一段进程的判断;控制所处理的,是其对结果和开始的判断。两种状态机所处理的机制不同。

而一般对于时序的描述用Moore状态机,其输出仅与当前状态有关,类似时钟的信号产生仅与当前的所处的状态;而对于控制的描述用mealy状态机。其输出不仅与当前输入有关还与当前状态有关,类似其控制输出的信号。

-For FPGA state machine design experience

For FPGA state machine design is divided into two categories, divided output mealy state machine and Moore state machine, mealy state machine has not only the current state of the input current, whereas the output Moore state machine only with the current status. For the descr iption of the state machine must first know the input, output, current state, the basic definition of a state.

For non-state machine design, the first to have an initial state, generically named IDLE, its status is generally set at the time of the reset signal comes.

Sensitive to the clock signal at its clock period as a maximum of the total circulating state, a clock signal under the most state instruction, a timing chart for describing general for non-sensitive clock signal, for each current working Analyzing the state, generally used to describe control. For the descr iption of the timing diagram, which is similar to the control process, as compared to the C language
(系统自动生成,下载前可以参看下载内容)

下载文件列表

对于FPGA状态机的设计心得.doc

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com