CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - 基于Verilog

搜索资源列表

  1. i2c(FPGA)

    2下载:
  2. 基于FPGA的I2C总线模拟,采用verilog HDL语言编写。-FPGA-based I2C bus simulation, using verilog HDL language.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:207.87kb
    • 提供者:李浩
  1. canbus(FPGA)

    4下载:
  2. 基于FPGA的can 总线设计,采用verilog语言编写。在FPGA的开发环境下,新建一个工程,然后将本文件中的各个源代码添加进工程里,即可运行仿真。-FPGA-based bus design can use verilog language. FPGA development environment, a new project, and then the paper all the source code to add the project, Simulation can be run
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:842.38kb
    • 提供者:李浩
  1. cordic_atan

    5下载:
  2. 用verilog语言实现计算反正切函数,在软件无线电中解调PM/FM中使用的尤为频繁。上传的压缩包是modelsim工程,基于6.5c,里边包含一个完整的PM波产生以及解调过程的matlab文件仿真,并取其中间的I和Q支路做为verilog文件的输入,并将其借条输出与MATLAB实际解调输出作比较。 鉴相器的设计基于CORDIC算法,其精度取决于迭代的深度。由于工程实际运用只需要解调出atan值,并不需要绝对的值,所以并没有给予加权,需要的同学可以自己加上。-Calculated usin
  3. 所属分类:数学计算/工程计算

    • 发布日期:2014-01-08
    • 文件大小:78.32kb
    • 提供者:Jorge
  1. vga

    0下载:
  2. 基于verilog hdlR的VGA显示的源码-Source based on the verilog hdlR the VGA display
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-02
    • 文件大小:871byte
    • 提供者:wangyafu
  1. cshiyan2012

    2下载:
  2. 基于EDA软件平台上,用硬件描述语言verilog设计完成分频器、计数器、串行移位输出器、伪码发生器、QPSK I/Q调制器、QPSK I/Q解调器,基于选项法中频调制器,再将各个模块综合起来组成一个完整系统;并用quartusII软件对其进行仿真验证。-EDA software platform based on the hardware descr iption language verilog design complete shift of the frequency divider,
  3. 所属分类:STL

    • 发布日期:2014-01-27
    • 文件大小:1.82mb
    • 提供者:赵旋
  1. hw

    0下载:
  2. 基于jepg格式的dct变换的verilog代码实现-Based jepg format dct transform verilog code
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-09
    • 文件大小:26.15kb
    • 提供者:彦旌
  1. spi

    0下载:
  2. 基于system generator的SPI协议的设计,能自动转换成verilog或VHDL语言-Based on the system of the generator SPI protocol design
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:13.98kb
    • 提供者:chenzefeng
  1. 64路并行带延迟

    2下载:
  2. 64路并行内插滤波以及基于gardener环的符号同步 MATLAB仿真
  3. 所属分类:仿真建模

    • 发布日期:2017-10-19
    • 文件大小:23.23kb
    • 提供者:meisong123
  1. cordic

    2下载:
  2. 基于Verilog HDL语言,用cordic算法的旋转模式实现三角函数和反三角函数的计算(Calculation of trigonometric function and anti trigonometric function by rotation mode of CORDIC algorithm)
  3. 所属分类:数学计算

    • 发布日期:2018-01-04
    • 文件大小:8kb
    • 提供者:yinbayinba
  1. test_5.0_tetris

    0下载:
  2. 基于Vivado实验平台,用Verilog语言编写的俄罗斯方块,可以在FPGA硬件上上下载运行(Based on the Vivado platform, the Tetris block written in the Verilog language can be downloaded on the FPGA hardware.)
  3. 所属分类:压缩解压

    • 发布日期:2018-01-06
    • 文件大小:7.2mb
    • 提供者:Ray_2015
  1. 源码 基于XILINX FPGA的ofdm通信系统基带设计

    4下载:
  2. verilog 源码 基于XILINX FPGA的ofdm通信系统基带设计(Experiment of digital signal processing: parallel filtering experiment code. I hope it will help.)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-28
    • 文件大小:3.59mb
    • 提供者:Oliver-H
  1. CICFilter

    0下载:
  2. 一个CIC滤波器的源代码,基于verilog HDL语言(The source code of a CIC filter is based on Verilog HDL language.)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-02
    • 文件大小:4kb
    • 提供者:IT熊出没
  1. fir_lms

    1下载:
  2. 通过基于LMS算法的Verilog程序的编写来实现自适应滤波器的功能(The function of adaptive filter is realized by compiling Verilog program based on LMS algorithm.)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2020-05-09
    • 文件大小:41kb
    • 提供者:ys1997
  1. lzs-master

    0下载:
  2. 基于verilog的LZS压缩和解压算法,压缩比1;2 。里面带有C原言的代码。已经通过验证!(Verilog based LZS compression and decompression algorithm, compression ratio 1; 2. It has the C code in it. It has been verified!)
  3. 所属分类:压缩解压

    • 发布日期:2020-01-04
    • 文件大小:427kb
    • 提供者:小夏2018
搜珍网 www.dssz.com