1. 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
  2. 14 Mar, 2019 1 commit
  3. 13 Feb, 2019 1 commit
  4. 30 Jan, 2019 1 commit
  5. 29 Jan, 2019 1 commit
  6. 28 Jan, 2019 1 commit
  7. 23 Jan, 2019 6 commits
  8. 29 Nov, 2018 4 commits
  9. 26 Oct, 2018 1 commit
  10. 16 Sep, 2018 1 commit
  11. 30 Aug, 2018 1 commit
  12. 13 Jun, 2018 1 commit
  13. 08 Jun, 2018 1 commit
  14. 26 Mar, 2018 1 commit
  15. 20 Mar, 2018 1 commit
  16. 19 Mar, 2018 1 commit
  17. 14 Dec, 2017 1 commit
  18. 22 Aug, 2017 1 commit
  19. 27 Apr, 2017 3 commits
  20. 12 Apr, 2017 1 commit
  21. 31 May, 2016 1 commit
  22. 18 Mar, 2016 2 commits
  23. 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
  24. 01 Jul, 2015 1 commit
  25. 30 Jun, 2015 1 commit
  26. 23 Jun, 2015 2 commits
  27. 19 May, 2015 1 commit
  28. 16 Mar, 2015 1 commit