Verification Academy
Multi clocking - using SVA , CDC possible with SVA?
SystemVerilog
assertion
dave_59
August 30, 2024, 7:01pm
4
It is similar to @(posedge clk1) S1 #
#1
@(posedge clk2) S2;
See
SVA with multiple clocks
show post in topic