Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: Add info on chipyard's tests directory and how to do multithreading in RTL simulations #1646

Merged
merged 2 commits into from
Nov 4, 2023

Commits on Nov 3, 2023

  1. docs: Add info on chipyard's tests dir

    The most important part of this addition, IMO, is the note about `__main()`, since
    it's currently not noted anywhere in Chipyard's docs. It was initially very hard for
    me to find any explanation about __main until I stumbled across libgloss-htif's readme page.
    
    Signed-off-by: JL102 <jordanlees@mailbox.org>
    JL102 committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    b386e14 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2023

  1. Update docs/Simulation/Software-RTL-Simulation.rst

    Co-authored-by: Jerry Zhao <qwertyuiopghb@gmail.com>
    JL102 and jerryz123 committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    5136b7e View commit details
    Browse the repository at this point in the history