From 11c76bbb996a54ca93551cbdc9ba23f48c80918e Mon Sep 17 00:00:00 2001
From: whatmough <pwhatmough@seas.harvard.edu>
Date: Sun, 24 May 2020 12:17:27 -0400
Subject: [PATCH] Update README.md

---
 tools/rtl-coding/README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tools/rtl-coding/README.md b/tools/rtl-coding/README.md
index f6f76bd..06e2425 100644
--- a/tools/rtl-coding/README.md
+++ b/tools/rtl-coding/README.md
@@ -1,4 +1,4 @@
-# CHIPKIT RTL Coding Guidelines
+# SystemVerilog RTL Coding Guidelines
 
 Research test chip projects are typically severely time constrained.
 Therefore, it is important to use an RTL development approach that is 1) efficient, 2) minimizes bugs, and 3) is supported by front-to-back EDA tool flows.
-- 
GitLab