aboutsummaryrefslogtreecommitdiffstats
path: root/tex/vhdl.tex
diff options
context:
space:
mode:
authorNao Pross <np@0hm.ch>2021-05-28 18:32:41 +0200
committerNao Pross <np@0hm.ch>2021-05-28 18:32:41 +0200
commita645c0c5beeef4db8b49dd0ac2fdc9a1f55e5eed (patch)
tree28682070efd5e9e326689e3212ce93a67ef23830 /tex/vhdl.tex
parentOn generics (diff)
downloadDigDes-a645c0c5beeef4db8b49dd0ac2fdc9a1f55e5eed.tar.gz
DigDes-a645c0c5beeef4db8b49dd0ac2fdc9a1f55e5eed.zip
TODO for test bench example
Diffstat (limited to '')
-rw-r--r--tex/vhdl.tex1
1 files changed, 1 insertions, 0 deletions
diff --git a/tex/vhdl.tex b/tex/vhdl.tex
index d1e7e63..d6b12e5 100644
--- a/tex/vhdl.tex
+++ b/tex/vhdl.tex
@@ -451,6 +451,7 @@ y <= y xor a;
\draw[thick] (n) to ++(.5,0) node[right] {y};
\draw[ultra thick, red] (G.north) ++(-.2,.2) to ++(.4,.6);
+ % \draw[ultra thick, red] (G.north) ++(.2,.2) to ++(-.4,.6);
\end{tikzpicture}
\end{minipage}
\end{center}