Commit Graph

12 Commits

Author SHA1 Message Date
f0e20f4337 Update Simulation Scripts 2024-01-10 22:02:49 +08:00
327f43cfb2 fix: verilator warning 2023-09-22 23:36:19 +08:00
2e0dbc2f20 sync partial debugging sources 2023-06-11 19:48:37 +08:00
d31446ae87 Configurable Cache & Bigger Cache 2022-08-04 13:00:33 +08:00
d487e8583d Update ENABLE_TLB 2022-08-04 11:53:11 +08:00
02f04a2bf3 Update MU and DCache 2022-08-03 14:26:44 +08:00
db1aa1d615 Manual Merge
Co-authored-by: cxy004 <cxy004@qq.com>
Co-authored-by: Hooo1941 <Hooo1941@users.noreply.github.com>
2022-08-02 11:29:23 +08:00
a7793c6741 Another big update
1. refactor func test
2. fix CACHE inst
3. CP0 add Context Register
4. fix AXIWriter order
2022-08-01 22:01:24 +08:00
56cc2e5dcb fix: MU wstrb could directly passthrough 2022-07-29 23:25:14 +08:00
b25fbb5ee1 fix: multiply model 2022-07-29 18:48:58 +08:00
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
9ce588757d feat: MU rewrite 1
1. ALU format
2. FIX hazard (MOVN / MOVZ)
3. verilator support
2022-07-27 15:07:16 +08:00