source: trunk/modules/vci_mem_cache/caba/source/src/vci_mem_cache.cpp @ 496

Last change on this file since 496 was 496, checked in by cfuguet, 11 years ago

Modification in vci_mem_cache:

  • Adding cast to addr_t (physical address type) in the XRAM_RSP_TRT_COPY state to the victim TAG value. Some gcc versions can trunc the value after the shift operation performed in this assignment.
  • The MULTI_ACK FSM does not request the LOCK over the UPT in the MULTI_ACK_UPT_CLEAR state. This is not necessary because it has requested the LOCK in the previous state.
  • Erasing useless mask in the CLACK DSPIN flit creation. This mask operation is performed by the DHCCP_DSPIN_PARAM class
File size: 295.8 KB

HTML preview not available, since the file size exceeds 256.0 KB. Try downloading the file instead.

Note: See TracBrowser for help on using the repository browser.