My requirment is this. But i am getting error
int width=10;
property abc;
@posedge clk
$rose(a)|=> $stable(a)[*width];
endproperty
My requirment is this. But i am getting error
int width=10;
property abc;
@posedge clk
$rose(a)|=> $stable(a)[*width];
endproperty