首页> 外文会议>The Ninth Annual Conference on Long Island Systems, Applications and Technology >The history and use of pipelining computer architecture: MIPS pipelining implementation
【24h】

The history and use of pipelining computer architecture: MIPS pipelining implementation

机译:流水线计算机体系结构的历史和使用:MIPS流水线实现

获取原文
获取原文并翻译 | 示例

摘要

Pipelining is an implementation technique whereby multiple instructions are overlapped in execution; it takes the advantage of parallelism that exists among the actions needed to execute an instruction. Today, pipelining is the key implementation technique used to make fast CPUs. However, most of the times, there are data dependencies that create problems during the execution and need to be solved. In this paper, we implemented pipelining in MIPS architecture and we observed the way that data dependencies were handled by our system.
机译:流水线是一种实现技术,在执行过程中,多个指令重叠在一起。它利用了执行指令所需的动作之间存在的并行性优势。如今,流水线化是用于制造快速CPU的关键实现技术。但是,大多数时候,存在数据依赖关系,这些依赖关系会在执行过程中产生问题,需要解决。在本文中,我们在MIPS架构中实现了流水线,并观察了系统处理数据依赖项的方式。

著录项

相似文献

  • 外文文献
  • 中文文献
  • 专利
获取原文

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号