Git Product home page Git Product logo

Comments (1)

Heng-Zhou avatar Heng-Zhou commented on June 23, 2024 1

I managed to have xbutil list memory bank indices for me:

-------------------------------------------------
[0000:3b:00.1] : xilinx_u280_gen3x16_xdma_base_1
-------------------------------------------------

  Memory Topology
         Tag                 Type             Temp(C)  Size      Base Address
    [ 0] HBM[0]              MEM_HBM          36       256 MB    0x0
    [ 1] HBM[1]              MEM_DRAM         36       256 MB    0x10000000
    [ 2] HBM[2]              MEM_DRAM         36       256 MB    0x20000000
... ...
    [31] HBM[31]             MEM_DRAM         36       256 MB    0x1f0000000
... ...

It works after I ran the Getting Started sample code of Vitis-Tutorials. So, it seems to me that the sample code does some initialization work of the card which remains in effect after the sample code exits and which makes xbutil work. As a result, perhaps xbutil is missing some initialization code at the memory information part. Although my problem is solved, I still hope the developers of XRT can see into this possible issue and fix it if my guess is really true. As a side note, I think the type MEM_DRAM should mean DDR4 memory device on the card which should remain to be MEM_HBM after index 1. If it is a bug, I hope it can be fixed as well. Thanks.

from xrt.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.