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

Tests and Coverpoints for Hints operations #601

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

Conversation

itsubaidrehman
Copy link

Description

This PR includes the Tests and Coverpoints for HINTs operations of RISC-V.

Related Issues

N/A

Ratified/Unratified Extensions

  • Ratified
  • Unratified

List Extensions

N/A

Reference Model Used

  • SAIL
  • Spike
  • Other - < SPECIFY HERE >

Mandatory Checklist:

Optional Checklist:

  • 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.

@allenjbaum
Copy link
Collaborator

allenjbaum commented Jan 20, 2025 via email

@itsubaidrehman
Copy link
Author

@allenjbaum I have kept the files separate for each instruction for ease of maintenance. This approach ensures that when new hints are added to any extension, a new file can be created to develop tests for that instruction without requiring modifications to existing files.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants