Skip to content

Conversation

IhsaneTahir
Copy link

This PR contains the following contributions:

  • A first version of the UVM testplan
  • New updates to the README including additional sections about known issues and limitations, and a step-by-step tutorial for beginners on how to test a new feature in the UVM environment
  • A bash script to setup project environment
  • Update git submodules

README.md Outdated
* Only `FP32` and `FP64` formats are thoroughly tested. Other formats are verified only within `F2F` (float-to-float) conversion operations.
* For `F2I` (float-to-integer) and `I2F` (integer-to-float) operations, only `INT32` and `INT64` integer formats are tested.

#### Know CVFPU Issues
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This sub-section will create a maintenance headache. Every time we find or fix and issue we will need to update this document. I recommend removing all this and replacing it with a link to https://github.com/openhwgroup/cvfpu/issues.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I agree, I will only leave limitations related to the UVM environment and remove the other section.

Copy link
Member

@MikeOpenHWGroup MikeOpenHWGroup left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @IhsaneTahir, good contribution. I have made a comments for you to look at before we merge this in.

@IhsaneTahir
Copy link
Author

IhsaneTahir commented Sep 29, 2025

Hello @MikeOpenHWGroup, thank you for your comments. I have made the necessary updates to address them.

@MikeOpenHWGroup MikeOpenHWGroup merged commit 4c99b40 into openhwgroup:main Sep 29, 2025
1 check passed
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