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

Remove harvested_coords argument from dynamic_tlb #413

Merged
merged 2 commits into from
Dec 18, 2024

Conversation

broskoTT
Copy link
Contributor

@broskoTT broskoTT commented Dec 18, 2024

Issue

Related to #417

Description

This argument should not be passed down to tlb.
This effectively changes the required coordinates for calling set_dynamic_tlb from virtual to physical. Hopefully these will become more apparent after changes regarding introducing CoreCoords everywhere.

List of the changes

  • Removed harvested_coord_translation from functions related to set_dynamic_tlb in TTDevice
  • Pass coords through harvested_coord_translation before sending them to set_dynamic_tlb

Testing

CI tests should cover enough testing.

API Changes

There are no API changes in this PR.

@broskoTT broskoTT requested a review from pjanevskiTT December 18, 2024 09:11
@broskoTT broskoTT enabled auto-merge (squash) December 18, 2024 13:11
@broskoTT broskoTT merged commit e454c69 into main Dec 18, 2024
19 checks passed
@broskoTT broskoTT deleted the brosko/harvested_dynamic branch December 18, 2024 15:04
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