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

VTA cmake change to include Verilator header for building tsim library #8797

Merged
merged 9 commits into from
Aug 26, 2021

Commits on Aug 19, 2021

  1. VTA cmake file require Verilator include for tsim target. VTA module.…

    …cc uses svOpenArrayHandle to send wide data through DPI
    aasorokiin committed Aug 19, 2021
    Configuration menu
    Copy the full SHA
    a542e7b View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2021

  1. Configuration menu
    Copy the full SHA
    b7e4924 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8cad7e0 View commit details
    Browse the repository at this point in the history
  3. Build TSIM only for CPU target. CPU target don't use -Werror to compi…

    …le with Verilator. Jenkinsfile to have tvm_multilib_tsim defined for CPU build target.
    aasorokiin committed Aug 24, 2021
    Configuration menu
    Copy the full SHA
    e5fafc2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9d6dde8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5602ca4 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2021

  1. Revert to enable TSIM build i386. Revert to -Werror in CPU config. Re…

    …move verilator CPP objects from cmake config for tsim and put them as include into vta module.cc to avoid Verilator compilation warnings
    aasorokiin committed Aug 25, 2021
    Configuration menu
    Copy the full SHA
    5cc24fe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f8cac79 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9600ca1 View commit details
    Browse the repository at this point in the history