#
e4d4d305 |
| 24-Dec-2023 |
Xuan Hu <[email protected]> |
MemBlock: fix the order of tlb ports of mem exus
* The mem exu ord should as follows, * load * hybrid load part(if exists) * store addr * store data * hybrid store part * TODO: refactor th
MemBlock: fix the order of tlb ports of mem exus
* The mem exu ord should as follows, * load * hybrid load part(if exists) * store addr * store data * hybrid store part * TODO: refactor the fxxking port connections using indexes-independent method
show more ...
|