summaryrefslogtreecommitdiff
path: root/CHANGELOG.txt
diff options
context:
space:
mode:
authorKévin Le Gouguec <kevin.legouguec@airbus.com>2019-07-04 14:33:55 +0200
committerKévin Le Gouguec <kevin.legouguec@airbus.com>2019-07-04 14:47:16 +0200
commit893678ca67e8d8503d5a67190b770f13918522e5 (patch)
treea44b683094606469862bc70a8eea85e7fe8c256f /CHANGELOG.txt
parent54ee7f6f31bfe0c751c322134a7c3c5d69969e3f (diff)
downloadlilliput-ae-implem-893678ca67e8d8503d5a67190b770f13918522e5.tar.xz
Ajout de squelettes pour les changelogs des autres implémentations
Diffstat (limited to 'CHANGELOG.txt')
-rw-r--r--CHANGELOG.txt20
1 files changed, 20 insertions, 0 deletions
diff --git a/CHANGELOG.txt b/CHANGELOG.txt
index e983aed..9ab7d75 100644
--- a/CHANGELOG.txt
+++ b/CHANGELOG.txt
@@ -34,6 +34,26 @@ These modifications are structural and/or stylistic and do not change the algori
- Extract tweakey multiplications into their own header file, so that other implementations can make more targeted changes.
(constants.h, multiplications.h, tweakey.c)
+add_threshold
+-------------
+
+TODO
+
+add_tweakeyloop
+---------------
+
+TODO
+
+add_python
+----------
+
+TODO
+
+add_vhdl
+--------
+
+TODO
+
v1.0
====