Changeset 871 for branches/reconfiguration
- Timestamp:
- Oct 28, 2014, 5:38:00 PM (11 years ago)
- File:
- 
          - 1 edited
 
 
Legend:
- Unmodified
- Added
- Removed
- 
        branches/reconfiguration/modules/vci_mem_cache/caba/source/src/vci_mem_cache.cppr869 r871 6711 6711 // and CLEANUP FSMs. Consequently, this second flit is consumed by this FSM 6712 6712 // when the CC_SEND and CLEANUP FSMs acknowledge the send request. 6713 // 6714 // TODO: Evaluate if the task achieved by this FSM can be performed by 6715 // directly by the CC_RECEIVE FSM. 6713 6716 ////////////////////////////////////////////////////////////////////////////// 6714 6717 switch (r_cc_test_fsm.read()) … … 9238 9241 case CC_SEND_WRITE_IDLE: 9239 9242 case CC_SEND_CAS_IDLE: 9243 case CC_SEND_TEST_IDLE: 9240 9244 { 9241 9245 break; 
Note: See TracChangeset
          for help on using the changeset viewer.
      
