#
75a72060 |
| 08-Jul-2020 |
jinyue <[email protected]> |
IFU: add Debug Info, and Naive IFU chisel test PASS.
|
#
b3c92976 |
| 08-Jul-2020 |
jinyue <[email protected]> |
IFU: fix bug that pipeline can go when icache not allow in
if2_fire should include icache_in.fire.
|
#
8dfdb7bd |
| 08-Jul-2020 |
jinyue <[email protected]> |
IFU: fix bug that if1_npc can be 0 when btb not taken
|
#
38a526c4 |
| 08-Jul-2020 |
jinyue <[email protected]> |
IFU: fix bug that if1_valid only hold one cycle
|
#
1847a95d |
| 08-Jul-2020 |
jinyue <[email protected]> |
IFU: fix some grammar mistakes
|
#
3b0f4538 |
| 07-Jul-2020 |
jinyue <[email protected]> |
IFU: pipeline will wait when icache miss or ibuffer not allow in
|
#
5f1f5d4d |
| 07-Jul-2020 |
jinyue <[email protected]> |
IFU: change signal for FakeIcache request and response
|
#
fd5bd31a |
| 07-Jul-2020 |
jinyue <[email protected]> |
FakeICache: change FakeCache to a 3 cycle pipeline
|
#
8526f601 |
| 06-Jul-2020 |
jinyue110 <[email protected]> |
IFU:add IFU pipeline logic
|