cva6 icon indicating copy to clipboard operation
cva6 copied to clipboard

CVXIF issue_valid and commit_valid are always sent at the same clk cycle

Open ZElkacimi opened this issue 3 years ago • 0 comments

CVA6 always send the issue transaction and the commit transaction at the same clk cycle. It's allowed by the cvxif Spec, but if it is hard coded it may cause problems in some cases where cva6 needs to set the commit_kill (currently CVA6 never raise the commit_kill signal).

ZElkacimi avatar Jun 02 '22 16:06 ZElkacimi