搜索资源列表
mipsdesign
- mips核代码,Verilog写的,希望对大家有用-mips core code, Verilog written
cppcode.tar
- mips assembly code which sum two number from user
MIPTCode
- 郭华阳大牛的MIPS程序解答,对于ACM竞赛的同学非常受用-This is a solution code set for problems on MIPS online judge system
test_drivers
- MIPS driver test code
Simulator
- 基于VC++的MIPS五级整数流水线模拟系统,附有设计文档与源代码。-VC++ for MIPS based on five integer pipeline simulation system, with design documents and source code.
Simulators
- 基于VC++的MIPS五级整数流水线模拟系统,附有设计文档与源代码-VC++ for MIPS based on five integer pipeline simulation system, with design documents and source code
sort
- MIPS code for Selection Sort
code
- 是用verilog写的带uart的简单controller,使用的是mips指令,用modelsim仿真,波形正确-With uart verilog write a simple controller, use the mips instruction the modelsim simulation, waveform correctly
MIPS
- 51单片机软件实验的代码。有内存操作、数制与代码转换、算数运算、比较和查表。-51 MCU software experimental code. Memory operation, the number system and code conversion, arithmetic, and compare and look-up table.
Virtual-Machine
- C++模拟mips处理器,能执行mips二进制代码,支持大部分mips指令,可选文字显示和图片显示两种模式-C++ simulation mips processor can execute binary code mips, support most mips instruction, optional text display and picture display modes
LFYY_cpu
- 建议CPU五级流水,带有指令寄存器cache,处理数据冒险-code for cpu mips with cache
fpga_pc_software
- 计算机组成原理课程实验使用软件,Thinpad教学机教学实验软件 实现mips代码到机器代码之间的转换 实现本机和FPGA板的通信,将机器代码送入 可在本机编写代码送入fpga板的sram中,fpga板的cpu会运行-Computer architecture course experiment using software, Thinpad teaching machine teaching experiment software mips code into machine co
multi_cpu
- 用verilog语言编写的简单多周期CPU代码,在Sparten3板上可运行。实现了加、减、与、或、非等MIPS指令。-Verilog language with a simple multi-cycle CPU code can be run in Sparten3 board. Realization of add, subtract, and, or, not, etc. MIPS instruction.
mips-code-to-machine-code
- 汇编代码转成机器码——对输入有几点要求:指令是小写;一行只能有一条指令;每行开头不能有空格,必须一上来就是操作符,后面可以有空格;立即数只处理十进制数;输入-1代表程序结束-Turn assembly code into machine code- there are several points of entry requirements: command is lowercase line can only have one instruction beginning of each l
machine_code_to_mips
- 机器码转换为汇编码,将指令存在计算机内的编码及机器码转换为mips汇编语言-machine code to mips
code
- 单线MIPS指令的简单运行和操作,包括部分运算,比如add,or-signal cycle MIPs
mips789.tar
- MIPS CPU RTL Reference Code
Chapter2
- This is a mips processor code, simple but detailed, functions well, easy to understand, modify and extend, deliver, maintain.
