Changes between Version 2 and Version 3 of Old/OTG/ArchitectureDesign


Ignore:
Timestamp:
Sep 26, 2005, 2:38:55 AM (19 years ago)
Author:
zhibinwu
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Old/OTG/ArchitectureDesign

    v2 v3  
    107107
    108108==== Pause & Resume ====
    109 The design for user run-time pause and resume is to be handled by the [source:trunk/src/cpp/stream.h#latest Stream] object. The Stream will pause its clock and stop loading packets from generator whenever a "pause" command is given by user.
     109The design for user run-time pause and resume is to be handled by the [source:otg/trunk/src/cpp/stream.h#latest Stream] object. The Stream will pause its clock and stop loading packets from generator whenever a "pause" command is given by user.
    110110==== Change TG Parameters in Run-time ====
    111111=== Help information ===