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

搜索资源列表

  1. rng

    0下载:
  2. verilog编写随机数产生源程序,在硬件电路设计中应用广泛。本程序是在LFSR and a CASR 基础上实现的
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:94308
    • 提供者:Alex
  1. lfsr

    0下载:
  2. 此实验介绍了伪随机序列的产生原理,并用verilog语言将其编码实现,有详细的代码备注-This experiment introduces the principle of pseudo-random sequence and its encoded with the verilog language implementation, a detailed code Notes
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-27
    • 文件大小:76837
    • 提供者:飞扬奇迹
  1. profiles

    0下载:
  2. source code of counter,ram,lfsr etc
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-12
    • 文件大小:2267
    • 提供者:narsimha
  1. BIST

    0下载:
  2. A simple BIST in VHDL. It contains a LFSR with an SISR.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-30
    • 文件大小:405673
    • 提供者:bommeren
  1. ass1_2_hamming

    0下载:
  2. Hamming codes are a class of binary linear codes. They can detect up to two simultaneous bit errors, and correct single-bit errors. In particular, a single-error-correcting and double error detecting variant commonly referred to SECDED.-a) Develop a
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-09
    • 文件大小:1133589
    • 提供者:wei chenghao
  1. lfsr

    0下载:
  2. linear feedback shift register verilog code
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-31
    • 文件大小:3911
    • 提供者:zcos123
  1. lfsr

    0下载:
  2. simple PRBS generator using verilog hdl
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-10
    • 文件大小:563
    • 提供者:karthik
  1. LFSR_UPDOWN_Verilog

    0下载:
  2. the LFSR up/down counter are designed in a verilog module easy to implement in any counter operation.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-27
    • 文件大小:9747
    • 提供者:rajapraba
  1. RSN

    0下载:
  2. “Randomized Smoothing Networks” introduced the idea of using networks composed of a type of comparator/memory element, initialized to random initial states, to create smoothing networks, which take arbitrary input loads into the network and produce a
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-04
    • 文件大小:247885
    • 提供者:Stephen Bishop
  1. LAB-16

    0下载:
  2. 用FPGA实现的性线反馈移位寄存器(LFSR)设计。整个工程在quartusII环境下,用verilog编程。-FPGA implementation of the line feedback shift register (LFSR) design. The whole project in verilog programming the quartusII environment.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-22
    • 文件大小:304314
    • 提供者:李娟
  1. CRC_test

    0下载:
  2. 基于verilog编写的CRC校验程序,采用LFSR电路实现。-CRC verilog
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-17
    • 文件大小:19975
    • 提供者:jack
  1. verilog-lfsr-updown-counter

    0下载:
  2. Verilog 8 bit LFSR Up-Down Counter
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-27
    • 文件大小:9787
    • 提供者:cmags
  1. LFSR

    0下载:
  2. Verilog code for an 8-bit LFSR
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-12
    • 文件大小:746
    • 提供者:baboy
  1. HWL_PRBS_GEN

    0下载:
  2. Efficient Shift Registers, LFSR Counters, and Long Pseudo-Random Sequence Generators. PRBS. Verilog language
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-03
    • 文件大小:1178
    • 提供者:D
  1. LFSR

    0下载:
  2. 这是基于FPGA开发板NEXTS3的一个verilog程序,是一个线性反馈移位寄存器LFSR,可用来生成伪随机数-This is based on the FPGA development board NEXTS3 a verilog program, is a linear feedback shift register LFSR, can be used to generate pseudo random Numbers
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-02
    • 文件大小:859069
    • 提供者:黄志宇
  1. hidejj

    0下载:
  2. 实现线性反馈移位寄存器的verilog实现(lfsr use verilog for the zip)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2017-12-24
    • 文件大小:3205120
    • 提供者:嘿嘿702
  1. pseudo_random

    1下载:
  2. 基于vivado Verilog的伪随机数发生器,采用LFSR算法,并对其进行了升级,使用反馈级联的思想,从最大周期为2^n提升为原来的3-5倍(Based on vivado Verilog pseudo random number generator, using LFSR algorithm, and upgrade it, using the idea of feedback cascade, from the maximum cycle of 2^n to 3-5 times the
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2018-01-02
    • 文件大小:1889280
    • 提供者:9901tzh
  1. lab2B(4)LFSR

    0下载:
  2. 实现4位二进制随机数的产生的verilog代码(Implementation of generation random 4 bits code in verilog)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2018-04-21
    • 文件大小:1024
    • 提供者:电聪骑风
  1. BIC

    0下载:
  2. this project for adaptive schme techniques by using LFSR design projects
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2018-04-30
    • 文件大小:175104
    • 提供者:king of VLSI
搜珍网 www.dssz.com