diff --git a/drampower-main.tex b/drampower-main.tex index 13a10db..32bae52 100644 --- a/drampower-main.tex +++ b/drampower-main.tex @@ -762,7 +762,7 @@ As an example, Figure~\ref{fig:terminations} shows the two equivalent circuit di to [short=$"0"$, name={s2}] ++(2,0) to [R,a=$R_{TT}$] ++(0,1.5) node[tground](VDDQ3){}; \node[anchor=south] at (VDDQ3) {$V_{DDQ}$}; - \path(x4) ++(0,-0.75) coordinate(x5); + \path(x4) ++(0,-1.0) coordinate(x5); \draw(s1|-x5) node[](){\bfseries (a) Driving Logic "1"}; \draw(s2|-x5) node[](){\bfseries (b) Driving Logic "0"}; \end{circuitikz}%