搜索资源列表
MipsSimulator
- 实现一个具有5段流水线结构的Mips-lite模拟器,该模拟器结构具有data forwarding,stall 处理等功能
MIPSSimulator
- 一个牛人做的MIPS模拟器,做MIPS编译器的可以一看。-Cattle are doing a MIPS simulator, so MIPS compiler can have a look.
MIPSsimulator
- 模拟指令并行过程及计算机状态,状态会显示每个循环寄存器以及内存的变化情况-A program that simulates computer instruction will show the change of the memory of each cycle.
mips
- 这是一个简单地CPU,用MIPS实现,可以实现基本的一些指令,供学习MIPS使用,还包括一个LED模块(This is a simple CPU, implemented with MIPS)