URL
https://opencores.org/ocsvn/apbtoaes128/apbtoaes128/trunk
[/] [apbtoaes128/] [trunk/] [pli/] [bfm_ctr/] [aes_bfm_key_generation_ctr.h] - Diff between revs 9 and 15
Show entire file |
Details |
Blame |
View Log
Rev 9 |
Rev 15 |
Line 287... |
Line 287... |
|
|
a = 0;
|
a = 0;
|
b = 0;
|
b = 0;
|
c = 0;
|
c = 0;
|
d = 0;
|
d = 0;
|
}
|
}else if(counter_write == 9)
|
|
|
|
|
if(counter_write == 9)
|
|
{
|
{
|
|
|
v_ecb.value.integer = vector_address[counter_write];
|
v_ecb.value.integer = ADDR_AES_CR;
|
vpi_put_value(PADDR, &v_ecb, NULL, vpiNoDelay);
|
vpi_put_value(PADDR, &v_ecb, NULL, vpiNoDelay);
|
|
|
t_ecb.type = vpiScaledRealTime;
|
t_ecb.type = vpiScaledRealTime;
|
t_ecb.real = 0;
|
t_ecb.real = 0;
|
v_ecb.format=vpiIntVal;
|
v_ecb.format=vpiIntVal;
|
© copyright 1999-2024
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.