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

Enable Blackhole AICLK test #562

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

pjanevskiTT
Copy link
Contributor

Issue

/

Description

#548 introduced few tests to test the ARC communication, one of those being go busy/idle messages and then readouts of the Blackhole clk, but it was left disabled because 80.15 fw is not yet flashed on CI machines. This PR reenables the test and it will be merged once the new fw is released to machines.

List of the changes

  • Reenable BH AICLK test

Testing

CI

API Changes

/

@pjanevskiTT pjanevskiTT requested a review from broskoTT March 3, 2025 12:13
@pjanevskiTT pjanevskiTT self-assigned this Mar 3, 2025
@pjanevskiTT pjanevskiTT force-pushed the pjanevski/enable_bh_aiclk_test branch from bbec183 to 950bb7a Compare March 3, 2025 12:16
@pjanevskiTT pjanevskiTT force-pushed the pjanevski/enable_bh_aiclk_test branch from 950bb7a to 0715487 Compare March 3, 2025 12:19
// TODO: enable this test once 80.15 fw is flashed to CI machines
// TEST(BlackholeArcMessages, BlackholeArcMessageHigherAIClock) {
// const uint32_t ms_sleep = 2000;
TEST(BlackholeArcMessages, BlackholeArcMessageHigherAIClock) {
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Wait until #569 is merged. Use get_clock API to check the clock

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.

1 participant