CLaSH is now CAES Language for Synchronous Hardware
[matthijs/master-project/final-presentation.git] / christiaan / reductioncircuit.lhs
index be3c2d60d601cf1ae64f632c9847a11d7b1ddb06..e1add22cc3c0aa6be5413f56c3aca5f3111ed606 100644 (file)
@@ -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}