Changeset 161
- Timestamp:
- May 9, 2011, 10:25:34 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/modules/vci_cc_xcache_wrapper_v4/caba/source/src/vci_cc_xcache_wrapper_v4.cpp
r160 r161 2380 2380 { 2381 2381 PRINTF(" * <RSP> have reop\n"); 2382 ASSERT( ((r_vci_rsp_cpt == m_icache_words - 1) or2382 ASSERT( ((r_vci_rsp_cpt.read() == m_icache_words - 1) or 2383 2383 p_vci_ini_rw.rerror.read() or 2384 2384 (r_vci_rsp_ins_error.read()&0x1)),
Note: See TracChangeset
for help on using the changeset viewer.