搜索资源列表
SC_22
- MIPS系列CPU下的测试代码,非常好的东西;-MIPS CPU series of test code, a very good thing;
ucos2.8-run-mips
- UCOS在我的MIPS CPU上的移植 1. 这是UCOS在我的MIPS CPU上的移植代码, 编译工具使用标准的MIPS GCC. 2. 所有CPU相关的代码全在start.S中,相关函数说明如下:
yuanma
- MIPS指令源代码,用于CPU设计,计算机组成原理课设所需要的源代码下载-MIPS instruction source code for the CPU design, computer composition principle lesson to set the source code download
mips-cpu
- 一个组成原理的课程设计,完成一个流水线MIPS CPU的设计,有详细的说明及其代码,实测可用-a project about the design of MIPS CPU
jizu
- 计算机组成,mips汇编教程,以及cpu的原理和实现,精品教程-Computer, mips assembly tutorial, as well as the principle and the realization of the cpu, excellent tutorial
MIPSCPU
- 用verilog描述一个mips体系结构的cpu,分别用c语言mips汇编语言写了一段程序,翻译成机器码可以再cpu上运行。仿真结果三者完全一致。-Mips architecture cpu with verilog descr iption c language mips assembly language to write a program, translated into machine code can then cpu running on. Simulation results e
3-David_Harris-Mpis-cpu
- mips的源码 基于hmtl的 学习计算机组成原理的同学可以-mips source hmtl based learning computer organization students can look
MIPS
- 基于32位字长的MIPS cpu设计的代码实现,包括指令和寄存器数据-Based on a 32-bit word length MIPS cpu design code, including instructions and register data
See_MIPS_Run-2nd
- MIPS架构CPU的入门书籍,此书讲述了在通用MIPS CPU 上编程需要了解的一切知识。-Book for beginner of CPU of MIPS Architecture,it tells all the knowledge need for the development on the MIPS CPU.
code
- Mips单周期CPU设计(支持7条指令addu、subu、ori、lw、sw、beq、lui)-Mips single-cycle CPU design
MIPS-Lite2
- logisim 单周期cpu 支持addu subu lw sw 等指令-logisim single cpu support addu subu le sw and so on
singleTcpu
- 单周期cpu设计,基于xilinx ISE环境设计,使用MIPS语言-Single cycle, the CPU is designed, based on xilinx ISE environment design, the use of MIPS language
m_cycle_mips
- verilog设计的5状态多周期mips -multiple cycle mips CPU design of Verilog
CPU
- 多周期CUP用MIPS汇编的实现,包含了测试指令。(Multi cycle CUP with MIPS compilation of the implementation, including the test instructions.)