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

Subversion Repositories systemcaes

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /
    from Rev 25 to Rev 26
    Reverse comparison

Rev 25 → Rev 26

/trunk/rtl/systemc/aes192lowarea/aes.h
43,6 → 43,9
// CVS Revision History
//
// $Log: not supported by cvs2svn $
// Revision 1.1 2005/02/14 16:18:21 jcastillo
// aes192 uploaded
//
 
#include "systemc.h"
//Include modules
111,7 → 114,7
sc_signal<sc_uint<64> > next_last_key_half,last_key_half;
sc_signal<bool> first_round_reg, next_first_round_reg;
int state_var;
sc_biguint<128> t_concat;
void registers();

powered by: WebSVN 2.1.0

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