Skip to content

axi_bram hangs bus in current versions of Vivado #25

Description

@keck9939

If the design is built with current versions of Vivado, e.g. 2025.1, multiple accesses to the bram from the PS will lock up the bus and hang the system. A solution to this is to replace axi_bram.vhd with the Xilinx AXI Bram Controller and Block Memory Generator IP. There are some good discussions of AXI issues on the blog that has this post: https://zipcpu.com/blog/2021/05/22/vhdlaxil.html. Fundamentally, it seems getting AXI right is not as easy as one might think.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions