diff options
| author | PENGUINLIONG | 2020-10-27 03:24:38 +0800 |
|---|---|---|
| committer | GitHub | 2020-10-26 19:24:38 +0000 |
| commit | d5db3881c69e1ff0f5570eb298c0ccde8cbc3fd4 (patch) | |
| tree | ba0a66d72a8ca0442439f53f309e8fa3fc80fbe6 /README.md | |
| parent | 55809b1d63b117efe509c43f06c57decf86b1a17 (diff) | |
Fixed broken link to type hierarchy diagram (#1611)
Co-authored-by: Schuyler Eldridge <schuyler.eldridge@sifive.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -136,7 +136,7 @@ If you are migrating from Chisel2, see [the migration guide](https://www.chisel- ### Data Types Overview These are the base data types for defining circuit components: - + ## Contributor Documentation This section describes how to get started contributing to Chisel itself, including how to test your version locally against other projects that pull in Chisel using [sbt's managed dependencies](https://www.scala-sbt.org/1.x/docs/Library-Dependencies.html). |
