From: Christiaan Baaij Date: Fri, 26 Feb 2010 15:55:11 +0000 (+0100) Subject: Fix some spelling mistakes in Function application section X-Git-Url: https://git.stderr.nl/gitweb?p=matthijs%2Fmaster-project%2Fdsd-paper.git;a=commitdiff_plain;h=c1c6081ec7a5c09f9becd1faf332dbc746f50c94 Fix some spelling mistakes in Function application section --- 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.