From: Matthijs Kooijman Date: Thu, 12 Nov 2009 14:22:23 +0000 (+0100) Subject: Add / update TODOs. X-Git-Tag: final-thesis~150 X-Git-Url: https://git.stderr.nl/gitweb?p=matthijs%2Fmaster-project%2Freport.git;a=commitdiff_plain;h=7095d53c2ec805554837714da3df3a458ebfb2bb Add / update TODOs. --- diff --git a/Chapters/Future.tex b/Chapters/Future.tex index c5c4b22..d83f600 100644 --- a/Chapters/Future.tex +++ b/Chapters/Future.tex @@ -241,7 +241,7 @@ transformations to prevent infinite expansion. The main challenge here is how to make this set complete, or at least define the constraints on possible recursion which guarantee it will work. -TODO: Loop unrolling +TODO: Reference Christian for loop unrolling \stopitemize \section{Multiple clock domains and asynchronicity} diff --git a/Outline b/Outline index 6cab7d2..fa4bb70 100644 --- a/Outline +++ b/Outline @@ -48,3 +48,4 @@ TODO: Comiler vs translator TODO: Hardware description / model vs program TODO: State & pattern matches TODO: Separate compilation / Prelude +TODO: Add case binder removal transformation