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

feat(difftest): Support override NUM_CORES at compile time #540

Merged
merged 1 commit into from
Jan 3, 2025

Conversation

forever043
Copy link
Contributor

For integration with external SoC, the NUM_CORES was not known at chisel elaboration time. Add the #ifndef NUM_CORES to support override core numbers at the final compile stage.

For integration with external SoC, the NUM_CORES was not known at chisel
elaboration time. Add the `#ifndef NUM_CORES` to support override core
numbers at the final compile stage.

Signed-off-by: Jiuyue Ma <[email protected]>
@forever043 forever043 requested a review from poemonsense January 3, 2025 00:54
@poemonsense poemonsense merged commit 6fce2e7 into master Jan 3, 2025
4 checks passed
@poemonsense poemonsense deleted the override_num_cores branch January 3, 2025 01:17
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