summaryrefslogtreecommitdiff
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
commit0953ef223218a505fa1b0f51546a56c722745d10 (patch)
tree09e5d00b5e97d0ffcf5aa7eea2801b7a01bb1e4b
parent6d757fa3c48cea94dea151e62189c3161e4fe18f (diff)
downloadlilliput-ae-implem-0953ef223218a505fa1b0f51546a56c722745d10.tar.xz
Ajout du testbench auto-testant dans le changelog
-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)