Apply Lukas' corrections
This commit is contained in:
@@ -1,28 +1,27 @@
|
||||
\begin{tikzpicture}
|
||||
\begin{pgfonlayer}{nodelayer}
|
||||
\node [style=none] (0) at (0.5, 0) {};
|
||||
\node [style=none] (1) at (-2.25, 4) {};
|
||||
\node [style=none] (2) at (-1.5, 9.25) {};
|
||||
\node [style=none] (3) at (3, 12.75) {};
|
||||
\node [style=none] (4) at (9.25, 13) {};
|
||||
\node [style=none] (5) at (15.5, 12.25) {};
|
||||
\node [style=none] (6) at (17.25, 1.75) {};
|
||||
\node [style=none] (7) at (12.5, -0.5) {};
|
||||
\node [style=none] (8) at (6.75, -0.75) {};
|
||||
\node [style=wrap text] (10) at (6.25, 12) {Scheduling\\Policy};
|
||||
\node [style=wrap text] (11) at (11, 8.25) {Number\\of\\Devices};
|
||||
\node [style=wrap text] (13) at (-0.25, 6.5) {Refresh\\Policy};
|
||||
\node [style=wrap text] (14) at (7, 1.5) {Number\\of\\Channels};
|
||||
\node [style=wrap text] (16) at (16.25, 9.25) {Power\\Down\\Policy};
|
||||
\node [style=wrap text] (17) at (10.5, 5) {DRAM\\Speed};
|
||||
\node [style=wrap text] (18) at (5, 5) {Page\\Policy};
|
||||
\node [style=wrap text] (19) at (1.5, 2) {Command\\Multiplexer\\Policy};
|
||||
\node [style=wrap text] (20) at (12.5, 1.75) {Response\\Queue\\Policy};
|
||||
\node [style=wrap text] (21) at (5.25, 8.5) {Address\\Mapping};
|
||||
\node [style=wrap text] (22) at (1.25, 10.75) {DRAM\\Standard};
|
||||
\node [style=wrap text] (23) at (12.25, 11.5) {DRAM\\Capacity};
|
||||
\node [style=wrap text] (24) at (16.75, 4.75) {Timing\\Parameters};
|
||||
\node [style=none] (25) at (18.75, 6.75) {};
|
||||
\node [style=none] (0) at (0.25, -0.5) {};
|
||||
\node [style=none] (1) at (-2.5, 4) {};
|
||||
\node [style=none] (2) at (-1.75, 9.25) {};
|
||||
\node [style=none] (3) at (3, 13.25) {};
|
||||
\node [style=none] (4) at (9.25, 13.5) {};
|
||||
\node [style=none] (5) at (15.75, 12.75) {};
|
||||
\node [style=none] (6) at (17.5, 1.25) {};
|
||||
\node [style=none] (7) at (12.5, -1) {};
|
||||
\node [style=none] (8) at (6.75, -1.25) {};
|
||||
\node [style=cloud elements] (10) at (6.25, 12.5) {Scheduling\\Policy};
|
||||
\node [style=cloud elements] (11) at (12.25, 8) {Number\\of\\Devices};
|
||||
\node [style=cloud elements] (13) at (-0.5, 6.5) {Refresh\\Policy};
|
||||
\node [style=cloud elements] (14) at (5.25, 7.25) {Number\\of\\Channels};
|
||||
\node [style=cloud elements] (16) at (16.5, 9.5) {Power\\Down\\Policy};
|
||||
\node [style=cloud elements] (17) at (6.75, 1.25) {DRAM\\Speed};
|
||||
\node [style=cloud elements] (18) at (9, 5) {Page\\Policy};
|
||||
\node [style=cloud elements] (20) at (12.5, 1.25) {Number\\of\\Ranks};
|
||||
\node [style=cloud elements] (21) at (1.5, 2.5) {Address\\Mapping};
|
||||
\node [style=cloud elements] (22) at (1, 10.75) {DRAM\\Standard};
|
||||
\node [style=cloud elements] (23) at (12.25, 12.5) {DRAM\\Capacity};
|
||||
\node [style=cloud elements] (24) at (17, 4.5) {Timing\\Parameters};
|
||||
\node [style=none] (25) at (19, 6.75) {};
|
||||
\end{pgfonlayer}
|
||||
\begin{pgfonlayer}{edgelayer}
|
||||
\draw [style=very thick line, bend left=75, looseness=1.25] (0.center) to (1.center);
|
||||
|
||||
Reference in New Issue
Block a user