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

搜索资源列表

  1. dffwewe

    0下载:
  2. 自己刚编写的vhdl语言来实现的D触发器,自我感觉还可以,也通过了编译,如果有需要就下载去看看吧-just prepared their own language to achieve vhdl D flip-flop, but also a sense of self, but also through a compiler, If there is a need to look at the downloaded Look here
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:1.03kb
    • 提供者:wenjun
  1. vhdl

    1下载:
  2. 包括一个8位D触发器、一个jk触发器、一个10的计数器。适合初学者和开发人员-Including an 8-bit D flip-flop, a jk flip-flop, a 10-counter. Suitable for beginners and developers
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-02-07
    • 文件大小:1.1kb
    • 提供者:龚成
  1. bhgfdti

    0下载:
  2. 含有七人表决器,格雷码变换电路,英文字符显示电路,基本触发器(D和JK),74LS160计数器功能模块,步长可变的加减计数器-Containing seven people vote, and Gray code conversion circuit, the English characters display circuit, the basic flip-flop (D and JK), 74LS160 counter function modules, variable-step add
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-07
    • 文件大小:413.86kb
    • 提供者:俞皓尹
  1. Programming

    0下载:
  2. 异步置位复位D触发器,基于VHDL硬件描述语言的仿真。-Set asynchronous reset D flip-flop, based on the VHDL hardware descr iption language simulation.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-28
    • 文件大小:130.23kb
    • 提供者:耿明辉
  1. DCHUFAQI

    0下载:
  2. 一个典型的时序元件D触发器的VHDL描述,希望对大家有帮助-A typical time-series components of the VHDL descr iption of D flip-flop
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-26
    • 文件大小:18.02kb
    • 提供者:谭海洋
  1. DtoJK

    0下载:
  2. Using an edge triggered D flip-flop to implement a JK flip-flop
  3. 所属分类:Windows Develop

  1. srandDflipflop

    0下载:
  2. this project is based on sr and d flip flop using vhdl.this is the 100 correct code,reference is taken from book digital electrionics written by anand kumar.please use quatrus to access this code.this code can be used for the final year project for e
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-25
    • 文件大小:200.55kb
    • 提供者:jatab
  1. zonggongcheng

    0下载:
  2. 三个结合起来的D触发器的vhdl,分别是电平触发,上升沿出发和下降沿出发。-Combining the three D flip-flop vhdl, respectively, trigger level, rising and falling edge start start.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-06
    • 文件大小:1.13kb
    • 提供者:张道宁
  1. D

    0下载:
  2. 利用时钟信号实现同步D触发器的功能的vhdl代码-Using D flip-flop clock signal to synchronize the function of vhdl code
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-02
    • 文件大小:180.88kb
    • 提供者:小刘
  1. D_flip

    0下载:
  2. source vhdl code of D flipflop logic
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-04
    • 文件大小:11.87kb
    • 提供者:ahmad
  1. D

    0下载:
  2. 这是一个用VHDL实现一个D触发器的程序-This is a VHDL implementation of a D flip-flop process
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-03
    • 文件大小:236.72kb
    • 提供者:joke
  1. vhdl_codes

    0下载:
  2. D-flip flop vhdl implement code
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-11
    • 文件大小:723byte
    • 提供者:Rishabh Bansal
  1. fli

    0下载:
  2. --- vhdl code of d flip flop ---- vhdl code of d flip flop ---
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-10
    • 文件大小:1.01mb
    • 提供者:perfect22
  1. VHDL-simple-examples

    1下载:
  2. 上传的几个VHDL程序:分别是各种功能计数器;使用列举类型的状态机,四D触发器,通用寄存器,伪随机比特发生器,简单的状态机。-Upload several VHDL program: are the various functions of the counter using the enumerated type state machine, four D flip-flop, the general-purpose registers, pseudo-random bit generato
  3. 所属分类:VHDL编程

    • 发布日期:2013-03-29
    • 文件大小:4.9kb
    • 提供者:张俊
  1. VHDL-book3

    0下载:
  2. D_flipflop:1位D触发器的设计 D_fllipflop_behav:4位D触发器的设计 reg1bit:1位寄存器设计 reg4bit:4位寄存器设计 shiftreg4:一般移位寄存器的设计 ring_shiftreg4:环型移位寄存器的设计 debounce4:消抖电路的设计 clock_pulse:时钟脉冲电路的设计 count3bit_gate:3位计数器的设计 count3bit_behav:3位计数器的设计 mo
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-21
    • 文件大小:8.6mb
    • 提供者:贾诩
  1. vhdl

    0下载:
  2. library ieee use ieee.std_logic_1164.all entity decoder is port (clk:in std_logic clr:in std_logic data_in:in std_logic --待解码信元输入端; data_out:out std_logic) --解码信元输出端; end decoder architecture behave of decoder is component dff2
  3. 所属分类:software engineering

    • 发布日期:2017-11-14
    • 文件大小:369.47kb
    • 提供者:刘轩赫
  1. D-trigger

    0下载:
  2. FPGA/CPLD开发,基于VHDL语言的D触发器的实现-FPGA/CPLD development, based on VHDL implementation of the D flip-flop
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-03
    • 文件大小:208.97kb
    • 提供者:刘志芳
  1. D-trigger

    0下载:
  2. FPGA EPM1270 VHDL D触发器。完整文件夹包-FPGA EPM1270 VHDL D flip-flop. Complete document wallets
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-04
    • 文件大小:164.78kb
    • 提供者:丹丹
  1. D-FLIP-FLOP

    0下载:
  2. vhdl programme of d flip flop
  3. 所属分类:assembly language

    • 发布日期:2017-05-01
    • 文件大小:292.78kb
    • 提供者:shobi khan
  1. project.map

    0下载:
  2. D Flip Flop for Single Bit Store
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2018-04-23
    • 文件大小:3kb
    • 提供者:dsddse11
« 12 3 »
搜珍网 www.dssz.com