- Timestamp:
- Mar 27, 2013, 2:25:37 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/v5/modules/vci_mem_cache_dspin_coherence/caba/source/include/vci_mem_cache_dspin_coherence.h
r331 r336 565 565 sc_signal<size_t> r_write_upt_index; // index in Update Table 566 566 sc_signal<bool> r_write_sc_fail; // sc command failed 567 sc_signal<bool> r_write_pending_sc; // sc command pending in WRITE fsm567 sc_signal<bool> r_write_pending_sc; // sc command pending 568 568 569 569 // Buffer between WRITE fsm and TGT_RSP fsm (acknowledge a write command from L1)
Note: See TracChangeset
for help on using the changeset viewer.