From c1c6081ec7a5c09f9becd1faf332dbc746f50c94 Mon Sep 17 00:00:00 2001 From: Christiaan Baaij Date: Fri, 26 Feb 2010 16:55:11 +0100 Subject: [PATCH 1/1] Fix some spelling mistakes in Function application section --- "c\316\273ash.lhs" | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git "a/c\316\273ash.lhs" "b/c\316\273ash.lhs" index a42abe4..4c36e8f 100644 --- "a/c\316\273ash.lhs" +++ "b/c\316\273ash.lhs" @@ -393,7 +393,7 @@ % use a multiple column layout for up to three different % affiliations \author{\IEEEauthorblockN{Christiaan P.R. Baaij, Matthijs Kooijman, Jan Kuper, Marco E.T. Gerards}%, Bert Molenkamp, Sabih H. Gerez} -\IEEEauthorblockA{Computer Architecture for Embedded Systems (CAES)\\ +\IEEEauthorblockA{%Computer Architecture for Embedded Systems (CAES)\\ Department of EEMCS, University of Twente\\ P.O. Box 217, 7500 AE, Enschede, The Netherlands\\ c.p.r.baaij@@utwente.nl, matthijs@@stdin.nl, j.kuper@@utwente.nl}} @@ -564,7 +564,7 @@ circuit~\cite{reductioncircuit} for floating point numbers. \end{inparaenum} The output port can have a complex type (such as a tuple), so having just a single output port does not pose any limitation. The arguments of a - function applications are assigned to a signal, which are then mapped to + function application are assigned to signals, which are then mapped to the corresponding input ports of the component. The output port of the function is also mapped to a signal, which is used as the result of the application itself. -- 2.30.2