Ross Thompson
|
002c32d2ad
|
The icache ptw interlock is actually correct now. There needed to be a 1 cycle delay.
|
2021-06-30 17:02:36 -05:00 |
|
Ross Thompson
|
dd84f2958e
|
Page table walker now walks the table.
Added interlock so the icache stalls.
Page table walker not walking correctly, goes to fault state.
|
2021-06-29 22:33:57 -05:00 |
|
Ross Thompson
|
f74ecbb81e
|
Updated icache to abhlite to use pa_bits length and moved F/D stage instr register to ifu from icache.
|
2021-06-23 15:13:56 -05:00 |
|
Ross Thompson
|
f79e5eaa47
|
Icache now uses physical lenght bits rather than XLEN.
|
2021-06-21 16:41:09 -05:00 |
|
Ross Thompson
|
3cbe4c9bc2
|
Improved some names in icache.
|
2021-06-21 16:40:37 -05:00 |
|
Ross Thompson
|
70c45a5349
|
Revert "Icache now uses physical lenght bits rather than XLEN."
This reverts commit 16266d978a .
|
2021-06-19 08:58:34 -05:00 |
|
Ross Thompson
|
868ddce5f2
|
Revert "Improved some names in icache."
This reverts commit a57c63aa7b .
|
2021-06-19 08:58:32 -05:00 |
|
Ross Thompson
|
a57c63aa7b
|
Improved some names in icache.
|
2021-06-18 12:22:41 -05:00 |
|
Ross Thompson
|
16266d978a
|
Icache now uses physical lenght bits rather than XLEN.
|
2021-06-18 12:02:59 -05:00 |
|
David Harris
|
c6ff11c22e
|
disabled Verilator WIDTH warnings in ICCacheCntrl
|
2021-06-12 19:50:06 -04:00 |
|
David Harris
|
0ffbd03139
|
More verilator fixes, but bpred is broken
|
2021-06-09 21:03:03 -04:00 |
|
Ross Thompson
|
7406e33b61
|
Continued I-Cache cleanup.
Removed strange mux on InstrRawD along with
the select logic.
|
2021-06-04 15:14:05 -05:00 |
|
Ross Thompson
|
fdef8df76b
|
Reorganized the icache names.
|
2021-06-04 12:53:42 -05:00 |
|