From 15176ec496a228fbe33559d4bb9ea127c57ed550 Mon Sep 17 00:00:00 2001
From: whatmough <pwhatmough@seas.harvard.edu>
Date: Sun, 12 Jan 2020 20:12:54 -0500
Subject: [PATCH] Update README.md

---
 tools/vgen/README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/tools/vgen/README.md b/tools/vgen/README.md
index 90483f8..6ecd8bd 100644
--- a/tools/vgen/README.md
+++ b/tools/vgen/README.md
@@ -16,4 +16,5 @@ Tools to generate RTL modules/instances, Python code, C code, Markdown, …
 
 ## Examples
 
+Two examples are included here: the first is a script to generate memory mapped registers automatically; the second script generates chip pad rings.
 
-- 
GitLab