Keep the HWDATA stable during waited transfer of AHB Write Access.
property detect_write_data_phase;
(hwrite) && (!hreadyout) |=> $stable (hwdata) until_with $rose(hreadyout)
endproperty
Keep the HWDATA stable during waited transfer of AHB Write Access.
property detect_write_data_phase;
(hwrite) && (!hreadyout) |=> $stable (hwdata) until_with $rose(hreadyout)
endproperty