Changes between Version 23 and Version 24 of Component/Vci Xcache Wrapper


Ignore:
Timestamp:
Oct 27, 2009, 3:56:54 PM (15 years ago)
Author:
alinevieiramello@…
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Component/Vci Xcache Wrapper

    v23 v24  
    219219        size_t dcache_sets,  // number of  associative sets (data cache)
    220220        size_t dcache_words);  // number of words per line (data cache)
    221 or
     221
    222222    VciXcacheWrapper(
    223223        sc_module_name insname,