Jarred Allen
|
aef57cab50
|
dcache lints
|
2021-04-15 21:13:56 -04:00 |
|
Jarred Allen
|
892dfd5a9b
|
More icache bugfixes
|
2021-04-14 19:03:33 -04:00 |
|
Jarred Allen
|
c1e2e58ebe
|
Merge branch 'main' into cache
Conflicts:
wally-pipelined/src/cache/dmapped.sv
wally-pipelined/src/cache/line.sv
wally-pipelined/src/ifu/icache.sv
|
2021-04-14 18:24:32 -04:00 |
|
Teo Ene
|
1018a10625
|
Various code syntax changes to bring HDL to a synthesizable level
|
2021-04-13 11:27:12 -05:00 |
|
Jarred Allen
|
fc8b8ad7aa
|
A few more cache fixes
|
2021-04-13 01:07:40 -04:00 |
|
Jarred Allen
|
5afb255251
|
Begin changes to direct-mapped cache
|
2021-04-01 13:55:21 -04:00 |
|
ushakya22
|
6b9ae41302
|
Merge branch 'main' of https://github.com/davidharrishmc/riscv-wally into main
|
2021-03-30 15:25:07 -04:00 |
|
Jarred Allen
|
c1fe16b70b
|
Give some cache mem inputs a better name
|
2021-03-24 12:31:50 -04:00 |
|
Jarred Allen
|
a51257abca
|
Fix compile errors from const not actually being constant (why does Verilog do this)
|
2021-03-24 00:58:56 -04:00 |
|
Jarred Allen
|
d6ecc3ede0
|
Begin work on direct-mapped cache
|
2021-03-23 17:03:02 -04:00 |
|