GithubHelp home page GithubHelp logo

Comments (1)

JinmingZhuang avatar JinmingZhuang commented on May 25, 2024

Hi,

Thank you for reaching out.

  1. For the A_BRO and C_BRO setup. The A_BRO and C_BRO are the broadcast tuning factors for left-hand-side (LHS) operands and right-hand-side (RHS) operands to alleviate the routing congestion. Take A * B * C AIE array for Matrix Multiply (MM) as an example, the row of LHS can be broadcast to every column in RHS. In this case, A_BRO can be set up to "C" and also can be a factor of C.

  2. For the AIE simulation test data, currently we don’t have an automatic data generator for all the cases in the Github repo. However, I could point you to how to generate the correct format.
    β€’ The test data is determined by the PLIO port width together with the data type of the kernel which is described in this section: https://docs.xilinx.com/r/2021.1-English/ug1076-ai-engine-environment/Simulation-Input-and-Output-Data-Streams.
    β€’ For packet-switch cases, users should further add a header and a TLAST flag to the test file which can be viewed in this example: https://github.com/Xilinx/Vitis-Tutorials/blob/2023.2/AI_Engine_Development/AIE/Feature_Tutorials/04-packet-switching/buffer_based_aie_kernel.md.

Hope these answers will be helpful.

from charm.

Related Issues (12)

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.