1. 30 Jan, 2023 1 commit
    • Jan Marjanovic's avatar
      xwb_axi4_bridge: fix issues with the AXI4 side · ebfcc751
      Jan Marjanovic authored
      This commit solves some issues which were observed when using the
      AXI to Wishbone bridge in Zynq UltraScale+ together with mmap in
      Python.
      
      In this situation it happens that two read or write access follow
      in a very short time interval. Before this commit, the bridge
      incorrectly reported always ready on read and write address channels.
      When the two accesses followed in rapid succession, the second
      one was lost, causing a timeout in the upstream interconnect.
      ebfcc751
  2. 13 Dec, 2018 1 commit
  3. 14 Dec, 2017 1 commit
  4. 13 Dec, 2017 2 commits
  5. 11 Oct, 2017 9 commits
  6. 10 Oct, 2017 1 commit
  7. 27 Sep, 2017 1 commit
  8. 25 Aug, 2017 10 commits
  9. 22 Aug, 2017 1 commit
  10. 23 Jun, 2017 1 commit
  11. 02 May, 2017 1 commit
  12. 16 Mar, 2017 1 commit
  13. 20 Feb, 2017 1 commit
  14. 14 Feb, 2017 5 commits
  15. 03 Feb, 2017 1 commit
  16. 15 Dec, 2016 3 commits