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

Add get_num_nocs() to Hal #15679

Merged
merged 1 commit into from
Dec 4, 2024
Merged

Add get_num_nocs() to Hal #15679

merged 1 commit into from
Dec 4, 2024

Conversation

blozano-tt
Copy link
Contributor

@blozano-tt blozano-tt commented Dec 4, 2024

Ticket

Closes #14642

Problem description

noc/noc_parameters.h is ARCH_NAME specific include.

What's changed

Provide architecture specific NUM_NOCs via Hal API.

(Note that currently it is the same for all architectures, but I guess that will change).

Checklist

@blozano-tt blozano-tt merged commit dde5614 into main Dec 4, 2024
135 of 147 checks passed
@blozano-tt blozano-tt deleted the blozano-issue-14642 branch December 4, 2024 04:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

watcher_server.cpp uses ARCH_NAME specific include path
3 participants