Skip to content
Snippets Groups Projects
  1. Sep 10, 2024
  2. Sep 09, 2024
  3. Oct 26, 2021
  4. Jul 08, 2021
  5. Dec 18, 2017
  6. Dec 15, 2017
  7. Dec 14, 2017
  8. Dec 13, 2017
  9. Dec 12, 2017
  10. 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
  11. Dec 08, 2017
  12. Dec 06, 2017
  13. Dec 04, 2017