CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 搜索资源 - algorithm verilog

搜索资源列表

  1. SPI-in-Verilog-implementation

    4下载:
  2. SPI的Verilog实现(非常的全面和详细,还带有SPI算法的注解).-SPI in Verilog implementation (a very full and detailed, but also with the SPI algorithm annotation).
  3. 所属分类:Communication

    • 发布日期:2017-03-23
    • 文件大小:7831
    • 提供者:尚林
  1. CRC

    0下载:
  2. 详细介绍了循环冗余校验CRC(Cyclic Redundancy Check)的差错控制原理及其算法实 现。-Details of Cyclic Redundancy Check CRC (Cyclic Redundancy Check) theory and the error control algorithm.
  3. 所属分类:Communication

    • 发布日期:2017-03-28
    • 文件大小:106406
    • 提供者:elunlang2000
  1. RS_decode

    1下载:
  2. RS编译码算法的实现 RS 码以其强大的纠突发错能力, 被广泛应用于各种差错控制场合。本文讨论了RS 码的编码和译码算 法及其软件实现。-Implementation of RS encoding and decoding algorithm for RS codes with its powerful burst error correcting capabilities, error control is widely used in various occasions. This
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:55950
    • 提供者:胡易
  1. floatmul

    0下载:
  2. 用verilog实现三十二位浮点数算法,通过状态机的方法实现。-32 floating-point implementation using verilog algorithm, the method adopted by the state machine implementation.
  3. 所属分类:File Formats

    • 发布日期:2017-04-05
    • 文件大小:788
    • 提供者:尹小怡
  1. 103244864FIR_filter_DA_machine

    0下载:
  2. 简易fir滤波器,采用分布式算法实现,verilog-Simple fir filter using distributed algorithm, verilog
  3. 所属分类:Communication

    • 发布日期:2017-04-08
    • 文件大小:954
    • 提供者:wang
  1. Verilog_shuzisheji

    0下载:
  2. 本章的目的是想通过对数字信号处理、计算(Computing)、算法和数据结构、编程语言和 程序、体系结构和硬线逻辑等基本概念的介绍,了解算法与硬线逻辑之间的关系从而引入 利用Verilog HDL 硬件描述语言设计复杂的数字逻辑系统的概念和方法。向读者展示一种 九十年代才真正开始在美国等先进的工业国家逐步推广的数字逻辑系统的设计方法-Purpose of this chapter is to through digital signal processing, computing (
  3. 所属分类:Document

    • 发布日期:2017-06-14
    • 文件大小:22794208
    • 提供者:王双
  1. april2010_1

    0下载:
  2. 基于FPGA的方向滤波指纹图像增强算法实现,本文利用FPGA具有丰富寄存器资源、可满足高速系统设计等特点,设计了一种基于FPGA纯硬件方式实现方向滤波的指纹图像增强算法。设计采用寄存器传输级(RTL)硬件描述语言(Verilog HDL),利用时分复用和流水线处理等技术,完成了方向滤波指纹图像增强算法在FPGA上的实现。-Directional filtering fingerprint image enhancement algorithm based on FPGA using the FP
  3. 所属分类:Project Design

    • 发布日期:2017-05-01
    • 文件大小:928789
    • 提供者:kudding
  1. 4-Booth

    0下载:
  2. booth algorithm by verilog
  3. 所属分类:Project Design

    • 发布日期:2017-12-02
    • 文件大小:855938
    • 提供者:Ayham Jadallah
  1. fpga-draw

    0下载:
  2. 二维图形加速器设计与实现。采用Verilog HDL语言对各功能模块进行了设计,包括画线、画圆、画椭圆、多边形填充以及区域复制等,总结了一套将算法使用硬件描述语言实现的一般流程.这是本人花了50大洋买的,吐血奉献-Design and implementation of a two-dimensional graphics accelerator. Using Verilog HDL language of each functional module design, draw lines, d
  3. 所属分类:software engineering

    • 发布日期:2017-11-10
    • 文件大小:1403886
    • 提供者:王明新
  1. aes_pipe_latest.tar

    0下载:
  2. VERILOG IMPLEMENTATION OF PIPELINED AES ALGORITHM
  3. 所属分类:Development Research

    • 发布日期:2017-04-24
    • 文件大小:186104
    • 提供者:ANNIYAN
  1. cordic

    1下载:
  2. 基于cordic算法的DDS的Verilog代码。经过仿真验证,绝对可靠。-Based on cordic algorithm DDS Verilog code. Through the simulation, is absolutely reliable.
  3. 所属分类:Document

    • 发布日期:2017-04-10
    • 文件大小:1985364
    • 提供者:longgege
  1. cordic_final_program

    0下载:
  2. Verilog Code for CORDIC Algorithm
  3. 所属分类:Project Design

    • 发布日期:2017-04-29
    • 文件大小:11850
    • 提供者:akkijamzala
  1. CAM2006

    0下载:
  2. Verilog allows you to design your digital design at various abstraction levels.Suppose you have an algorithm to be implemented in the form of a digital circuit then you can easily use Verilog constructs to do the same without worrying about the unde
  3. 所属分类:Communication

    • 发布日期:2017-05-03
    • 文件大小:779345
    • 提供者:suresh
  1. 三角函数的Verilog HDL语言实现

    0下载:
  2. 以Actel FPGA作为控制核心,通过自然采样法比较1个三角载波和3个相位差为1 200的正弦波,利用Verilog HDL语言实现死区时间可调的SPWM全数字算法,并在Fushion StartKit开发板上实现SPWM全数字算法。(With Actel FPGA as the control core, between 1 and 3 triangular carrier phase difference of 1200 sine wave by natural sampling, rea
  3. 所属分类:文章/文档

    • 发布日期:2017-12-16
    • 文件大小:148480
    • 提供者:所罗门
搜珍网 www.dssz.com