X-Git-Url: https://git.stderr.nl/gitweb?p=matthijs%2Fmaster-project%2Ffinal-presentation.git;a=blobdiff_plain;f=christiaan%2Freductioncircuit.lhs;fp=christiaan%2Freductioncircuit.lhs;h=a41dbf6dfb46fb89d4bf4047b90a23192659cf84;hp=e1add22cc3c0aa6be5413f56c3aca5f3111ed606;hb=a32353a119937722388b8a78e73ab6e269484bca;hpb=3dbbf959f851797dfe1c6eea2290da933397ad27 diff --git a/christiaan/reductioncircuit.lhs b/christiaan/reductioncircuit.lhs index e1add22..a41dbf6 100644 --- a/christiaan/reductioncircuit.lhs +++ b/christiaan/reductioncircuit.lhs @@ -3,14 +3,14 @@ \frame{ \frametitle{Too Restrictive?} \begin{itemize} - \item Is CλasH too restrictive given the fact that a designer can currently not define his own vector transformations, or recursive functions for that matter? + \item Is \clash{} too restrictive given the fact that a designer can currently not define his own vector transformations, or recursive functions for that matter? \end{itemize} } \frame{ \frametitle{Too Restrictive?} \begin{itemize} - \item There is certainly room to increase expressivity. But we can already describe non-trivial design in CλasH. + \item There is certainly room to increase expressivity. But we can already describe non-trivial design in \clash{}. \item Example: Reduction circuit \end{itemize} }