文件名称:计组project1_riscv-simulator
介绍说明--下载内容均来自于网络,请自行研究使用
在这个项目中,您将熟悉汇编程序的工作方式以及RISC-V指令集的实现方式。 通过这个项目,您应该学习实现处理器的原理和技术。 您的任务是为小型RISC-V指令集建模汇编器和非流水线处理器。(In this project, you will be familiar with how the assembler work and how the RISC-V instruction set is implemented. Through this project, you should learn the principles and techniques used in implementing a processor. Your assignment is to models an assembler and an unpipelined processor for a small RISC-V instruction set.)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
文件名 | 大小 | 更新时间 |
---|---|---|
asm.c | 8531 | 2019-12-05 |
asm.exe | 60192 | 2019-12-05 |
riscv-small.c | 5957 | 2019-12-05 |
riscv-small.exe | 58396 | 2019-12-05 |
simple.output | 13826 | 2019-11-28 |
simple.s | 271 | 2019-11-05 |
simple1.out | 110 | 2019-11-28 |
test.out | 200 | 2019-12-05 |
test.output | 32100 | 2019-12-05 |
test.s | 481 | 2019-12-05 |