summaryrefslogtreecommitdiff
path: root/CHANGELOG.txt
diff options
context:
space:
mode:
authorGaetan Leplus <gaetan.leplus@airbus.com>2019-07-09 15:05:09 +0200
committerGaetan Leplus <gaetan.leplus@airbus.com>2019-07-09 15:05:09 +0200
commit999b462bb9926d655c753263679227a8eac34fe8 (patch)
tree09e5d00b5e97d0ffcf5aa7eea2801b7a01bb1e4b /CHANGELOG.txt
parentf15ea118e3f5bb785ebb21290787a7e93c9b785c (diff)
downloadlilliput-ae-implem-999b462bb9926d655c753263679227a8eac34fe8.tar.xz
Ajout du testbench auto-testant dans le changelog
Diffstat (limited to 'CHANGELOG.txt')
-rw-r--r--CHANGELOG.txt5
1 files changed, 4 insertions, 1 deletions
diff --git a/CHANGELOG.txt b/CHANGELOG.txt
index 59c03db..a88bb1d 100644
--- a/CHANGELOG.txt
+++ b/CHANGELOG.txt
@@ -114,7 +114,10 @@ See [spec] and [break] changes in reference implementation. Further changes:
- Reduction of the number of signals.
(chiffrement.vhd)
-
+
+ - Add self-checking testbench.
+ (top_tb.vhd)
+
- Pipeline RoundTweakey extraction and round function.
(roundexe_lilliput.vhd, machine_etat_chiffrement.vhd)