Update on Overleaf.

This commit is contained in:
Matthias Jung
2024-11-14 13:25:17 +00:00
committed by node
parent fac73b6272
commit 1ec46c344b

View File

@@ -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}%