Torsten Meissner
93186c5d1c
initial release of des verilog implementation, framework code only at the moment
13 years ago
Torsten Meissner
7bfc136dda
Revert "dasdsad"
This reverts commit 4b41ea24dd
.
13 years ago
Torsten Meissner
4b41ea24dd
dasdsad
13 years ago
Torsten Meissner
1be72c73b6
Revert "New verily top level file of DES algorithm"
This reverts commit 3ff9e3e269
.
13 years ago
Torsten Meissner
3ff9e3e269
New verily top level file of DES algorithm
13 years ago
Torsten Meissner
4f5b5a1830
move vhdl files into separate directories
13 years ago
Torsten Meissner
0b1ef754eb
Revert "move vhdl files into separate directory"
This reverts commit fdc730de69
.
13 years ago
Torsten Meissner
fdc730de69
move vhdl files into separate directory
13 years ago
Torsten Meissner
114a4e1072
remove OVL support in older, finished & verified projects
13 years ago
Torsten Meissner
b003e5e419
you can now include the OVL library if you set the OVL_ENABLE flag to 1
- new variable OVL_ENABLE to enable OVL compile
- new variables OVL_LOC & OVL_SRC which point to the OVL library files
- new GHDL analyze of the OVL library
13 years ago
Torsten Meissner
fbd8c111f5
integrated tcl-file into gtkwave starting parameters
13 years ago
Torsten Meissner
36aeb55a1c
new tcl-file to control gtkwave
13 years ago
Torsten Meissner
4b8ab0d0cc
added async reset to des-module to avoid simulation warnings and unititialized ports
13 years ago
Torsten Meissner
12bc2b697e
I mean the test vases in NIST document 800-17 ;-)
13 years ago
Torsten Meissner
e32dae12f1
Revision 1.1 2011/09/18
now with all ecb tests of NIST 800-16 publication except the modes-tests
13 years ago
Torsten Meissner
0feb33c308
extended simulation time to 11 us
13 years ago
Torsten Meissner
65aaba575b
initialize all internal variables to 0 to remove numeric_std-lib warnings
13 years ago
Torsten Meissner
ce9571eea6
array signals replaced by constants
13 years ago
Torsten Meissner
a08763c2a0
new test case: Substitution table known answer test - encryption
13 years ago
Torsten Meissner
efacbab6d2
new test case: permutation operation known answer test - encryption
13 years ago
Torsten Meissner
9ff075be14
Revision 1.0.2 2011/09/18
integrated more tests of NIST 800-16 publication
13 years ago
Torsten Meissner
b08ff1f872
set assertion level for ghdl to 'error', expanded simulation time to 7us
13 years ago
Torsten Meissner
091efc0f85
correct bug in enc / dec test key, test works successfully now
13 years ago
Torsten Meissner
e1980efa74
longer simulation time
13 years ago
Torsten Meissner
248f3e62d8
partial adapted on tests according nist 800-17 publication
13 years ago
Torsten Meissner
4b59f1b69d
adapted on the initial release of the testbench
13 years ago
Torsten Meissner
75efc1f03f
initial release of testbench for des
13 years ago
Torsten Meissner
cc9989e997
makefile for simulation environment, needs ghdl and gtkwave to work
13 years ago
Torsten Meissner
e180a6a327
1st draft of testbench for the des, must be completed
13 years ago
Torsten Meissner
f30ba5e180
added ip-core: des algorithm as described in fips document 46-3
13 years ago