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

Add support for RISCOF based checks #1251

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

Commits on Jan 25, 2021

  1. [dv] Add memory area

    towoe committed Jan 25, 2021
    Configuration menu
    Copy the full SHA
    bf126cd View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2021

  1. [dv] Add RISCOF Ibex plugin

    towoe committed Jan 26, 2021
    Configuration menu
    Copy the full SHA
    25001a8 View commit details
    Browse the repository at this point in the history
  2. [dv] Add RISCOF reference model

    RISC-V Compliance reference model to compare existing signatures.
    towoe committed Jan 26, 2021
    Configuration menu
    Copy the full SHA
    e9ff117 View commit details
    Browse the repository at this point in the history
  3. [dv] Add reference signatures

    Reference signatures created with Spike RISC-V ISA RISCOF plugin.
    towoe committed Jan 26, 2021
    Configuration menu
    Copy the full SHA
    5d45eef View commit details
    Browse the repository at this point in the history
  4. [ci] Add RISCOF tests

    Run riscv-compliance v2 tests, but ignore failures.
    
    RISCOF based compliance check is still in active development and some
    tests are known to fail.
    towoe committed Jan 26, 2021
    Configuration menu
    Copy the full SHA
    a7758dd View commit details
    Browse the repository at this point in the history