OpenCores
URL https://opencores.org/ocsvn/apbtoaes128/apbtoaes128/trunk

Subversion Repositories apbtoaes128

[/] [apbtoaes128/] [trunk/] [work/] [README] - Blame information for rev 18

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 4 redbear
Hi folks,
2
 
3
10 - 20 - 2014
4
 
5
Opencores encourages the use of free tools for synthesis, but so far have not seen a proposal for verification IPs in the present moment and not dedicated myself to look on the site if there were people who would be doing what I'm doing. I am providing a system designed to verify the functionality of AES128 environment. Still not finished and still need to document about the process of verification of the same. Until then has only checking the ECB still lacks the test piece with CBC and CTR.
6
 
7
I chose the icarus verilog because it already had a previous experience with it and it provides a PLI interface that enables the use of C/C++.
8
 
9
I will post bugs to be solved by Design. Be patient more updates will come.
10
 
11
 
12
IF you want to test another cases on env go to aes_bfm_generate.h and change type_bfm = ECB_KEY_GEN_CCFIE to another constatnt where can be see on env_aes.c
13 9 redbear
 
14
10 - 23 - 2014
15
 
16
Added cases of CBC / CTR tests. Update BUGS.
17
 
18
 
19
01 - 21 - 2015
20
 
21
 
22
Finalized basics tests cases with checking on monitor
23
 
24
MODS ECB ARE OK
25
MODS CBC ARE OK
26
MODS CTR ARE OK --> The Forbidden case has a different output zero for KEY GENERATION
27
 
28
 
29
The basic environment is mounted and the core with the modes are tested, only missing the datatype mode to be checked.
30 12 redbear
 
31
06 - 02 - 2015
32
 
33
Finished all cases tests using DATATYPE. I dont find any errors till now using data type, and we make so updates on host_interface.v because SR was doing updates without computation is complete. There are a case where called sufle where have all possible cases situable on init.h but i thinking about to do yet.
34
 
35
MODS ECB/CBC/CTR with DATATYPE configurations is done.
36
 
37 15 redbear
 
38
10 - 02 - 2015
39
 Corrected ECB / CBC / CTR Key gen CR .
40 18 redbear
 
41
 
42
 
43
05 - 04 - 2015
44
 
45
I see the trunk when you try to compile the env it give a error, so if you want compile i recommend you put a folder from icarus verilog on same folder where env is it. i tried fix it to make more simple.

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.