Changeset 507 for trunk/modules/vci_mem_cache/caba/source/include
- Timestamp:
- Sep 2, 2013, 11:18:14 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/modules/vci_mem_cache/caba/source/include/vci_mem_cache.h
r505 r507 595 595 596 596 sc_signal<int> r_tgt_cmd_fsm; 597 sc_signal<size_t> r_tgt_cmd_srcid; // srcid for response to config598 sc_signal<size_t> r_tgt_cmd_trdid; // trdid for response to config599 sc_signal<size_t> r_tgt_cmd_pktid; // pktid for response to config600 597 601 598 ///////////////////////////////////////////////////////
Note: See TracChangeset
for help on using the changeset viewer.