summaryrefslogtreecommitdiffstats
path: root/algorithm.tex
diff options
context:
space:
mode:
authorYann Herklotz <git@yannherklotz.com>2021-04-12 18:27:54 +0100
committerYann Herklotz <git@yannherklotz.com>2021-04-12 18:27:54 +0100
commit20e901db05b8195c0d8e910ed18fee62b0679115 (patch)
treefb0c9e00c64901eaaa40ca541896ea2429313f8f /algorithm.tex
parent7fab5ba301c2200d14bb081480e1b378b266e062 (diff)
downloadoopsla21_fvhls-20e901db05b8195c0d8e910ed18fee62b0679115.tar.gz
oopsla21_fvhls-20e901db05b8195c0d8e910ed18fee62b0679115.zip
Fix the algorithm diagram
Diffstat (limited to 'algorithm.tex')
-rw-r--r--algorithm.tex1
1 files changed, 1 insertions, 0 deletions
diff --git a/algorithm.tex b/algorithm.tex
index 6ae3181..be02a78 100644
--- a/algorithm.tex
+++ b/algorithm.tex
@@ -288,6 +288,7 @@ Figure~\ref{fig:accumulator_diagram} shows the resulting FSMD architecture. The
\node at (3.5,4.55) {\tiny \texttt{Registers}};
\draw[-{Latex[length=1mm,width=0.7mm]}] (2,2.4) -| (1.75,4) -- (2.8,4);
\draw[-{Latex[length=1mm,width=0.7mm]}] (4.2,4) -- (5.25,4) |- (5,2.4);
+ \draw[-{Latex[length=1mm,width=0.7mm]}] (5.25,2.4) -- (6.2,2.4) |- (7,1.8);
\node[scale=0.4] at (3.5,4.2) {\texttt{reg\_1}};
\node[scale=0.4] at (3.5,4) {\texttt{reg\_2}};