diff options
| author | Kévin Le Gouguec <kevin.legouguec@airbus.com> | 2019-07-04 14:33:55 +0200 |
|---|---|---|
| committer | Kévin Le Gouguec <kevin.legouguec@airbus.com> | 2019-07-04 14:47:16 +0200 |
| commit | 893678ca67e8d8503d5a67190b770f13918522e5 (patch) | |
| tree | a44b683094606469862bc70a8eea85e7fe8c256f /CHANGELOG.txt | |
| parent | 54ee7f6f31bfe0c751c322134a7c3c5d69969e3f (diff) | |
| download | lilliput-ae-implem-893678ca67e8d8503d5a67190b770f13918522e5.tar.xz | |
Ajout de squelettes pour les changelogs des autres implémentations
Diffstat (limited to 'CHANGELOG.txt')
| -rw-r--r-- | CHANGELOG.txt | 20 |
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 ==== |
