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

搜索资源列表

  1. 靳远-源程序

    0下载:
  2. 几个VHDL的源代码和和一个本人编写的5级流水线RISC CPU的代码-several VHDL source code, and in my preparation of a five pipelined RISC CPU code
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:433kb
    • 提供者:core_design
  1. add_16_pipe

    0下载:
  2. 16位加法器的流水线计算,verilog代码,用于FPGA平台。-16 pipelined adder, verilog code for the FPGA platform.
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:809byte
    • 提供者:qjyong
  1. leg_source

    1下载:
  2. verilog hdl编写,六段流水线CPU.程序完整,功能强惊。分为多模块编写-verilog hdl prepared replace pipelined CPU. The integrity of the process, strong function scared. Divided into multiple modules prepared
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:641.19kb
    • 提供者:lumingzhi
  1. dsp_addmul

    0下载:
  2. DSP流水线算法,适用于对DSP进行较深研究的人员使用-pipelined DSP algorithm that applies to the DSP for deeper study of the use of
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:4.33kb
    • 提供者:李并
  1. fft_flp32_Complex

    0下载:
  2. 文件包为浮点快速傅立叶变换(32点)的汇编代码,运行在ADI的Visual DSP++平台上,由于结合了并行流水线指令,该算法具有很高的运行效率,可以被广泛使用在高速数字信号处理方面。-package for floating-point fast Fourier transform (32 points) compiled code, ADI operations in the Visual DSP platform, thanks to a combination of a parallel
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:353.31kb
    • 提供者:傅峰
  1. pis

    0下载:
  2. Computer Architecture pipelined implementation simulator
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:4.87kb
    • 提供者:ludiming
  1. pipelined-mips-cpu

    6下载:
  2. 用verilog语言描述了MIPS的5级流水线。-Language described by verilog MIPS 5-stage pipeline.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2015-11-27
    • 文件大小:167kb
    • 提供者:jack chen
  1. lab4

    0下载:
  2. ics lab4 (csapp lab4) Software School, ICS, Autumn 2010 Optimizing the Performance of a Pipelined Processor-ics lab4 (csapp lab4) Software School, ICS, Autumn 2010 Optimizing the Performance of a Pipelined Processor
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2017-03-03
    • 文件大小:429.29kb
    • 提供者:beni
  1. mult_piped_8x8

    0下载:
  2. 8位乘8位的流水线乘法器,采用Verilog hdl编写-8 x 8-bit pipelined multiplier, used to prepare Verilog hdl
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:897byte
    • 提供者:江浩
  1. median-filter

    0下载:
  2. 基于FPGA的图像中值滤波算法的优化及实现vhdl-中值滤波 利用VHDL语言实现三级流水线中值滤波-FPGA-based image filtering algorithm optimization and realization of vhdl-median filter using VHDL language three pipelined median filter
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-23
    • 文件大小:670byte
    • 提供者:站长
  1. fpga_FILTER

    0下载:
  2. 基于FPGA的可编程数字滤波器系统,基于FPGA的数字滤波器的设计与实现,基于FPGA流水线分布式算法的FIR滤波器的实现-FPGA-based programmable digital filter system, the digital filter based on FPGA Design and Implementation, Distributed Pipelined FPGA-based FIR filter algorithm to achieve
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-10
    • 文件大小:2.32mb
    • 提供者:玉玲
  1. CORDIC

    1下载:
  2. :CORDIC算法将复杂的算术运算转化为简单的加法和移位操作,然后逐次逼近结果。这种方法很好的兼顾了精度、速度和硬件复杂度,它与VLSI技术的结合对DSP算法的硬件实现具有极大的意义,因而在数字信号处理领域得到了广泛应用。本文首先简要介绍了CORDIC算法的原理,然后详细描述了双模式(旋转/向量)CORDIC算法的预处理和后处理,并且基于FPGA实现了流水线双模CORDIC算法。-By converting complex arithmetic into simple operations su
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-02
    • 文件大小:384.5kb
    • 提供者:daisywmc
  1. FPGA_common_idea

    1下载:
  2. 本文讨论的四种常用FPGA/CPLD 设计思想与技巧:乒乓操作、串并转换、流水线操作、数据接口同步化,都是FPGA/CPLD 逻辑设计的内在规律的体现,合理地采用这些设计思想能在FPGA/CPLD 设计工作种取得事半功倍的效果。-This article discusses the four commonly used FPGA/CPLD design ideas and techniques: ping-pong operation, strings, and conversion, pipe
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2016-09-22
    • 文件大小:111.93kb
    • 提供者:hwei
  1. mips_multi

    0下载:
  2. mips processor multicycle non-pipelined microprocessor by verilog
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-31
    • 文件大小:9.4kb
    • 提供者:JACD
  1. liushuixian_mul

    0下载:
  2. 流水线乘法器的VHDL实现,希望对你会有用!-Pipelined multiplier in VHDL implementation, you will want to use!
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-04
    • 文件大小:2.83kb
    • 提供者:snow
  1. cordpipe

    0下载:
  2. pipelined cordic algorithm in hdl
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-13
    • 文件大小:2kb
    • 提供者:jai
  1. ps2lab1

    1下载:
  2. pipelined CPU with hazards and forwarding unit
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-02
    • 文件大小:4.91kb
    • 提供者:idan
  1. Pipelined-and-Parallel-Recursive-and-Adaptive-Fil

    0下载:
  2. Pipelined and Parallel IIR Recursive and Adaptive Filters design for hardware implementation
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:277.73kb
    • 提供者:ucicann
  1. lesson6_pipelining

    0下载:
  2. Analysis of the MIPS 32-bit, pipelined processor using synthesized VHDL
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-06
    • 文件大小:1.14mb
    • 提供者:tran
  1. pipelined

    0下载:
  2. mips processor pipelined
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-25
    • 文件大小:7.44mb
    • 提供者:bia
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com