X-Git-Url: https://git.stderr.nl/gitweb?a=blobdiff_plain;f=christiaan%2Freductioncircuit.lhs;h=e1add22cc3c0aa6be5413f56c3aca5f3111ed606;hb=3dbbf959f851797dfe1c6eea2290da933397ad27;hp=be3c2d60d601cf1ae64f632c9847a11d7b1ddb06;hpb=5bfc71c197897497ac6520548fe3e405dc5f9a9b;p=matthijs%2Fmaster-project%2Ffinal-presentation.git diff --git a/christiaan/reductioncircuit.lhs b/christiaan/reductioncircuit.lhs index be3c2d6..e1add22 100644 --- a/christiaan/reductioncircuit.lhs +++ b/christiaan/reductioncircuit.lhs @@ -95,7 +95,7 @@ fifo :: (State (Fifo {..})) (inp, shift) = \item Map all vectors to RAMs: \begin{itemize} \item Store length separately, extra logic - \item What happens if size exceeds size of 1 blockRAM? + \item What happens if size of the vector exceeds size of the size of the RAM? \end{itemize} \item Translate to (shift/circular) Buffers \begin{itemize}