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 Coverage flow for t1 #790

Merged
merged 5 commits into from
Oct 7, 2024
Merged

Add Coverage flow for t1 #790

merged 5 commits into from
Oct 7, 2024

Conversation

Clo91eaf
Copy link
Contributor

@Clo91eaf Clo91eaf commented Oct 1, 2024

  • Instruction Coverage flow:
    • Report vector instruction coverage:
      • source from: [[DecoderParam]]
      • expt, rounding
    • Chaining Cover:
      • find all chainable instruction sequence: group VFU types into different instructions types;
      • cover the sequence of different types of chaining
      • load 2 exec 2 store

@Clo91eaf Clo91eaf marked this pull request as draft October 1, 2024 08:38
@Clo91eaf Clo91eaf force-pushed the Clo91eaf/cover branch 13 times, most recently from c37564d to 36fd599 Compare October 4, 2024 13:31
@Avimitin Avimitin force-pushed the Clo91eaf/cover branch 2 times, most recently from d0993e0 to 201b08b Compare October 5, 2024 09:17
@Avimitin Avimitin marked this pull request as ready for review October 5, 2024 09:19
@Avimitin Avimitin force-pushed the Clo91eaf/cover branch 2 times, most recently from 1e6c232 to 2697bc9 Compare October 5, 2024 09:40
script/emu/src/Main.scala Outdated Show resolved Hide resolved
@Clo91eaf Clo91eaf force-pushed the Clo91eaf/cover branch 3 times, most recently from e3fcded to 1530621 Compare October 5, 2024 15:32
@sequencer sequencer merged commit ca57058 into master Oct 7, 2024
158 checks passed
@sequencer sequencer deleted the Clo91eaf/cover branch October 7, 2024 10:19
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.

3 participants