文件名称:MIPS789
- 所属分类:
- 微处理器(ARM/PowerPC等)
- 资源属性:
- [PDF]
- 上传时间:
- 2013-08-12
- 文件大小:
- 3.55mb
- 下载次数:
- 0次
- 提 供 者:
- 阿**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
一个32位的5 级流水线处理器。在构架这个处理器的结构过程中是按照MIPS指令进行各个流水段的功能划分,并且在处理各种相关的时候参照了手头上的一个GCC_MIPS的C 语言编译器,因此支持MIPS 1指令系统。编译器的支持使这个核心有了实用价值,这个核心可以应用于各种嵌入式系统设计,代替常规的单片机实现片上系统,还可以在一个芯片里加入多个内核并且灵活的总线连接实现多处理器设计。-A 32-bit pipelined processor 5. In the fr a mework of this processor architecture is based on the MIPS instruction process for each pipeline segment, function, and in dealing with a variety of related reference to have on hand when a GCC_MIPS C language compiler, and therefore supports MIPS 1 instruction. Compiler support to make this core has practical value, the core can be applied to a variety of embedded system design, instead of the conventional single-chip system on a chip, you can also add multiple cores in a single chip and flexible bus connection to multi-processing
(系统自动生成,下载前可以参看下载内容)
下载文件列表
核心代码\RF_components.v
........\RF_stage.v
........\mem_module.v
........\ulit.v
........\EXEC_stage.v
........\forward.v
........\mips_core.v
........\decode_pipe.v
........\mips789_defs.v
........\ctl_fsm.v
论文\论文正文.pdf
....\封面以及摘要.pdf
核心代码
论文