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

corev-dv generated test-program config errors #519

Closed
MikeOpenHWGroup opened this issue Mar 12, 2021 · 1 comment
Closed

corev-dv generated test-program config errors #519

MikeOpenHWGroup opened this issue Mar 12, 2021 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@MikeOpenHWGroup
Copy link
Member

A couple of the corev-dv generated tests did not have names that match their yaml configuration. This yielded the following error:

$ make gen_corev-dv test TEST=corev_rand_jump_stress_test
CRITICAL:yaml2make:Could not find [corev-dv.yaml] in any directories:
CRITICAL:yaml2make:/home/v51366/mydata/GitHubRepos/openhwgroup/core-v-verif/master/cv32e40p/tests/programs/corev-dv/corev_rand_jump_stress_test/corev-dv.yaml
CRITICAL:yaml2make:/home/v51366/mydata/GitHubRepos/openhwgroup/core-v-verif/master/cv32e40p/tests/programs/custom/corev_rand_jump_stress_test/corev-dv.yaml
/home/v51366/mydata/GitHubRepos/openhwgroup/core-v-verif/master/mk/Common.mk:276: *** ERROR Could not find corev-dv.yaml for test: corev_rand_jump_stress_test.  Stop.
$ 

#518 is intended fix.

@MikeOpenHWGroup MikeOpenHWGroup added the bug Something isn't working label Mar 12, 2021
@MikeOpenHWGroup
Copy link
Member Author

Fixed as of #518.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants