aboutsummaryrefslogtreecommitdiffstats
path: root/tex/vhdl.tex
diff options
context:
space:
mode:
authorNao Pross <np@0hm.ch>2021-08-25 18:56:06 +0200
committerNao Pross <np@0hm.ch>2021-08-25 18:56:06 +0200
commit35b98b57084d971e199502981f8f4c14db64875b (patch)
tree37b61484c0d3388e2d6aa81ee87b475d1de6f9d1 /tex/vhdl.tex
parentMerge remote-tracking branch 'origin/master' (diff)
downloadDigDes-35b98b57084d971e199502981f8f4c14db64875b.tar.gz
DigDes-35b98b57084d971e199502981f8f4c14db64875b.zip
Diffstat (limited to 'tex/vhdl.tex')
-rw-r--r--tex/vhdl.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/tex/vhdl.tex b/tex/vhdl.tex
index 06dabd0..38afe24 100644
--- a/tex/vhdl.tex
+++ b/tex/vhdl.tex
@@ -664,7 +664,7 @@ generic(
`\reqph{param name}` : `\reqph{type}` := `\reqph{initial value}`
);
\end{lstlisting}
-that has affects at \emph{synthesization time}.
+that has effect at \emph{synthesization time}.
\subsubsection{Generic entity and declaration}
Entities are parametrized as follows.