From aec24cf1a72b03a4afaa1963b36d6ecf2f74e69e Mon Sep 17 00:00:00 2001 From: Henry Cook Date: Thu, 7 May 2015 16:16:07 -0700 Subject: [PATCH] readme --- uncore/README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/uncore/README.md b/uncore/README.md index 003f9caa..6e67a691 100644 --- a/uncore/README.md +++ b/uncore/README.md @@ -8,4 +8,5 @@ These components are only dependent on Chisel, i.e. lazy val uncore = Project("uncore", file("uncore"), settings = buildSettings) dependsOn(chisel) -Documentation about the uncore library will come in the near future. +Documentation for the uncore library is available here +and an overview of the TileLink Protocol is available here