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