Changes between Version 30 and Version 31 of Writing Rules/Tlmt


Ignore:
Timestamp:
Jan 10, 2008, 2:39:49 PM (16 years ago)
Author:
alain
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Writing Rules/Tlmt

    v30 v31  
    7878vci_command_t  cmd;  // VCI transaction type
    7979uint32_t  length;  // number of words in the packet
    80 bool  eop;  // end of packet marker
     80uint32_t  error;  // error code (0 if no error)
    8181uint32_t  srcid;  // VCI Source ID
    8282uint32_t  trdid;  // VCI Thread ID