Skip to content
Snippets Groups Projects
  1. Dec 18, 2017
  2. Dec 15, 2017
  3. Dec 14, 2017
  4. Dec 13, 2017
  5. Dec 12, 2017
  6. Dec 11, 2017
    • Maciej Lipinski's avatar
      [wr_streamers] bugfix: 0xCAFE as last word caused streamers to hang · 639129fb
      Maciej Lipinski authored and Grzegorz Daniluk's avatar Grzegorz Daniluk committed
      Fixed by adding missing "else statement" in CRC_WORD state. In this
      statement the dvalid is set LOW and no ('X') data is set. Without
      this, the input data remainded 0xCAFE and the input dvalid remainded
      HIGH, thus the escape_inserter was forcing dreq=LOW in order to
      stop the input data for one cycle and insert special character.
      639129fb
  7. Dec 08, 2017
  8. Dec 06, 2017
  9. Dec 04, 2017
  10. Nov 30, 2017
  11. Nov 24, 2017