Giter Club home page Giter Club logo

Comments (5)

huy98no2 avatar huy98no2 commented on June 5, 2024

In addition, I tested with Cadence VIP, they send 16 TS2 at Cfg.Complete. My testcase is Gen1 and 1 Lane.

from pcievhost.

wyvernSemi avatar wyvernSemi commented on June 5, 2024

You are correct. The issue with the code is that it terminates the loop when it has received 8 TS2 ordered sets, but should continue until it has sent 16. An additional counter for the number of TS2's sent is required and the loop continue if either the received count is less than 8 or the sent count is less than 16. I will update the code and retest.

from pcievhost.

wyvernSemi avatar wyvernSemi commented on June 5, 2024

New code is now pushed to the master branch. It now generates at least 16 TS2 in conifg.complete.

from pcievhost.

huy98no2 avatar huy98no2 commented on June 5, 2024

Thank you for your update !!

from pcievhost.

wyvernSemi avatar wyvernSemi commented on June 5, 2024

Thank you for your debugging effort and accurate information. I don't know why I missed this in the code, as I do the correct thing in config.idle right beneath it.

from pcievhost.

Related Issues (4)

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.