文件名称:Pipeline
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2015-04-16
- 文件大小:
- 26kb
- 下载次数:
- 0次
- 提 供 者:
- 孙**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
用图形界面演示模型机的指令序列在5级流水线上的执行过程。使用高级语言Java,在Eclipse环境下开发流水线的仿真程序。实现针对任意的无相关模型机指令序列(包括数据前推、load前推并解决控制相关),能单步显示出每个时钟周期流水线上指令的执行情况,具体包括:时钟周期及编号、各级流水线寄存器的内容、各级流水线的控制信号。-
Graphical interface demo model machine instruction sequence is d on five pipeline. Using high-level languages Java, Eclipse development environment in the pipeline simulation program. Achieve no correlation model for any sequence of machine instructions (including data before pushing, pushing and resolved before the load control related), to show the implementation of a single step on each clock cycle instruction pipeline, including: number of clock cycles and each content-stage pipeline registers, control signal line levels.
Graphical interface demo model machine instruction sequence is d on five pipeline. Using high-level languages Java, Eclipse development environment in the pipeline simulation program. Achieve no correlation model for any sequence of machine instructions (including data before pushing, pushing and resolved before the load control related), to show the implementation of a single step on each clock cycle instruction pipeline, including: number of clock cycles and each content-stage pipeline registers, control signal line levels.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Pipeline
........\.classpath
........\.project
........\.settings
........\.........\org.eclipse.jdt.core.prefs
........\bin
........\...\DataMem.class
........\...\EXE.class
........\...\ID.class
........\...\IF.class
........\...\InstructionMem.class
........\...\MEM.class
........\...\Pipeline.class
........\...\Reg.class
........\...\WB.class
........\src
........\...\DataMem.java
........\...\EXE.java
........\...\ID.java
........\...\IF.java
........\...\InstructionMem.java
........\...\MEM.java
........\...\Pipeline.java
........\...\Reg.java
........\...\WB.java