CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 VHDL编程 搜索资源 - fsm

搜索资源列表

  1. FIR

    0下载:
  2. The first three examples illustrate the difference between RTL FSMD model (Finite State Machine with Datapath buildin) and RTL FSM + DataPath model. From view of RT level design, each digital design consists of a Control Unit (FSM) and a Datapath. Th
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-27
    • 文件大小:1219
    • 提供者:dhanagopal
  1. verilog_example

    0下载:
  2. 九个verilog源码例子,包括寄存器,状态机等,含testbench-9 verilog source code examples, including registers, state machines, with testbench
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2014-06-21
    • 文件大小:5964
    • 提供者:楚寒
  1. ser_test

    0下载:
  2. 用Moore状态机测试序列1110010-Test the series"1110010" in Moore FSM
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-02
    • 文件大小:879
    • 提供者:魏武
  1. FSM

    1下载:
  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 machine design comparison
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2016-10-13
    • 文件大小:210109
    • 提供者:lifejoy
  1. Stepper_motor_fsm

    0下载:
  2. stepper motor fsm is the fsm for stepper motor. It indicates the states of stepper motor.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-10
    • 文件大小:640
    • 提供者:Deepak Singh
  1. iiscode

    1下载:
  2. 用Verilog写的一个简单的IIs控制器,分为clkgen时钟分频模块和transcon传输控制模块。其中transcon模块主要部分为一个有限状态机实现的满足IIS标准的输出。 另附一个简单的Testcase以及得到的波形。-Develop an iis controller with verilog hdl. The key parts of iis were departed in two. One is clkgen.v which generate the clk and syn
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-26
    • 文件大小:605153
    • 提供者:hgdai
  1. nuevolcd

    0下载:
  2. LCD 2x16 Spartan 3E, Controlador based in FSM
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-02
    • 文件大小:722081
    • 提供者:marlof04
  1. two_way_traf_mark

    0下载:
  2. FSM code in verilog, discribing a traffic two way traffic light crossing
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-30
    • 文件大小:1213
    • 提供者:zs87112
  1. LIP1742CORE_sdio_rx_fsm

    0下载:
  2. Verilog SDIO RX FSM module-Verilog SDIO RX FSM module
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-05
    • 文件大小:259720
    • 提供者:jc
  1. LIP1743CORE_sdio_tx_fsm

    0下载:
  2. Verilog SDIO TX FSM module
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-17
    • 文件大小:51683
    • 提供者:jc
  1. FSM

    0下载:
  2. 有限状态机,用Verilog语言,执行正确,仿真通过。-Finite state machine, with the Verilog language, the implementation of the right, simulation pass.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-16
    • 文件大小:339820
    • 提供者:uyuy0401
  1. LIP1745CORE_uart_txfsm

    0下载:
  2. UART TX FSM Verilog source code
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-01
    • 文件大小:29032
    • 提供者:jc
  1. verilog

    0下载:
  2. verilog code for the decription of the fsm of the controller
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-15
    • 文件大小:6689
    • 提供者:s
  1. FSMwithOutputsDecode

    0下载:
  2. 有限状态机FSM with Outputs Decoded in Parallel Output Register-FSM with Outputs Decoded in Parallel Output Register
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-10
    • 文件大小:883
    • 提供者:fjmwu
  1. FSMwithOutputsEncodedwithinStateBits

    0下载:
  2. FSM有限状态机FSM with Outputs Encoded within State Bits-FSM with Outputs Encoded within State Bits
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-10
    • 文件大小:796
    • 提供者:fjmwu
  1. USE_FSM_DEDIGN_SRAM

    0下载:
  2. 用FSM(有限状态机)设计SRAM的VHDL语言-With the FSM (finite state machine) design of the VHDL language SRAM
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-04
    • 文件大小:12141
    • 提供者:高群
  1. FSM

    0下载:
  2.  用程序实现状态机功能,有限状态机是指输出取决于过去输入部分和当前输入部分的时序逻辑电路。一般来说,除了输入部分和输出部分外,有限状态机还含有一组具有“记忆”功能的寄存器,这些寄存器的功能是记忆有限状态机的内部状态,它们常被称为状态寄存器。在有限状态机中,状态寄存器的的下一个状态不仅与输入信号有关,而且还与该寄存器的当前状态有关,因此有限状态机又可以认为是组合逻辑和寄存器逻辑的一种组合。其中,寄存器逻辑的功能是存储有限状态机的内部状态;而组合逻辑有可以分为次态逻辑和输出逻辑两部分,次态逻辑的功能
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-04
    • 文件大小:573
    • 提供者:李小明
  1. statemachine

    0下载:
  2. RTL级verilog代码 用状态机实现 将输入数据写入16位寄存器,输出其除以7所得的余数(4位)-RTL-lever verilog code Using FSM to realize the following function:input the data into a 16bit register, divide it by 7, and output the 4-bit remainder
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-30
    • 文件大小:897
    • 提供者:Gary
  1. Example-6-1

    0下载:
  2. 1. Example-6-1\FSM\state1目录下为一段式FSM描述方法源码 2. Example-6-1\FSM\state2目录下为两段式FSM描述方法源码 3. Example-6-1\FSM\state3目录下为三段式FSM描述方法源码 4. Example-6-1\FSM\ state_default目录下为添加了default默认状态的源码 -1. Example-6-1 \ FSM \ state1 directory FSM descr iption met
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-01
    • 文件大小:83963
    • 提供者:hemy
  1. downsizer

    0下载:
  2. A FSM that extracts the 18 LSB out of a 128 bit vector and forwards it as a 18 bit vector.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-06
    • 文件大小:743
    • 提供者:safe_cpu
« 1 2 3 45 6 7 8 9 »
搜珍网 www.dssz.com