1. 13 Dec, 2017 13 commits
  2. 12 Dec, 2017 1 commit
  3. 11 Dec, 2017 1 commit
    • Maciej Lipinski's avatar
      [wr_streamers] bugfix: 0xCAFE as last word caused streamers to hang · 639129fb
      Maciej Lipinski authored
      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
  4. 08 Dec, 2017 2 commits
  5. 06 Dec, 2017 1 commit
  6. 04 Dec, 2017 5 commits
  7. 30 Nov, 2017 1 commit
  8. 24 Nov, 2017 7 commits
  9. 25 Aug, 2017 4 commits
  10. 18 Aug, 2017 2 commits
  11. 17 Aug, 2017 3 commits