Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[dd, prim_reg_cdc] simplifying condition to help with CCOV
prim_reg_cdc has a conditional coverage hole in the condition: `src_busy_q && src_ack` since src_ack is only 1 if `src_busy_q`. this is also ensured via the assertion `SrcAckBusyChk_A` Signed-off-by: Antonio Martinez Zambrana <[email protected]>
- Loading branch information