Skip to content

Fix STD Cache AXI `w_valid` Propagation

Created by: domenicw

This PR fixes the propagation of the AXI w_valid signal in the std_cache_subsystem in the case that aw_ready is dependent on w_valid. The W-Channel fifo now also operates in fall through mode, removing a cycle of signal delay.

Merge request reports

Loading