Skip to content
  • Jens Korinth's avatar
    DataWidthConverter: Fix bugs in implementation · 3f3fef24
    Jens Korinth authored
    * previous implementation was not capable of handling a continuous
      stream of data (continuity must be preserved to avoid congestion)
    * new implementation fixes this and several other minor issues
    * better unit test: now using inverted pairs of DWCs
    * makes testing code much simpler and data/waves easier to check
    * added additional tests to specify the required timing behavior
      (i.e., preserving continuous data streams)
    3f3fef24