1. 26 Apr, 2019 3 commits
  2. 12 Apr, 2019 1 commit
    • Dimitris Lampridis's avatar
      hdl: major rehaul of resets and cross-clock domain syncrhonization · 6c4dca2c
      Dimitris Lampridis authored
      Important changes include:
      
      1. Clear separation of resets per clock domain (with the exception
         of the wbgen-generated dma controller registers).
      
      2. Conversion of all processes to use synchronous resets when the
         reset is synced with the clock of the process.
      
      3. Use of standard synchronizers from general-cores when crossing
         clock-domains.
      
      Due to the change in processes to use sync resets, a lot of code
      has changed indentation. To this end, it might be useful to perform
      a case insensitive diff when studying the changes of this commit.
      Signed-off-by: Dimitris Lampridis's avatarDimitris Lampridis <dimitris.lampridis@cern.ch>
      6c4dca2c
  3. 14 Mar, 2019 1 commit
  4. 13 Feb, 2019 1 commit
  5. 30 Jan, 2019 1 commit
  6. 29 Jan, 2019 1 commit
  7. 28 Jan, 2019 1 commit
  8. 23 Jan, 2019 6 commits
  9. 29 Nov, 2018 4 commits
  10. 26 Oct, 2018 1 commit
  11. 16 Sep, 2018 1 commit
  12. 30 Aug, 2018 1 commit
  13. 13 Jun, 2018 1 commit
  14. 08 Jun, 2018 1 commit
  15. 26 Mar, 2018 1 commit
  16. 20 Mar, 2018 1 commit
  17. 19 Mar, 2018 1 commit
  18. 14 Dec, 2017 1 commit
  19. 22 Aug, 2017 1 commit
  20. 27 Apr, 2017 3 commits
  21. 12 Apr, 2017 1 commit
  22. 31 May, 2016 1 commit
  23. 18 Mar, 2016 2 commits
  24. 16 Sep, 2015 1 commit
    • Grzegorz Daniluk's avatar
      csr wb master: fixing almost_full threshold · 7082c583
      Grzegorz Daniluk authored
      The sizes of to_wb and from_wb fifo were reduced in commit 4a430afa from 512 to
      128 words. However, almost_full thresholds were still set to 500. As the
      result some of the requests were lost when fifo was full because this fact was
      never signaled to the gn4124 chip.
      7082c583
  25. 01 Jul, 2015 1 commit
  26. 30 Jun, 2015 1 commit
  27. 23 Jun, 2015 1 commit