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

Fix icache regression failure on VCS #2204

Merged
merged 1 commit into from
Aug 26, 2024
Merged

Conversation

nbdd0121
Copy link
Contributor

It appears that VCS require expression after iff to be wrapped inside parenthesis otherwise it will complain about syntax error.

This should fix the weekly VCS regression, which seems to be failing forever due to this.

It appears that VCS require expression after `iff` to be wrapped inside
parenthesis otherwise it will complain about syntax error.

This should fix the weekly VCS regression.

Signed-off-by: Gary Guo <[email protected]>
Copy link
Contributor

@hcallahan-lowrisc hcallahan-lowrisc left a comment

Choose a reason for hiding this comment

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

LGTM, thanks!

@hcallahan-lowrisc hcallahan-lowrisc added this pull request to the merge queue Aug 26, 2024
Merged via the queue into lowRISC:master with commit 03ba286 Aug 26, 2024
11 checks passed
@nbdd0121 nbdd0121 deleted the vcs branch August 26, 2024 15:33
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.

2 participants