MIPS/resources/soft/tlb_func
Paul Pan 7b33e4213a a big update
1. add test soft
2. modify verilator (TODO: crossbar need to replace)
3. fix CP0: now CU0 is always 1
4. Controller: cacheop
5. Controller: fix TEN
6. mycpu_top fix CP0_i
7. fix AXI.sv
8. fix AXIReader.sv
9. fix AXIWriter.sv: getting the correct data and length
10. MU: fix cache writeback, fix mem data mux, fix writer address, fix read request
2022-07-29 18:25:58 +08:00
..
include a big update 2022-07-29 18:25:58 +08:00
inst a big update 2022-07-29 18:25:58 +08:00
bin.lds.S a big update 2022-07-29 18:25:58 +08:00
convert.c a big update 2022-07-29 18:25:58 +08:00
Makefile a big update 2022-07-29 18:25:58 +08:00
README.txt a big update 2022-07-29 18:25:58 +08:00
rules.make a big update 2022-07-29 18:25:58 +08:00
start.S a big update 2022-07-29 18:25:58 +08:00

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

本目录包括了tlb测试程序的所有代码。
查看帮助信息请linux命令行下输入make help。