Files
vortex/hw/rtl
Hansung Kim a15f4fd483 [BUGFIX] Set mem_req_mask to 0 for fence
Fence instructions have address field set to X's which propagates to
cache_req_ready, causing issue stalls.  Fix this by setting req_mask to all-zero
so that they can be handled unaffected by x-propagation.

Setting req_valid to 0 does not fix the problem because the LSU only commits
instructions when they have a matching response coming back.
2024-02-01 22:44:33 -08:00
..
2023-10-19 20:51:22 -07:00
2023-11-28 18:44:47 -08:00
2023-10-19 20:51:22 -07:00
2020-04-14 06:35:20 -04:00
2023-10-19 20:51:22 -07:00
2024-01-16 23:53:14 -08:00
2023-11-03 08:36:28 -04:00
2023-10-19 20:51:22 -07:00