Changes between Version 80 and Version 81 of Writing Rules/Tlmt
- Timestamp:
- Nov 17, 2008, 10:04:37 AM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Writing Rules/Tlmt
v80 v81 156 156 tlm::tlm_sync_enum vci_rsp_received 157 157 ( soclib_vci_types::tlm_payload_type &payload, // payload 158 soclib_vci_types::tlm_phase_type &phase, // transaction phase (TLMT_RSP)158 soclib_vci_types::tlm_phase_type &phase, // transaction phase (TLMT_RSP) 159 159 sc_core::sc_time &time); // response time 160 160 }}}