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 Zabha extension #402

Open
wants to merge 7 commits into
base: dev
Choose a base branch
from
Open

Add Zabha extension #402

wants to merge 7 commits into from

Conversation

ved-rivos
Copy link
Contributor

@ved-rivos ved-rivos commented Oct 30, 2023

Description

Add tests for Zabha extension specified in https://github.com/riscv/riscv-zabha

Tests were generated using:

riscv_ctg -v debug -d ./tests_32/ -r -cf ./sample_cgfs/dataset.cgf -cf ./sample_cgfs/rv32zabha.cgf -bi rv32i -p8
riscv_ctg -v debug -d ./tests/ -r -cf ./sample_cgfs/dataset.cgf -cf ./sample_cgfs/rv32zabha.cgf -bi rv64i -p8

Related Issues

CTG: riscv-software-src/riscv-ctg#88
Config: riscv-software-src/riscv-config#152
Depends on: #370

Ratified/Unratified Extensions

  • Ratified
  • Unratified

List Extensions

https://github.com/riscv/riscv-zabha

Reference Model Used

  • [X ] SAIL
  • [ X] Spike
  • Other - < SPECIFY HERE >

Mandatory Checklist:

  • [ X] All tests are compliant with the test-format spec present in this repo ?
  • [ X] Ran the new tests on RISCOF with SAIL/Spike as reference model successfully ?
  • Ran the new tests on RISCOF in coverage mode
  • Link to Google-Drive folder containing the new coverage reports (See this for more info): < SPECIFY HERE >
  • Link to PR in RISCV-ISAC from which the reports were generated : < SPECIFY HERE >
  • [ X] Changelog entry created with a minor patch

Optional Checklist:

  • [ X] RISCV-V CTG PR link if tests were generated using it : https://github.com/riscv-software-src/riscv-ctg/pulls
  • Were the tests hand-written/modified ?
  • Have you run these on any hard DUT model ? Please specify name and provide link if possible in the description
  • If you have modified arch_test.h Please provide a detailed description of the changes in the Description section above.

@ved-rivos ved-rivos changed the title Add unratified Zabha extension Add Zabha extension Apr 27, 2024
@jamesbeyond jamesbeyond changed the base branch from main to dev May 28, 2024 16:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants