Typo
This commit is contained in:
parent
ad8f251ba2
commit
089bcc7c43
|
@ -96,3 +96,5 @@ always @ (posedge clk) if (rst_n) begin: dst_ahbl_req_properties
|
|||
assert($stable(src_hwdata));
|
||||
end
|
||||
end
|
||||
|
||||
endmodule
|
||||
|
|
Loading…
Reference in New Issue