diff --git a/ip/rtl_inc/RTL.svh b/ip/rtl_inc/RTL.svh index b70a8d27dcf6f41c0eb4932ed2f56a33b474451e..1a842da46da79f6eaea43cf945dc0cffe9298b6d 100644 --- a/ip/rtl_inc/RTL.svh +++ b/ip/rtl_inc/RTL.svh @@ -12,7 +12,7 @@ // // - All of these macros should be synthesis safe, no need to wrap them. // -// - For bigger designs, a framework such as UVM may be preferred. +// - For bigger designs, a framework such as UVM may be preferred for validation purposes. //