CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - verilog 流水线

搜索资源列表

  1. SRC

    0下载:
  2. 流水线CPU的verilog实现,包含id,if,ex,mem等部分的源码-an implementation of Pipelined CPU in verilog
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-15
    • 文件大小:7146
    • 提供者:zyh
  1. fifo_pipeline_booth_multiplier

    0下载:
  2. fifo_pipeline_modified_booth_multiplier一个使用FIFO的Booth乘法器,并且使用了流水线描述方式,本程序给予verilog 语言-fifo_pipeline_modified_booth_multiplier, a booth multiplier using pipeline technology in verilog HDL language
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-14
    • 文件大小:2969
    • 提供者:谷雨
  1. pipeline_lut_multiplier

    0下载:
  2. pipeline_lut_multiplier, 一个使用查找表实现的流水线乘法器,本程序使用verilog HDL language 语言编写-pipeline_lut_multiplier ,a multiplier based on look up tablets ,and it is programing in verilog language
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-15
    • 文件大小:5391
    • 提供者:谷雨
  1. pipeline_streamlined_divider

    0下载:
  2. pipeline_streamlined_divider, 一个流水线的除法器,使用Verilog HDL语言编写-pipeline_streamlined_divider, a divider using pipeline technology in verilog HDL language
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-04
    • 文件大小:2584
    • 提供者:谷雨
  1. ppv2

    0下载:
  2. pipeline流水线用MIPS实现,用的是verilog。解决流水线的各种冲突。-pipeline pipeline with MIPS implementation, using verilog. Resolve conflicts pipeline.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-18
    • 文件大小:5018214
    • 提供者:勿苛刻
  1. pipe_mul

    0下载:
  2. 移位加乘法器的实现;移位加乘法器的流水线结构的实现。代码清晰明了。-multiply verilog RTL;pipelin multiply verilog RTL;good coding stytle
  3. 所属分类:MPI

    • 发布日期:2017-04-13
    • 文件大小:1770
    • 提供者:mayunli
  1. Cordic-arithmetic-pipeline

    0下载:
  2. FPGA实现基于Cordic算法的流水线结构设计,相关verilog语言代码-FPGA to realize the Cordic code
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-29
    • 文件大小:229436
    • 提供者:孙永林
  1. cordic

    0下载:
  2. verilog编写的数字信号发生器NCO用CORDIC方法实现产生sin cos信号,流水线结构,简单实用。-verilog prepared by the digital signal generator NCO using CORDIC method implementation generate sin cos signal, pipelined architecture, simple and practical。
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-12
    • 文件大小:1263
    • 提供者:李斌
  1. liushui

    0下载:
  2. 本程序实现流水线功能,您可根据自己需要更改参数,试用芯片xilinx,用verilog语言编写-This program implements the pipeline, you may be required to change the parameters according to their own try xilinx chip with verilog language
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-30
    • 文件大小:73022
    • 提供者:liyi
  1. pipline_lms_and_rls_verilog

    2下载:
  2. 流水线LMS,和RLS算法的Verilog代码,用于自适应信号处理的FPGA实现。-The Verilog code about fir_pipline_lms and fir_rls. They commonly used in adaptive signal processing in FPGA platform.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-14
    • 文件大小:2677
    • 提供者:杨光西
  1. mips

    0下载:
  2. Verilog语言开发的基于mips指令集的流水线cpu,只支持部分指令-Verilog language-based development pipeline cpu mips instruction set support only part of the instruction
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-30
    • 文件大小:14930
    • 提供者:DY
  1. IDCT

    0下载:
  2. HEVC是正在研发的新一代视频编码标准。 本文面向HDTV应用,设计兼容HEVC标准的两位整数IDCT电路, 通过对IDCT的特点进行分析,完成了电路的架构设计, 采用较为节省面积的做法和流水线结构,并进行VerilogHDL代码设计-High Efficiency Video Coding(HEVC) is the currently developing video standard. In this article, a novel pipelined 2-D IDCT architect
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-15
    • 文件大小:5055
    • 提供者:毕翔宇
  1. mips

    0下载:
  2. 基于mips架构的五级流水线硬件实现。使用verilog-Based on the five-stage pipeline hardware architecture mips
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-14
    • 文件大小:4407
    • 提供者:毕翔宇
  1. 32bit_add_exercise

    0下载:
  2. 32位全加器,另有一个采用流水线的版本,是基于verilog语言的,很实用,希望对大家有所帮助-32-bit full adder, while a pipelined version,code is based on verilog language, it is practical, we hope to help
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-16
    • 文件大小:3798584
    • 提供者:李丽
  1. pcpu_handle_mem

    0下载:
  2. Verilog实现五级流水线CPU,hazard以及时序功能已经实现。-Realize five-stage pipeline CPU
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-29
    • 文件大小:11389753
    • 提供者:llly
  1. PipelineCPU

    0下载:
  2. 一个用Verilog HDL语言所写的32位MIPS指令系统流水线CPU,含代码工程文件和相关设计说明文档,比较详细。-verilog HDL, 32 MIPS pipeline CPU
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-12-15
    • 文件大小:3544064
    • 提供者:刘加东
  1. pipeline_adder

    0下载:
  2. 用于快速计算32位加法,共分5级锁存器,4个8位加法器(pipeline_adder it helps you to add 32 bits swiftly if you need more information,may call me by the website account,it's really helpful)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2018-01-02
    • 文件大小:79872
    • 提供者:Joker13213
  1. add_2p

    0下载:
  2. 用于FPGA的加法器实现程序,采用Verilog语言编写,使用了两级流水线方法(Adder implementation program for FPGA)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2018-01-04
    • 文件大小:1024
    • 提供者:cxtisme
  1. add_3p

    0下载:
  2. 用于FPGA的加法器实现程序,采用Verilog语言编写,使用三级流水线方法(Adder implementation program for FPGA)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2018-01-04
    • 文件大小:1024
    • 提供者:cxtisme
  1. 北航MIPS多周期

    1下载:
  2. 多周期流水线处理器的verilog实现。(The Verilog implementation of a multi cycle pipelined processor.)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2018-04-23
    • 文件大小:14572544
    • 提供者:jetyeah
« 1 2 3 4 5 6»
搜珍网 www.dssz.com