From 3dbbf959f851797dfe1c6eea2290da933397ad27 Mon Sep 17 00:00:00 2001 From: Christiaan Baaij Date: Sun, 13 Dec 2009 21:36:52 +0100 Subject: [PATCH] CLaSH is now CAES Language for Synchronous Hardware --- christiaan/reductioncircuit.lhs | 2 +- matthijs/introduction.lhs | 2 +- preamble.tex | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) 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} diff --git a/matthijs/introduction.lhs b/matthijs/introduction.lhs index 0d11fd8..a5593d1 100644 --- a/matthijs/introduction.lhs +++ b/matthijs/introduction.lhs @@ -129,7 +129,7 @@ {\Huge \clash} \bigskip - CAES language for hardware descriptions + CAES Language for Synchronous Hardware \end{center} } diff --git a/preamble.tex b/preamble.tex index 20c6a89..35331f7 100644 --- a/preamble.tex +++ b/preamble.tex @@ -1,4 +1,4 @@ \usepackage[english]{babel} \usepackage{xcolor} -\newcommand{\clash}[0]{C$\lambda$asH} \ No newline at end of file +\newcommand{\clash}[0]{C$\lambda$aSH} \ No newline at end of file -- 2.30.2