Skip to content

Commit 237b3a9

Browse files
committed
warn about 'rvfi_trap.clicptr'
1 parent 8725ac4 commit 237b3a9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/uvm_agents/uvma_rvfi/uvma_rvfi_instr_if.sv

+1
Original file line numberDiff line numberDiff line change
@@ -449,6 +449,7 @@ interface uvma_rvfi_instr_if_t
449449
!is_exception_cause_instr_acc_fault
450450
) ||
451451
rvfi_trap.clicptr
452+
//Note: `clicptr` pertains to the fetch of the next instr. See the user manual.
452453
);
453454
end
454455

0 commit comments

Comments
 (0)