Changes between Version 52 and Version 53 of Writing Rules/Tlmt
- Timestamp:
- Apr 7, 2008, 5:40:09 PM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Writing Rules/Tlmt
v52 v53 108 108 public: 109 109 typename vci_param::cmd_t cmd; // VCI transaction type 110 size_t length; // number of words in the packet110 size_t nwords; // number of words in the packet 111 111 uint32_t error; // error code (0 if no error) 112 112 uint32_t srcid; // VCI Source ID