Skip to content
This repository has been archived by the owner on Nov 4, 2024. It is now read-only.

Support for cross combination coverpoint test generation #44

Merged
merged 53 commits into from
Aug 29, 2022

Conversation

edwin7026
Copy link
Contributor

@edwin7026 edwin7026 commented Aug 25, 2022

This PR is related to issue #27

The PR is a feature addition to CTG for the generation of tests corresponding to cross_comb coverpoints defined in ISAC. /riscv_ctg/cross_comb.py facilitates generation of assembly files for this test.

CTG will be equipped with the ability to generate cross_comb tests for all base and floating point instructions except branch, load/store instructions.
The generated cross_comb test files are independent from their parent test files and are suffixed by _cross-comb.S.

pawks
pawks previously approved these changes Aug 29, 2022
@pawks pawks merged commit b311ac3 into riscv-software-src:master Aug 29, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants