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

Update testbench fail condition #374

Merged
merged 6 commits into from
Jan 28, 2025
Merged

Update testbench fail condition #374

merged 6 commits into from
Jan 28, 2025

Conversation

wkkuna
Copy link
Collaborator

@wkkuna wkkuna commented Jan 23, 2025

Update run_regression_test.sh script accordingly

Follows up #373.

@kgugala kgugala force-pushed the 72015-regr-status-report branch from 64e0d23 to d7c79ff Compare January 23, 2025 20:08
@wkkuna wkkuna force-pushed the 72015-regr-status-report branch from d7c79ff to da065b1 Compare January 24, 2025 07:29
@wkkuna wkkuna changed the title Update testbench fail with $fatal Update testbench fail condition Jan 24, 2025
@wkkuna wkkuna force-pushed the 72015-regr-status-report branch 3 times, most recently from af65389 to c78efaa Compare January 27, 2025 12:46
wkkuna and others added 6 commits January 27, 2025 15:33
Update testbench and renode.test to use generated configuration
as a reference for expected MISA read value.

Signed-off-by: Wiktoria Kuna <[email protected]>
Likely due to RV_PIC_BASE_ADDR value changing,
the 'dside_access_region_prediction_error' test would
no longer cause an overflow and hence not cause a prediction error.

Signed-off-by: Wiktoria Kuna <[email protected]>
Make testbench throw 'fatal' on fail by default.
Add a 'tb_silent_fail' flag to force the exit status to 0 (for RISCV-DV
tests).

Signed-off-by: Wiktoria Kuna <[email protected]>
Attempting to shift the nmi_assert_int at the end of negedge block
would cause its overwrite.
Similarily, de-asserting int logic at the end of the block would cause
it to never be raised.

Signed-off-by: Wiktoria Kuna <[email protected]>
Rename 'ext_int' to connect both 'ext_int' and the 'extintsrc_req'
to the VeeR wrapper.

Signed-off-by: Wiktoria Kuna <[email protected]>
@wkkuna wkkuna force-pushed the 72015-regr-status-report branch from c78efaa to 79aed6b Compare January 27, 2025 14:34
Copy link

@kgugala kgugala merged commit 8bbd82b into main Jan 28, 2025
779 checks passed
@kgugala kgugala deleted the 72015-regr-status-report branch January 28, 2025 09:01
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