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

搜索资源列表

  1. doorlock.rar

    0下载:
  2. 门锁 状态机 verilog 适用于digilent NEXYS2开发板,doorlock state machine verilog applied to digilent NEXYS2 board
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-19
    • 文件大小:2189
    • 提供者:占建
  1. cache

    0下载:
  2. 基于MIPS思维方式,verilog语言,简单的cache 控制器设计,状态机共分4个状态,同时内含多样测试文件-MIPS way of thinking, verilog language, simple cache controller state machine is divided into four states, at the same time contains diverse test file
  3. 所属分类:Other systems

    • 发布日期:2017-11-07
    • 文件大小:117276
    • 提供者:邹楠
  1. lcd

    0下载:
  2. 这是一个用verilog写的LED的控制代码,其中主要是利用状态机的形式实现的-This is a verilog the write LED control code, which is realized in the form of state machine
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-26
    • 文件大小:792
    • 提供者:李宁
  1. ps_transfer

    0下载:
  2. verilog HDL语言编写的8位并串转换,使用状态机实现可综合-Using verilog HDL language realize parallel-to-serial conversion, using the state machine to achieve ,can comprehense
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-30
    • 文件大小:957
    • 提供者:hedy
  1. SoftDrink

    0下载:
  2. 用Verilog编写的自动售货机控制程序,在cyclon DE2开发板上测试通过,建议用Quartus 10.1编译。-Vending machine control program written using Verilog test by in cyclon DE2 development board, we recommend using Quartus 10.1 compiler.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-30
    • 文件大小:2067866
    • 提供者:Cristie
  1. uart_state

    0下载:
  2. 基于状态机编写的串口通信实验,编程语言是Verilog HDL,可发送八位数据,在Altera的EP4CE15F17C8芯片上验证成功。(与另一个发送256位不同的是这个代码比较突出状态机的使用)。-Prepared by the serial communication experiment based on state machine, the programming language is Verilog HDL can transmit eight bits of data, verif
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-11
    • 文件大小:3310397
    • 提供者:xuxinchuan
  1. RISC-CPU

    0下载:
  2. 精简指令集 CPU 通过仿真验证正确 (使用之前务必看readme文件,和结构图!) 1. 此cpu是夏宇闻 verilog数字系统设计教程中最后一章的例程。 2. 学习时务必先搞明白框图原理,和数据流动!!! 3. 牢记主状态机中一条指令周期中传输的16bit=3bit指令+13bit地址。 4. 理解数据总线,和地址总线。区分数据和地址。 5. 仔细调试,因为书中有很多小错误。 程序经过quartusii编译通过,另外经过modelsim仿真正确。-RISC
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-18
    • 文件大小:4338145
    • 提供者:刘栋
  1. chao

    0下载:
  2. 利用有限状态机实现一般时序逻辑分析的方法; 进掌握用Verilog编写的有限状态机的标准模板-Finite state machine to achieve general sequential logic analysis method into the grasp of finite state machines using Verilog standard template
  3. 所属分类:assembly language

    • 发布日期:2017-11-19
    • 文件大小:162145
    • 提供者:zhangchao
  1. USB

    0下载:
  2. 此例程是基于FPGA的USB控制器实例,主要功能为通过FPGA芯片控制USB芯片,实现开发板和PC机之间的USB接口数据通信,来模拟一个硬件加密设备的功能。用Verilog语言实现。-This routine is an instance of the USB controller based on FPGA, the main function is to control USB chip by the FPGA chip, implement the USB interface for da
  3. 所属分类:USB develop

    • 发布日期:2017-11-10
    • 文件大小:155022
    • 提供者:张彦钦
  1. clock

    0下载:
  2. 一个简单的数字时钟Verilog仿真程序,60秒1分钟,60分一小时,24小时一天,265天一年。代码逻辑简化不含状态机,易理解。附激励文件可直接仿真。-A simple digital clock Verilog simulation program 60 seconds, 1 minute, 60 hours, 24 hours a day, 265 days a year. The code logic simplifies excluding state machine, easy to
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-06
    • 文件大小:1413
    • 提供者:Welson
  1. Golf_Test

    0下载:
  2. 用verilog语言实现的高尔夫模拟机下位机检测,参数包括速度、仰角和偏角。-Verilog language golf simulator under-bit machine detection parameters include speed, elevation and declination.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-29
    • 文件大小:21267578
    • 提供者:孙尚超
  1. MIPSCPU

    0下载:
  2. 用verilog描述一个mips体系结构的cpu,分别用c语言mips汇编语言写了一段程序,翻译成机器码可以再cpu上运行。仿真结果三者完全一致。-Mips architecture cpu with verilog descr iption c language mips assembly language to write a program, translated into machine code can then cpu running on. Simulation results e
  3. 所属分类:assembly language

    • 发布日期:2017-11-08
    • 文件大小:11388446
    • 提供者:王博
  1. state_machine

    0下载:
  2. verilog编程状态机实战训练:1.本实例通过实现一个状态机来控制8个LED循环闪亮; 2. 工程在project文件夹里面; 3. 源文件和管脚分配在rtl文件夹里面; 4. 下载文件在download文件夹里面。-verilog programming state machine combat training: 1. This example by implementing a state machine to control 8 LED flashing cycle 2
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-15
    • 文件大小:828437
    • 提供者:李海军
  1. seqdet_5

    0下载:
  2. 本程序是5位序列检测器的Verilog源代码,已经过上机运行检测。-This program is five sequence detector Verilog source code, has been detected on the machine running.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-05
    • 文件大小:162068
    • 提供者:pxm
  1. ram2114

    1下载:
  2. 本程序是利用ise平台设计出的ram2114的Verilog源代码,通过上机运行检测。-This procedure is to use the platform to design a ram2114 ise of Verilog source code, the test is run through the machine.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2015-06-17
    • 文件大小:1813504
    • 提供者:pxm
  1. Reg_16

    0下载:
  2. 用Verilog语言实现简单的16位状态机-Use Verilog language to design a 16 state machine
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-07
    • 文件大小:16998
    • 提供者:Wing
  1. Seven-voting-machines

    0下载:
  2. 用verilog编写的七人表决器代码·可以实现七人表决超过四人就通过的功能-Written in verilog seven voting machine code can be achieved seven people to vote on the adoption of more than four functions
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-23
    • 文件大小:47581
    • 提供者:tang
  1. shixuzhuangtaiji

    0下载:
  2. 通过verilog hdl语言实现对时序状态机的编写-By verilog hdl language for writing timing state machine
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-02
    • 文件大小:932
    • 提供者:李永超
  1. sale22222222

    0下载:
  2. fpga verilog语言写的自动售货机-fpga verilog language written vending machine
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-24
    • 文件大小:403210
    • 提供者:汤旭
  1. shj

    0下载:
  2. 基于fpga的自动售货机,verilog编写,源码内有详细说明-Fpga-based vending machine, verilog prepared with a detailed descr iption of source
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-08
    • 文件大小:2134
    • 提供者:郎亚洲
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 »
搜珍网 www.dssz.com