Changeset 335 for branches/v5/modules/vci_mem_cache_dspin_coherence/caba
- Timestamp:
- Mar 26, 2013, 11:15:25 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/v5/modules/vci_mem_cache_dspin_coherence/caba/source/src/vci_mem_cache_dspin_coherence.cpp
r333 r335 668 668 m_transaction_tab.init(); 669 669 m_update_tab.init(); 670 m_llsc_table.init(); 670 671 671 672 // initializing FIFOs and communication Buffers … … 1335 1336 } 1336 1337 #endif 1337 /* */1338 /* 1338 1339 if(m_monitor_ok) 1339 1340 { … … 1342 1343 check_monitor_read(buf, m_cmd_read_addr_fifo.read()); 1343 1344 } 1344 /**/1345 */ 1345 1346 r_read_fsm = READ_DIR_REQ; 1346 1347 }
Note: See TracChangeset
for help on using the changeset viewer.