Changes between Initial Version and Version 1 of DataComparator

Show
Ignore:
Timestamp:
08/05/07 12:04:31 (6 years ago)
Author:
jgaeddert
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DataComparator

    v1 v1  
     1= Data Comparator = 
     2 
     3The data generator component matches a received sequence of bits against an expectation.  This is extremely useful for testing link qualities and debugging components and is complemented by the DataGenerator component.  Below is a list of possible applications: 
     4 
     5  * Testing and debugging packetizers 
     6  * Validating acquisition times of PHY components 
     7  * Calculating channel BER and PER 
     8 
     9== Software Status == 
     10 
     11This component is currently in "development" mode. 
     12 
     13  * [source:experimental/DataComparator] development trunk