CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - vhdl state machine

搜索资源列表

  1. rc5keyexp

    0下载:
  2. rc5 key expansion algorithm implementation in vhdl, using state machine too. use ieee papers for more detailed descr iption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-13
    • 文件大小:2153
    • 提供者:hatela
  1. gumdisp

    0下载:
  2. gum vending machine implementation in vhdl, state machine implementation,
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-12
    • 文件大小:754
    • 提供者:hatela
  1. UART

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

    • 发布日期:2017-04-02
    • 文件大小:38597
    • 提供者:徐明宝
  1. c73a2ceb-09a5-4366-83ea-78b08c6200eb

    0下载:
  2. jtag TAP控制状态机代码 verilog VHDL-jtag TAP state machine code
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1738
    • 提供者:张涛
  1. All_Digital_DC2DC_Converters_on_FPGA

    0下载:
  2. The FPGA can realize a more optimized Digital controller in DC/DC Converters when compare to DSPs. In this paper, based on the FPGA platform, The theoretical analysis, characteristics, simulation and design consideration are given. The methods to imp
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-25
    • 文件大小:115436
    • 提供者:gsbnd
  1. daima

    0下载:
  2. 状态机控制AD转换模块 该模块主要实现对MAX197的控制:根据设计需要对芯片进行初始化(包括写控制字选择输入电压值范围、选择通道以及工作模式),并把通道数送指示灯显示以及用键盘控制通道号(按一下,通道号加1,同时点亮相应的指示灯,循环使用个通道);控制状态机的工作时序,并置两次采集到的数据为12位数据输出,并经过锁存进程来锁存数据,最后从锁存器中把输出数据-The state machine controls AD and changes the module this module ma
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-31
    • 文件大小:2771
    • 提供者:万俟斌
  1. EP1C3_12_7_SPCTR

    0下载:
  2. 基于FPGA的信号采集及频谱分析,用VHDL编写,压缩包里是Quartus下的工程。AD采样用状态机实现,并存入LPM_RAM。设计了一个UART模块(也是状态机实现的),可将数据发到PC机上。-FPGA-based signal acquisition and spectral analysis, prepared with VHDL, Quartus compression bag is the next project. AD sampling state machine used to
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:214074
    • 提供者:deadtomb
  1. yetert

    0下载:
  2. This package includes 4-bit calculator designed in Xilinx FPGA 10 using VHDL. This calculator contains 3 registers, 1 ALU, 1 decoder and 1 FSM (finite state machine).
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-30
    • 文件大小:458878
    • 提供者:crion
  1. vhdl

    0下载:
  2. 通用寄存器,移位寄存器,简单状态机,直流电机控制器,-General registers, shift register, a simple state machine, DC motor controllers, etc.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-07
    • 文件大小:17377
    • 提供者:thqchinaxy
  1. vhdl1

    0下载:
  2. VHDL的几种状态机,双进程单进程以及其它类型。-Several VHDL state machine, dual-process single process, as well as other types.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-08
    • 文件大小:2212
    • 提供者:thqchinaxy
  1. HDB3_coder

    0下载:
  2. 实现了将64K低速NRZ码复接成2.048M高速HDB3码及其解复接过程,同时还用同步状态机剔除假同步和假失步的状态 -Achieved the 64K low-speed NRZ code 2.048M into high-speed multiplexing and demultiplexing HDB3 code then the process also removed using false synchronous state machine synchronization and f
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-13
    • 文件大小:3148921
    • 提供者:陈涛
  1. ad5510

    0下载:
  2. TLC5510 的状态机控制程序,控制方法简单,并已经测试通过。-TLC5510 control procedures of the state machine, control method is simple and has the test.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:539
    • 提供者:liangwh
  1. traffic

    0下载:
  2. verilog编写的一个交通灯程序,利用状态机实现。压缩包内有说明文档,源代码及时序截图-verilog prepared a program of traffic lights, the use of state machine to achieve. Compressed packet, there are documentation, source code and timing Screenshots
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-31
    • 文件大小:497556
    • 提供者:尹力超
  1. uart_Transmitter

    0下载:
  2. 自己写的一个uart驱动代码,是一个工程文件,适合初学者,里面的状态机的写法十分值得学习-To write a uart driver code, is a project file, suitable for beginners, which the wording of the state machine is worth learning
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:342090
    • 提供者:JackChen
  1. uc_interface

    0下载:
  2. This file provides an 8051 external data memory bus interface for CoolRunner CPLDs. This file contains the state machine to interface on the 8051 bus as well as the address registers, the address decode logic, and example control registers,
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:4117
    • 提供者:alex
  1. fsm

    0下载:
  2. 高效的有限状态机,代码形式给给出 主要是我的一些学习资料-Efficient finite state machine, code form is mainly to give some of my learning materials
  3. 所属分类:Other systems

    • 发布日期:2017-05-02
    • 文件大小:677439
    • 提供者:jerry
  1. conv_vhdl

    0下载:
  2. 用Verilog实现卷积码(2,1,2)的编码器,采用状态机来完成在modelsim下的仿真-Verilog implementation using convolution code (2,1,2) encoder, using a state machine to complete the modelsim simulation under the
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:568
    • 提供者:吴雪
  1. RISC

    0下载:
  2. RISC(精简指令集计算机)存储程序状态机的源代码-RISC (reduced instruction set computer) stored procedures source code of the state machine
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-28
    • 文件大小:3309
    • 提供者:李松
  1. ktkzxt

    0下载:
  2. 利用有限状态机描述的空调控制系统,温度状态有过高、过低、正好三种状态,控制方式有升温和制冷两种;设计了温度传感装置-The use of finite state machine described in the air-conditioning control systems, temperature conditions are too high, too low, just three states, the control methods are two kinds of heating
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-30
    • 文件大小:162932
    • 提供者:
  1. CIC_Moore

    0下载:
  2. It is a complete project of Cache Interface Controller programmed in VHDL using the logic of Moore State Machine
  3. 所属分类:VHDL编程

    • 发布日期:2013-10-19
    • 文件大小:361072
    • 提供者:Mr J
« 1 2 3 45 6 7 8 9 10 ... 14 »
搜珍网 www.dssz.com