riscv-admin / dev-partners

This repo is for tracking of RISC-V Development Partners Activities
3 stars 0 forks source link

Vector ACT #23

Open jjscheel opened 1 year ago

jjscheel commented 1 year ago

Technical Group

Vector TG

ratification-pkg

Vector

Technical Liaison

Krste

Task Category

Arch Tests

Task Sub Category

Ratification Target

4Q2021

Statement of Work (SOW)

SOW: link

SOW Signoffs:

Waiver

Pull Request Details

No response

Oxyw commented 5 months ago

Thanks, @Oxyw. Do you have a date when you think you'll have a first PR for your work?

I anticipate that it will be around July, as I will be quite busy over the next two weeks.

jjscheel commented 4 months ago

@Oxyw, have you received the requested feedback from @allenjbaum on the cover points draft: RVV Test Coverage Points?

Oxyw commented 4 months ago

@Oxyw, have you received the requested feedback from @allenjbaum on the cover points draft: RVV Test Coverage Points?

Thank you for checking in. As of now, I haven't received the requested feedback on the draft. I'll follow up and inform you as soon as I have any updates.

Oxyw commented 3 months ago

updates: checked for missing instructions, modified macros, and fixed discovered bugs.

jjscheel commented 3 months ago

@Oxyw, thanks for the update. When do you believe you'll be ready to submit a PR? What works remains before doing so?

Oxyw commented 3 months ago

@Oxyw, thanks for the update. When do you believe you'll be ready to submit a PR? What works remains before doing so?

I think I will be ready to submit the PR in the end of July or early August. Before doing so, I still need to check and fix bugs in the existing tests. Additionally, it is also necessary to add some tests for invalid situations.

Oxyw commented 3 months ago

I'm sorry that I won't be able to submit the PR this week. I've recently identified some previously undetected issues with the load/store instructions that need to be addressed. After these modifications, all legal cases in the coverage points draft will be covered. However, testing for illegal cases still requires further discussion via email.

jjscheel commented 2 months ago

Thanks, @Oxyw. I appreciate the update. Finding issues IS progress!

Oxyw commented 2 months ago

still working on fixing and refactoring the tests