- Timestamp:
- Jun 16, 2010, 11:07:26 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/modules/vci_mem_cache_v2s/caba/source/include/atomic_tab_v2.h
r41 r54 102 102 if(addr == addr_tab[i]){ 103 103 valid_tab[i]=false; 104 std::cout << std::hex << "inval @:" << addr << std::endl;105 104 } 106 105 }
Note: See TracChangeset
for help on using the changeset viewer.