搜索资源列表
mips
- 在 君正芯片上的mips
Simulator
- 一个可以模拟MIPS汇编语言在硬件上运行的模拟器。 该模拟器对于43条最常用的指令进行了实现。而且实现了端口通信,输入和输出中断。 对于数据传输的延时也进行了考虑。 为了让读者更好理解程序功能,附带了使用说明。-One can simulate the MIPS assembly language running on the hardware simulator. The simulator for the 43 most commonly used instru
SPIM2008_spring
- 这是mips汇编语言的模拟器SPIM的使用说明,对MIPS干兴趣的下。-Mips assembly language this is the SPIM simulator of the use of MIPS interest in the next stem.
mips
- 可在Mips模拟器SPIM上运行的程序代码,加法和排序-SPIM simulator can be run on Mips program code, additions and sorting
spim2003fall_1
- MIPS模拟器SPIM使用方法以及介绍的PPT-MIPS simulator SPIM using the methods and PPT presentation
spim2003fall_2
- MIPS的模拟器SPIM简介以及实用方法,实例的PPT第2部分-About MIPS simulator SPIM, as well as practical methods, examples of the PPT Part 2
hmc-mips-7-3-15
- mips processor in verilog
MIPSassembler
- Mips指令汇编器,将MIPS汇编程序转换为机器码。-mips assembler:change mips assembler program into machine code.
project3
- 这是我在大学本科汇编课程的一个小程序,MIPS语言,功能也很简单,程序会要求用户输入一个20个character长度的字符串,然后用了三种不同的算法来判断此字符串是否是回文序列,然后给予用户feedback-This is my compilation of courses at the undergraduate a small program, MIPS language functions are very simple, the program will ask the user to
MIPS.Assembly.Language
- mips 架构汇编程序设计, 介绍了mips下的汇编语法, 以及一些实例-mips assembler programming framework introduced under mips assembly syntax, and some examples
mipsAsm
- 简单的MIPS汇编模拟器,可以模拟模拟MIPS汇编,将MIPS指令转换为二进制。-Simple MIPS assembly simulator can simulate the simulated MIPS assembler, MIPS instruction will be converted to binary.
MIPS-Assembly
- MIPS汇编语言开发的相关学习资料,英文版,非常有用-MIPS assembly language-related learning materials, in English, very useful
mips-cpu
- 一个组成原理的课程设计,完成一个流水线MIPS CPU的设计,有详细的说明及其代码,实测可用-a project about the design of MIPS CPU
mips
- MIPS浮点数加法减法,用mars汇编器原创-mips float-point number arithmetic
MIPS
- MIPS code that calculate X^2
mips
- C编写的程序,将MIPS汇编指令转换为机器码,并以二进制方式存盘。实现指令add/and/sw/sub/slt.-Programs written in C, will MIPS assembly instructions into machine code, and save the file in binary mode. Implement directives add/and/sw/sub/slt.
MIPS
- 基于32位字长的MIPS cpu设计的代码实现,包括指令和寄存器数据-Based on a 32-bit word length MIPS cpu design code, including instructions and register data
MIPS-Assembly-Language-Programming
- MIPS汇编语言 MIPS介绍的很全面 注重操作 全英文版 但是叙述得很简单易懂-MIPS MIPS assembly language is very comprehensive presentation focused operating all in English, but is very easy to understand narrative
MIPS-architecture-vol-IIa
- 本书详细的讲解了MIPS的所有指令,包括二进制码的形式,功能描述及讲解。-The book explains in detail all the MIPS instruction, including binary code form, function descr iption and explanation.