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

搜索资源列表

  1. verilog_prj_seq

    0下载:
  2. 序列检测器,检测序列“11010”,verilog HDL代码。-Sequence detector, detection sequence "11010", verilog HDL code.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-08
    • 文件大小:1647331
    • 提供者:Red_stone
  1. alu_sequence_detector_1101

    0下载:
  2. It is verilog based implementation of ALU and sequence detector for detecting sequence 1101
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-11
    • 文件大小:1124
    • 提供者:ddeInde
  1. fsm_seq0101

    0下载:
  2. verilog状态机实现的序列检测器,本人仿真通过,绝对可用,欢迎大家下载学习。-verilog state machine sequence detector simulation by himself, absolutely free, welcome to download the study.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-08
    • 文件大小:603
    • 提供者:范志荣
  1. SCHK

    0下载:
  2. 10位序列检测器,有序列产生,分频器,按键消抖,序列检测,数码管扫描等几个模块构成,设计天津工业大学课程设计-10 sequence detector with sequence generation, dividers, key debounce, sequence detection, digital scanning, and several other modules, curriculum design, Tianjin Polytechnic University
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-06-10
    • 文件大小:17177551
    • 提供者:ai
  1. prog_seq_FIN

    0下载:
  2. Verilog Programmable Sequence Detector on Spartan3E
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-07
    • 文件大小:320917
    • 提供者:kacian
  1. Fsm

    0下载:
  2. 基于verilog的FSM设计,设计“101001”的序列检测器;包括testbench文件-The FSM based verilog design, design " 101001" sequence detector including testbench files
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:682
    • 提供者:Paul
  1. basic_1

    0下载:
  2. vhdl 语言实现序列检测器 -vhdl language sequence detector vhdl language sequence detector
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-11
    • 文件大小:995
    • 提供者:lixi
  1. XU-LIE-JIAN-CE-QI

    0下载:
  2. 用状态机实现序列检测器的源代码,用maxplus软件运行,管脚已配置完成,芯片为EP1K30TC144-3-State of mind achieved with a sequence detector source code, run the software with maxplus Pin has been configured, the chip is EP1K30TC144-3
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-06
    • 文件大小:41828
    • 提供者:邱海涛
  1. 10010_xu_lie_jian_ce_qi

    0下载:
  2. 基于FPGA的序列检测器,能检测10010序列-FPGA-based sequence detector can detect a sequence 10010
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-24
    • 文件大小:278110
    • 提供者:huang
  1. bitdetect

    0下载:
  2. verilog代码编写110100序列的序列检测器,用状态机实现,包括仿真测试代码-verilog coding sequence detector 110100 sequence state machine implementation, including simulation test code
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-07
    • 文件大小:20016
    • 提供者:cln
  1. XULIEQI

    0下载:
  2. 用状态机实现序列检测器的设计 序列检测器可用于检测一组或多组由二进制码组成的脉冲序列信号,当序列检测器连续收到一组串行二进制码后,如果这组码与检测器中预先设置的码相同,则输出a,否则输出b- With a state machine sequence detector design Sequ
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-26
    • 文件大小:483168
    • 提供者:LIAOYAO
  1. alu_sequence_detector_1101

    0下载:
  2. It is verilog based implementation of ALU and sequence detector for detecting sequence 1101
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-12
    • 文件大小:1163
    • 提供者:杜兰特
  1. partii_fsm_SequenceUsingCase

    0下载:
  2. verilog hdl code fsm sequence detector using case ,, an FSM that recognizes two specific sequences of applied input symbols, namely four consecutive 1s or four consecutive 0s. There is an input w and an output z. Whenever w = 1 or w = 0 for fou
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:753913
    • 提供者:shimaa
  1. src

    0下载:
  2. SEQUENCE DETECTOR IN VERILOG
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:622
    • 提供者:Nik
  1. checkfor1101

    0下载:
  2. 1101序列检测器,VHDL编写,外部输入任意序列,一旦检测到1101就亮led提示。-1101 sequence detector, VHDL prepared, external input arbitrary sequence, once detected 1101 bright LED tips.
  3. 所属分类:Other systems

    • 发布日期:2017-04-25
    • 文件大小:110867
    • 提供者:Ronge
  1. jc1101

    0下载:
  2. 用状态机实现序列检测器的设计,了解有限状态机的设计与应用。-With a state machine sequence detector design, understand the design and application of finite state machines.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-17
    • 文件大小:199223
    • 提供者:YINJIE
  1. xuliejianceqi

    1下载:
  2. 序列检测器00101,包括源代码,testbench,ise13.4测试以及综合通过等说明文档。-Sequence detector 00101, the state machine verilog, testbench, ise13.4 simulation map. The test is successful
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-06
    • 文件大小:174080
    • 提供者:xuzehao
  1. VHDL

    0下载:
  2. 先设计序列发生器产生序列:1011010001101010;再设计序列检测器,检测序列发生器产生序列,若检测到信号与预置待测信号相同,则输出“1”,否则输出“0”,并且将检测到的信号的显示出来。-First design sequence generator sequence: 1011010001101010 redesign sequence detector to detect sequence generator sequence, if the same signal is dete
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-02
    • 文件大小:588170
    • 提供者:yinyu
  1. code

    0下载:
  2. 本源码是基于VHDL语言环境下的基础实验源码,共分七个部分。分别是:序列检测器、数字密码锁、四位有符号数除法、同步FIFO、DPLL的设计以及Cordic 算法实现。对于VHDL的初学者具有极大的参考价值。-The source is based on experimental basis source VHDL language environment, it is divided into seven sections. They are: the sequence detector, di
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-26
    • 文件大小:20433
    • 提供者:朱召宇
  1. FSM

    0下载:
  2. 序列检测器,采用有限状态机实现,检测特定序列“101011”- Sequence detector, finite state machine, detection of a specific sequence 101011
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-12
    • 文件大小:990
    • 提供者:赵健
« 1 2 3 4 5 67 8 9 »
搜珍网 www.dssz.com