Changes between Version 26 and Version 27 of Component/Vci Xcache Wrapper
- Timestamp:
- Oct 29, 2009, 12:09:02 PM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Component/Vci Xcache Wrapper
v26 v27 219 219 size_t dcache_sets, // number of associative sets (data cache) 220 220 size_t dcache_words, // number of words per line (data cache) 221 size_t time_quantum); // optional maximal number of cycles between two221 size_t time_quantum); // optional : maximal number of cycles between two 222 222 consecutive messages (default = 100 cycles) 223 223