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

搜索资源列表

  1. PipelineCPU

    0下载:
  2. 用Verilog实现一个简单的流水线CPU,并运行一个Quicksort程序。这是Berkley,eecs系的计算机系统结构课程实验的实验三。-This file is written in Verilog to achieve a simple pipeline CPU, which can run a Quicksort program.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-28
    • 文件大小:28787
    • 提供者:Matgek
  1. simpleCPUdesign

    0下载:
  2. 本文档介绍了一个简单的单周期CPU,和流水线CPU的实现过程。 这是我们完成伯克利大学EECS系计算机系统结构课程的实验文档,实验信息见http://www-inst.eecs.berkeley.edu/~cs152/fa05/-This document describes a simple single-cycle CPU, and CPU pipeline implementation process. This is the complete Berkeley EECS Departme
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-08
    • 文件大小:453868
    • 提供者:Matgek
  1. quant_4x4

    0下载:
  2. x264标准下,4×4量化部分手动汇编语言改写,提供流水线安排-x264 Standard, 4 × 4 quantization part of manual assembly language to provide pipeline arrangements
  3. 所属分类:assembly language

    • 发布日期:2017-04-04
    • 文件大小:421960
    • 提供者:elaine
  1. pipelinesample

    0下载:
  2. 流水线求质数的简单例子 终结的策略是由最后的processor 去发出结束信号-a pipleline mip program calculating required number of prime numbers
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:1253
    • 提供者:zhidong
  1. liushuixian

    0下载:
  2. 经典的流水线加工问题的仿真模型 在matlab命令窗口中输入yige(a,b,r,l) a表示工件的长,b表示工件的宽 r表示弯道半径 l表示两个工件之间的距离-as described above
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:1280
    • 提供者:pengzhimin
  1. HomeworkControl

    0下载:
  2. 一个用C++语言描述的流水线调度的最短的调度算法。-One with C++ language to describe the shortest pipeline scheduling scheduling algorithm.
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:353252
    • 提供者:天涯沦落人
  1. paper_FPGA

    0下载:
  2. 基于FPGA控制的高速固态存储器设计,对固态存储器进行了需求分析, 根据航天工程对高速固态存储器的需求, 确定了设计方案。 针对航天工程对高速固态存储器速率要求较高的特点, 在逻辑设计方面采用流水线技术、并行总线技术。在器件选择方面, 采用LVDS构成接口电路, FPGA构成控制逻辑电路电路, SDRAM芯片阵列构成存储电路。设计了高速固态存储器。该设计简化了硬件电路, 大大提高了存储数据的速率。-FPGA-based control design of high speed solid s
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-30
    • 文件大小:261784
    • 提供者:lyh
  1. lsx

    0下载:
  2. 单功能流水线调度机构模拟。通过运行程序计算流水线的吞吐率、加速比、效率。-Simulation of single-function pipeline operator. Calculated by running the program pipeline throughput, speedup and efficiency.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-03
    • 文件大小:1059
    • 提供者:肖旖旎
  1. CPUsourcecode

    0下载:
  2. 本设计实现了一个具有标准的32位5级流水线架构的MIPS指令兼容CPU系统。具备常用的五十余条指令,解决了大部分数据相关,结构相关,乘除法的流水化处理等问题,并实现了可屏蔽的中断网络。-This design implements a standard 32-bit 5-stage pipeline architecture of MIPS instruction compatible CPU system. Instructions with more than 50 commonly use
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-08
    • 文件大小:93517
    • 提供者:李敏
  1. 4

    0下载:
  2. 微机接口 5259LED灯的流水线走马A c语言源码下载-Computer Interface 5259LED light line fishing was A c language source code download
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:1391
    • 提供者:大海
  1. 071221088

    0下载:
  2. 实现一个简单的单周期流水线CPU,使用verilog语言开发 在quartus平台下运行-Implement a simple single-cycle pipelined CPU, using verilog language development platform running in quartus
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-23
    • 文件大小:7382306
    • 提供者:陈淼
  1. 061110061

    0下载:
  2. 在quartus平台下使用verilog语言编程实现简单的单流水线CPU,可以执行16条基本指令-Quartus platform in the verilog language programming using a simple single-line CPU, can perform 16 basic instructions
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-19
    • 文件大小:5525850
    • 提供者:陈淼
  1. Para-Alg

    0下载:
  2. 并行计算或称平行计算是相对于串行计算来说的。所谓并行计算可分为时间上的并行和空间上的并行。 时间上的并行就是指流水线技术,而空间上的并行则是指用多个处理器并发的执行计算。-Parallel computing parallel computing, or is relative to the serial calculation for the. The so-called parallel computing can be divided into time and space paralle
  3. 所属分类:Parallel Port

    • 发布日期:2017-05-23
    • 文件大小:7283006
    • 提供者:cmd
  1. ccccc

    1下载:
  2. 关于车间调度的一个主程序,是关于服装生产流水线工序编排的主程序-A main program on the shop scheduling
  3. 所属分类:Other windows programs

    • 发布日期:2017-01-11
    • 文件大小:9070
    • 提供者:aichibingqilin
  1. Floating-Point-Adder

    1下载:
  2. 浮点数加法器IP核的vhd设计。浮点数加法运算是运输中使用最高的运算,结合vhdl和EPGA可编程技术,完成具有5线级流水线结构、符合IEEE 754浮点标准、可参数化为单、双精度的浮点数加法器。-Floating point adder design IP core vhd. Floating-point addition operation is used in most transport operations, combined with vhdl and EPGA programmab
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-22
    • 文件大小:154913
    • 提供者:凌音
  1. LEDtest

    0下载:
  2. vhdl 实现fpga 闪灯控制 流水线闪灯 还用signalTAP进行检测,给初学者参考-vhdl fpga flash control lines to achieve flash is also used signalTAP testing, to advanced users
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-06
    • 文件大小:805490
    • 提供者:adam
  1. pipeline_test

    0下载:
  2. 流水线CPU,将指令的运行分为五个段,这是个五段流水线-pipeline CPU
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1524151
    • 提供者:feige
  1. stm8LibFun

    0下载:
  2. STM8是ST推出的新一带8bit MCU,采用三级流水线,最大运行频率20MIPS@24MHz,此处给出了关于此MCU的一些库函数-STM8 is a new kind of MCU,and some library functions are given here.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-29
    • 文件大小:251175
    • 提供者:yiliyate
  1. stm8stdemoProgramme

    0下载:
  2. STM8是ST推出的新一带8bit MCU,采用三级流水线,最大运行频率20MIPS@24MHz,此处给出了关于此MCU的一些demo程序-STM8 is a new kind of MCU,and some library functions are given here.
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:219342
    • 提供者:yiliyate
  1. STM8MiniKituserbook

    0下载:
  2. STM8是ST推出的新一带8bit MCU,采用三级流水线,最大运行频率20MIPS@24MHz,此处给出了关于此MCU的使用手册-STM8 is a new kind of MCU,and the user book is given here
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:331246
    • 提供者:yiliyate
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 27 »
搜珍网 www.dssz.com