From e0238a23176e416836e6647b91390695e1b366c4 Mon Sep 17 00:00:00 2001 From: Schuyler Eldridge Date: Wed, 25 Sep 2019 15:27:18 -0400 Subject: Simplify data types README description Signed-off-by: Schuyler Eldridge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fb91897f..f4c70ae3 100644 --- a/README.md +++ b/README.md @@ -110,7 +110,7 @@ These simulation-based verification tools are available for Chisel: If you are migrating from Chisel2, see [the migration guide on the wiki](https://github.com/ucb-bar/chisel3/wiki/Chisel3-vs-Chisel2). ### Data Types Overview -These are the base data types for defining circuit wires (abstract types which may not be instantiated are greyed out): +These are the base data types for defining circuit components: ![Image](https://raw.githubusercontent.com/freechipsproject/chisel3/master/doc/images/type_hierarchy.svg?sanitize=true) -- cgit v1.2.3