作者投稿和查稿 主编审稿 专家审稿 编委审稿 远程编辑

计算机工程 ›› 2012, Vol. 38 ›› Issue (01): 268-269,272. doi: 10.3969/j.issn.1000-3428.2012.01.088

• 开发研究与设计技术 • 上一篇    下一篇

基于预缓冲机制的低功耗指令Cache

王 冶,张盛兵,王党辉   

  1. (西北工业大学航空微电子中心,西安 710065)
  • 收稿日期:2011-05-27 出版日期:2012-01-05 发布日期:2012-01-05
  • 作者简介:王 冶(1985-),男,硕士研究生,主研方向:计算机系统结构,专用集成电路设计;张盛兵,教授、博士生导师;王党辉,副教授
  • 基金资助:
    国家自然科学基金资助项目(60736012)

Low-power Instruction Cache Based on Predict Buffer Mechanism

WANG Ye, ZHANG Sheng-bing, WANG Dang-hui   

  1. (Aviation Microelectronics Center, Northwestern Polytechnical University, Xi’an 710065, China)
  • Received:2011-05-27 Online:2012-01-05 Published:2012-01-05

摘要: 为降低微处理器中片上Cache的能耗,设计一种基于预缓冲机制的指令Cache。通过预缓冲控制部件的预测,使处理器需要的指令尽可能在缓冲区命中,从而避免访问指令Cache所造成的功耗。对7个测试程序的仿真结果表明,预缓冲机制能节省23.23%的处理器功耗,程序执行性能平均提升7.53%。

关键词: 微处理器, 低功耗, 指令Cache, 预缓冲, SimpleScalar仿真器

Abstract: This paper designs an instruction Cache based on Predict Buffer(PB) mechanism to reduce the energy consumption of on-chip Cache of the processor. It can make instruction needed by processor hit in buffer mostly by PB control component predict, thus power dissipation of instruction Cache can be avoided. Simulation result of seven benchmarks shows that PB mechanism can save more than 23.23% power and improve performance by 7.53%.

Key words: microprocessor, low-power, instruction Cache, Predict Buffer(PB), SimpleScalar simulator

中图分类号: