From 30661b607b4a6bb98c9de23f97580ea4ef074af7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89der=20Ferreira=20Zulian?= Date: Wed, 20 May 2015 13:57:18 +0200 Subject: [PATCH] Including ".png" images instead of ".svg". --- README.md | 49 +- docs/images/{am_wideio.svg => am_sample1.svg} | 69 +- docs/images/{am_ddr4.svg => am_sample2.svg} | 665 +++++++++--------- 3 files changed, 414 insertions(+), 369 deletions(-) rename docs/images/{am_wideio.svg => am_sample1.svg} (92%) rename docs/images/{am_ddr4.svg => am_sample2.svg} (81%) diff --git a/README.md b/README.md index 61f094aa..ce11e901 100644 --- a/README.md +++ b/README.md @@ -29,10 +29,10 @@ The *--recursive* flag tells git to initialize all submodules within the repository. **DRAMPower** and **tinyxml** are examples third party repositories that were embedded within the source tree as submodules. -It is possible that you will work with a **fork** of the official codebase. A -fork is a copy of a repository. In that case, after pushing changes into your -copy you should create a **pull request** in order to your supervisor check -and possibly bring your changes to the official codebase. +It is possible to work with a **fork** of the official codebase. A fork is a +copy of a repository. In that case, after pushing changes into your copy you +should create a **pull request** in order to your supervisor check and +possibly bring your changes to the official codebase. ``` $ git clone --recursive https://@git.rhrk.uni-kl.de//dram.vp.system.git @@ -99,12 +99,10 @@ The XML code below shows a typic configuration: - Multiple address mappings - Multiple mem. configs @@ -145,15 +143,13 @@ Below are listed the configuration sections and configuration fields. - **Memory specification** - A file with memory specifications. Usually, this information comes from - datasheet and does not change. + A file with memory specifications. This information comes from datasheet and + usually does not change. - **Address Mapping** XML files describe the address mapping to be used in the simulation. - "dram/resources/configs/amconfigs/am_wideio.xml" - ``` @@ -164,28 +160,27 @@ Below are listed the configuration sections and configuration fields. ``` - ![WideIO Address Mapping Sample](docs/images/am_wideio.svg) + ![Address Mapping Sample 1](docs/images/am_sample1.png) + ![Address Mapping Sample 1 SVG](docs/images/am_sample1.svg) - "dram/resources/configs/amconfigs/am_ddr4.xml" - ``` - - - - - - - - - - + + + + + + + ``` - ![DDR4 Address Mapping Sample](docs/images/am_ddr4.svg) + ![Address Mapping Sample 2](docs/images/am_sample2.png) + ![Address Mapping Sample 2 SVG](docs/images/am_sample2.svg) - **Memory Configuration** - - Multiple mem. configs --> repeat for all... + + + + - **Trace setups** @@ -203,7 +198,7 @@ its sub-directories. $ cd /projects/dram.vp.system/dram/resources ``` -A short description of the content each directory follows. +A description of the content each directory follows. - **resources** - **configs**: XML files used for configure specific details of the simulation. diff --git a/docs/images/am_wideio.svg b/docs/images/am_sample1.svg similarity index 92% rename from docs/images/am_wideio.svg rename to docs/images/am_sample1.svg index e22032a9..781c3511 100644 --- a/docs/images/am_wideio.svg +++ b/docs/images/am_sample1.svg @@ -15,7 +15,7 @@ width="522.87653" height="30.344347" xml:space="preserve" - sodipodi:docname="am_wideio.svg">image/svg+xml + R12 + + R10 + R9 + R8 + R7 + R6 + R5 + R4 + R3 + R2 + R1 + R0 + ch0 + C6 + C5 + C4 + C3 + C2 + C1 + C0 + B2 + B1 + B0 + b3 + b2 + b1 + b0 + ch1 + \ No newline at end of file + id="flowPara4508" />Mapping + \ No newline at end of file diff --git a/docs/images/am_ddr4.svg b/docs/images/am_sample2.svg similarity index 81% rename from docs/images/am_ddr4.svg rename to docs/images/am_sample2.svg index 3d6ced5d..610b1829 100644 --- a/docs/images/am_ddr4.svg +++ b/docs/images/am_sample2.svg @@ -12,13 +12,13 @@ id="svg3004" version="1.1" inkscape:version="0.47 r22583" - width="570.58398" - height="30.594347" + width="522.87653" + height="30.344347" xml:space="preserve" - sodipodi:docname="am_wideio.svg">image/svg+xml + d="m 314.13498,772.73533 0,-11.2487" /> + + + id="flowPara3360" />R12 R11 + + + +R10 + + + +R9 + + + +R8 + + R7 + + R6 + + R5 + + R4 + + R3 + + R2 + + R1 + + R0 + + + id="flowPara3452" />ch0 + + + C6 + x="229.6906" + y="-765.37903">C6 + + C5 + x="241.89061" + y="-765.37903">C5 + + C4 + x="254.2906" + y="-765.37903">C4 + + C3 + x="267.49063" + y="-765.37903">C3 + + C2 + x="279.89062" + y="-765.37903">C2 + + C1 + x="292.29062" + y="-765.37903">C1 + + C0 + x="305.29062" + y="-765.37903">C0 + + B2 + x="481.69067" + y="-765.12238">B2 + + B1 + x="493.89069" + y="-765.12238">B1 + + B0 + x="506.49066" + y="-765.17902">B0 +b3 + + + +b2 + + + +b1 + + + +b0 + R12 -R11 -R10 -R9 + id="tspan3456-5" + x="203.60974" + y="-765.40607">ch1 + + +C7 -C8 -C9 -B3 + id="tspan3344" + x="165.01791" + y="-765.92236">Mapping \ No newline at end of file