From a1561f4751361e4de7afd9a071dbec86d309455b Mon Sep 17 00:00:00 2001 From: ducky Date: Wed, 7 Oct 2015 13:05:28 -0700 Subject: Remove flowed text --- README.md | 5 +- doc/images/type_hierarchy.png | Bin 0 -> 16698 bytes doc/images/type_hierarchy.svg | 779 ++++++++++++++---------------------------- 3 files changed, 252 insertions(+), 532 deletions(-) create mode 100644 doc/images/type_hierarchy.png diff --git a/README.md b/README.md index 8fd52158..12423672 100644 --- a/README.md +++ b/README.md @@ -30,9 +30,10 @@ like: *TODO: Verilator support* ### Data Types Overview -These are the base data types for defining circuit wires: +These are the base data types for defining circuit wires (abstract types which +may not be instantiated are greyed out): -![Image](../master/docs/images/type_hierarchy.svg?raw=true) +![Image](doc/images/type_hierarchy.png?raw=true) ### Chisel Tutorial *TODO: quick howto for running chisel-tutorial* diff --git a/doc/images/type_hierarchy.png b/doc/images/type_hierarchy.png new file mode 100644 index 00000000..c808fa9d Binary files /dev/null and b/doc/images/type_hierarchy.png differ diff --git a/doc/images/type_hierarchy.svg b/doc/images/type_hierarchy.svg index 301017a5..d150cf74 100644 --- a/doc/images/type_hierarchy.svg +++ b/doc/images/type_hierarchy.svg @@ -17,72 +17,23 @@ id="svg2" version="1.1" inkscape:version="0.91 r13725" - sodipodi:docname="type_hierarchy.svg"> + sodipodi:docname="type_hierarchy.svg" + inkscape:export-filename="/home/ducky/git/chisel3/doc/images/type_hierarchy.png" + inkscape:export-xdpi="90" + inkscape:export-ydpi="90"> - - - - - - - - - - - - - - - - - - + id="Gradient" + osb:paint="gradient"> - - + id="stop4275" /> + style="stop-color:#ffffff;stop-opacity:1" + offset="1" + id="stop4277" /> - - - - - - - - - - - - - - - - + gradientTransform="translate(141.73226,4.3895239e-5)" /> - - - - + + + - - - - - - - - - - - - - - - - + y2="958.04987" + gradientTransform="translate(-11.229986,737.74357)" /> + y2="959.86719" + gradientTransform="translate(-101.61319,-137.81993)" /> + y2="957.76147" + gradientTransform="translate(84.487714,-135.71422)" /> + y2="957.76147" + gradientTransform="translate(-139.36821,-64.848082)" /> - - - + y2="957.76147" + gradientTransform="translate(107.92521,-65.136473)" /> + + + + + + + + + - Data - Aggregate Aggregate + - Element Element + - Bundle Bundle + - Vec Vec + - UInt UInt + - SInt SInt + - Bits Bits + - Bool - - - - - - - - + x="192.06311" + y="1041.6357" + id="text5847" + sodipodi:linespacing="125%">Bool + Data -- cgit v1.2.3