From 13c078578a4cbe82d905ae739218bc448aba0904 Mon Sep 17 00:00:00 2001
From: whatmough <pwhatmough@seas.harvard.edu>
Date: Sun, 24 May 2020 12:13:18 -0400
Subject: [PATCH] Update RTL.svh

---
 ip/rtl_inc/RTL.svh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ip/rtl_inc/RTL.svh b/ip/rtl_inc/RTL.svh
index b70a8d2..1a842da 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.
 //
 
 
-- 
GitLab