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

#18058: Move init_sync_registers to TRISC0 #18393

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

Conversation

jbaumanTT
Copy link
Contributor

Ticket

#18058

Problem description

Initializing all the sync registers takes around 120 cycles on wormhole.

What's changed

By moving the work to TRISC0 (when it's already idle) we can cut the cost to BRISC by around 100 cycles.

Checklist

Initializing all the sync registers takes around 120 cycles on wormhole. By
moving the work to TRISC0 (when it's already idle) we can cut the cost to BRISC
by around 100 cycles.
@jbaumanTT jbaumanTT force-pushed the jbauman/moveinitsync branch from 1c9b716 to 857c1bb Compare February 27, 2025 20:57
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