Felix
|
c8144787b0
|
docs(README): 更新标题链接指向 github 仓库
|
4 months ago |
Felix
|
82fe15aa3e
|
feat(makefile): 为lab9增加benchmarks
|
8 months ago |
Felix
|
6b950d2ea0
|
fix(makefile): 修复lab9未删除历史trace的问题
|
8 months ago |
Felix
|
a60237e7fd
|
fix(makefile): 修复测例执行顺序问题
使用sort保证测例执行的顺序一致
|
8 months ago |
Liphen
|
6293d1cd89
|
fix(mstatus.mpp): 写入非法值时,mpp保持原值
更新逻辑修改为当往mpp中写入CPU未实现的状态时,mpp保持原值不变
|
8 months ago |
Felix
|
2f2f9e9b54
|
fix(difftest): 修复只实现M模式的CSR初始值
|
9 months ago |
Liphen
|
6e3f2de95f
|
perf(difftest/makefile): 增加 help 提示
|
9 months ago |
Liphen
|
ee417a132c
|
docs(README): 增加实验环境说明
|
10 months ago |
Wang Jiadong
|
98c42ca11b
|
perf(test/lab4): 强化 lab4 的测例
1. 更新测例生成脚本,使存数指令和取数指令不会连续发生
2. 更新测例文件,避免部分情况下错误的访存地址生成逻辑仍可通过测例的问题
|
10 months ago |
Liphen
|
abb03ef3c3
|
fix(test/bin): 增加 bin 文件序号
不同操作系统下文件排序逻辑不同,通过增加编号的方式修复跨系统下 trace 不一致的问题
|
10 months ago |
Liphen
|
80b1cd00f2
|
docs(difftest): 修正cpu_trace描述,删除无用参数
|
10 months ago |
Felix
|
b0832deab0
|
feat(difftest/Makefile): 增加指定测例生成波形命令
|
10 months ago |
Liphen
|
43209019e7
|
docs: 增加各模块功能说明和一些关键代码注释
|
10 months ago |
Liphen
|
67a04e71d4
|
docs(README): 增加环境完整性测试使用说明
|
10 months ago |
Liphen
|
8e6db9f912
|
fix(ARegfile): 修正寄存器位宽注释为XLEN
|
10 months ago |
Felix
|
5c2305b0ed
|
feat(Decoder): 增加代码提示,降低实验难度
|
10 months ago |
Liphen
|
c8b3c4a4a4
|
docs: 更新README文件,修正文件名和使用说明
|
10 months ago |
Liphen
|
6e65185521
|
fix(top_sram_wrapper): 补充difftest下SRAM的顶层文件
新增 difftest/core 下 top_sram_wrapper.v 模块,重命名 chisel/playground/resources 中 top_sram_wrapper.v 的模块接口名
|
10 months ago |
Liphen
|
1a9fcc12b6
|
chore(.gitignore): 移除不必要的文件规则
|
10 months ago |
Liphen
|
c38ce0b538
|
init: 初始化实验框架
|
11 months ago |
ppg69fuwb
|
e7f5064eb1
|
Initial commit
|
11 months ago |