搜索资源列表

  1. 状态机设计

    0下载:
  2. 详细说明状态机的设计,用VHDL实现,是不错的教程-detailed state machine design, VHDL, is a good guide
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:114008
    • 提供者:wl
  1. 有限状态机设计与实现源代码

    1下载:
  2. 有限状态机设计与实现源代码.zip-finite state machine design and realization of the source code. Zip
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:1794
    • 提供者:都好
  1. 7状态机设计

    0下载:
  2. 这是“状态机设计(讲稿)”,希望对正在学VHDL的同学有帮助,谢谢!-This is the "state machine design (the scr ipt)", and I hope to learn VHDL is there to help the students, thank you!
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:5337925
    • 提供者:振臂
  1. 有限状态机设计与实现源代码

    0下载:
  2. 有限状态机设计与实现源代码.zip-finite state machine design and realization of the source code. Zip
  3. 所属分类:压缩解压

    • 发布日期:2024-06-01
    • 文件大小:1024
    • 提供者:
  1. 7状态机设计

    0下载:
  2. 这是“状态机设计(讲稿)”,希望对正在学VHDL的同学有帮助,谢谢!-This is the "state machine design (the scr ipt)", and I hope to learn VHDL is there to help the students, thank you!
  3. 所属分类:VHDL编程

    • 发布日期:2024-06-01
    • 文件大小:5338112
    • 提供者:振臂
  1. FSMGenerator10b7_win

    0下载:
  2. 状态机设计源代码-state machine design source code
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-06-01
    • 文件大小:161792
    • 提供者:
  1. uartok

    0下载:
  2. 采用verilog编写的串口通信程序,采用了状态机设计!程序简单,消耗资源少-Serial communication written by verilog hdl. It is designed with FSM. The program is simple,and consume resource is few.
  3. 所属分类:串口编程

    • 发布日期:2024-06-01
    • 文件大小:431104
    • 提供者:陈旭
  1. 状态机设计

    0下载:
  2. 详细说明状态机的设计,用VHDL实现,是不错的教程-detailed state machine design, VHDL, is a good guide
  3. 所属分类:VHDL编程

    • 发布日期:2024-06-01
    • 文件大小:113664
    • 提供者:wl
  1. uart_VHDL

    0下载:
  2. uart的vhdl实现代码 分模块设计和状态机设计 不错的,用它没错-UART achieve the VHDL code modular design and state machine design good, the right to use it
  3. 所属分类:串口编程

    • 发布日期:2024-06-01
    • 文件大小:10240
    • 提供者:王平
  1. 112345

    0下载:
  2. 一篇经典状态机设计的资料,希望对大家有用-a classic state machine design information and useful for all
  3. 所属分类:文档资料

    • 发布日期:2024-06-01
    • 文件大小:164864
    • 提供者:康国君
  1. VHDL

    0下载:
  2. 基才VHDL状态机设计的智能交通控制灯 设计 有需要的可以看一下-only VHDL-based state machine design and intelligent traffic control lights need to design can look at the
  3. 所属分类:软件工程

    • 发布日期:2024-06-01
    • 文件大小:139264
    • 提供者:杨树茂
  1. VHDL

    0下载:
  2. 基才VHDL状态机设计的智能交通控制灯 有需要的可以看一下-only VHDL-based state machine design and intelligent traffic control lights need to see what
  3. 所属分类:电子书籍

    • 发布日期:2024-06-01
    • 文件大小:261120
    • 提供者:杨树茂
  1. moore

    0下载:
  2. Moore型状态机设计,基于VHDL.能够根据微处理器的读写周期,分别对应存储器输出写使能WE和读使能OE信号.-Moore-type state machine design, based on VHDL. Be able to read and write cycle of microprocessors, corresponding memory output enable WE write and read enable sig
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-06-01
    • 文件大小:25600
    • 提供者:weixiaoyu
  1. Mars

    0下载:
  2. 利用有限状态机设计的一个windows下的简易火星鼠游戏~通过此代码,可以研究一下状态机的机理-The use of finite state machine design windows under a simple mouse game Mars ~ through this code, you can look into the mechanism of state machine
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-06-01
    • 文件大小:80896
    • 提供者:王志刚
  1. mealy_state_machine

    0下载:
  2. 本程序为米勒状态机经典设计模块,对用状态机设计程序控制部分具有指导意义-This procedure for Miller classic state machine design modules, using state machine control part of the design of guiding significance for
  3. 所属分类:VHDL编程

    • 发布日期:2024-06-01
    • 文件大小:1024
    • 提供者:zhaohongliang
  1. UART

    0下载:
  2. UART是一种广泛应用于短距离、低速、低成本通信的串行传输接口.由于常用UART芯片比较复杂且移植性差,提出一种采用可编程器件FPGA实现UART的方法, 实现了对UART的模块化设计.首先简要介绍UART的基本特点,然后依据其系统组成设计顶层模块,再采用有限状态机设计接收器模块和发送器模块,所有功能的实现全部采用VHDL进行描述,并用Modelsim软件对所有模块仿真实现.最后将UART的核心功能集成到FPGA上,使整体设计紧凑,小巧
  3. 所属分类:VHDL编程

    • 发布日期:2024-06-01
    • 文件大小:38912
    • 提供者:徐明宝
  1. esm

    0下载:
  2. 详细介绍了三种高效状态机设计,其中还有PDF格式的说明(英文版)。-Detailed information on the status of the three high-performance design, including descr iption of PDF format (in English).
  3. 所属分类:VHDL编程

    • 发布日期:2024-06-01
    • 文件大小:676864
    • 提供者:高峰亭
  1. sdh

    0下载:
  2. sdh帧处理过程,同步状态机设计,时钟分频设计,F1数据输出-sdh synchronization
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-06-01
    • 文件大小:1024
    • 提供者:cc
  1. FSM

    0下载:
  2. 有限状态机设计指导,详细介绍了设计状态机过程中的有关经验,以及各种状态机设计的相互优劣对比-Finite state machine design guidance, details of the design state machine during the relevant experience, as well as various advantages and disadvantages of each state machin
  3. 所属分类:VHDL编程

    • 发布日期:2024-06-01
    • 文件大小:209920
    • 提供者:lifejoy
  1. verilog状态机

    0下载:
  2. 采用Verilog语言设计一个序列信号发生器和一个序列信号检测器,二者都以状态机模式实现。序列信号发生器输出8位宽度的序列信号“10110110”,通过数码管显示出来;序列信号发生器的输出接入序列信号检测器,检测器检测当前的输入信号,若出现目标序列信号则通过蜂鸣器输出一个声响,表示检测到有效的目标信号。(A sequence signal generator and a sequence signal detector are desi
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-06-01
    • 文件大小:5455872
    • 提供者:听风吹雨
« 12 3 4 5 6 7 8 9 10 ... 23 »

源码中国 www.ymcn.org