From d9ac7a9d15190b561c3d6fcaad8c623c26950777 Mon Sep 17 00:00:00 2001 From: Matthijs Kooijman Date: Thu, 7 Aug 2008 17:03:58 +0200 Subject: [PATCH] Remove TODO. --- Report/Main/Problems/Challenges.tex | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Report/Main/Problems/Challenges.tex b/Report/Main/Problems/Challenges.tex index c70c087..450b6ba 100644 --- a/Report/Main/Problems/Challenges.tex +++ b/Report/Main/Problems/Challenges.tex @@ -274,8 +274,8 @@ has flexibility that the compiler will never use, it's better to save area and complexity by making the hardware less flexible. Exactly for this reason, it is important to develop hardware and supporting software in parallel, instead of using the hardware first, software later approach used with the -initial Montium (TODO: Is this true?). This allows for a much better balanced -and usable design, without any unused extras. +initial Montium. This allows for a much better balanced and usable design, +without any unused extras. \subsubsection{Inner loop pipelining} When trying to improve runtime performance, the main focus is on -- 2.30.2