From 56f54f9eaac87ba8668374c5db5065d2270c8d19 Mon Sep 17 00:00:00 2001 From: whatmough <pwhatmough@seas.harvard.edu> Date: Sun, 12 Jan 2020 20:25:37 -0500 Subject: [PATCH] Update README.md --- ip/rtl_inc/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ip/rtl_inc/README.md b/ip/rtl_inc/README.md index 3d062d8..52a05a3 100644 --- a/ip/rtl_inc/README.md +++ b/ip/rtl_inc/README.md @@ -1,4 +1,4 @@ # RTL Macros This include file contains a minimal set of macros that are valuable when designing hardware using synthesizable RTL. -See RTL coding guidlines in this project for more details. +See RTL coding guidlines in this project for more details and examples. -- GitLab