Code Monkey home page Code Monkey logo

Comments (4)

lisaliu1 avatar lisaliu1 commented on July 25, 2024

Hi, your understanding is right. The idea is to put readWriteHbm kernel close to the HBM banks, which reside in SLR0. However, there is not enough resource in SLR0 to put readWriteHbm kernel and cscRowKernel. Hence, in the configuration file, the second readWriteHbm kernel is positioned in SLR1. This design just demostrate the flexibility with configuring kernel's location when you use kernel-to-kernel streaming design.

from vitis_libraries.

pmpakos avatar pmpakos commented on July 25, 2024

Ok, thank you for the really quick answer!
I will test this, but just asking, in case you already tested it. Could you place all cscRow CUs in SLR1 and both readWriteHbm CUs in SLR0? Or this would be suboptimal from performance perspective, even if there are enough resources to support such a design?

from vitis_libraries.

lisaliu1 avatar lisaliu1 commented on July 25, 2024

I think I tried this. That would be suboptimal in terms of achievable clock frequncy. The reason might be when you place readWriteHBM in SLR1, you can leverage dedicated SLR cross for HBM controllers.

from vitis_libraries.

pmpakos avatar pmpakos commented on July 25, 2024

Ok, makes sense. Thank you very much!

from vitis_libraries.

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.