Changes between Version 80 and Version 81 of Writing Rules/Tlmt


Ignore:
Timestamp:
Nov 17, 2008, 10:04:37 AM (15 years ago)
Author:
alain
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Writing Rules/Tlmt

    v80 v81  
    156156  tlm::tlm_sync_enum vci_rsp_received             
    157157    ( 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)
    159159      sc_core::sc_time                   &time);       // response time
    160160}}}