搜索资源列表
winmips64
- winmips64是MIPS汇编的工具,根据汇编代码,可以单周期或者多周期运行,结果直观,功能强大-winmips64 is MIPS assembly tools, according to the assembly code, you can single-cycle or multi-cycle operation, the result intuitive, powerful
code
- Mips单周期CPU设计(支持7条指令addu、subu、ori、lw、sw、beq、lui)-Mips single-cycle CPU design
mips
- mips单周期支持add、sub(包括无符号、立即数)、跳转指令-mips single-cycle support add, sub (including unsigned immediate value), the jump instruction
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
mips
- implement of mips data path in single cycle with vhdl language
单周期完成版
- 写一个单周期处理器运行一段mips指令,并包含mips指令转汇编码的程序(Write a single cycle processor to run a section of MIPS instruction)