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

Match filename in xvlog linter and add tip #4764

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Commits on Apr 25, 2024

  1. Match filename in xvlog linter

    Match the xvlog stdout for the filename to properly filter out the
    errors per file.
    gastmaier committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    bf4b5bf View commit details
    Browse the repository at this point in the history
  2. docs: Add tip to xvlog

    Suggest using Vivado generated compile.sh file to obtain the xvlog
    options.
    gastmaier committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    87542b9 View commit details
    Browse the repository at this point in the history
  3. Catch warnings in xvlog linter

    The linter added warnings to the stdout.
    gastmaier committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    afecb95 View commit details
    Browse the repository at this point in the history