-
Notifications
You must be signed in to change notification settings - Fork 19
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
mergeA: fix 2 bugs about merge permission_check and pftrain vaddr #66
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Ivyfeather
approved these changes
Oct 8, 2023
Ivyfeather
pushed a commit
that referenced
this pull request
Oct 11, 2023
Ivyfeather
added a commit
that referenced
this pull request
Oct 11, 2023
fix 3 bugs by cls & lyq Squashed commit of the following: commit c2fdcd2 Author: XiChen <[email protected]> Date: Tue Oct 10 17:25:53 2023 +0800 MainPipe: fix s4 Info wrong, leading to GrantBuf backpressure failing commit 87eb7ec Author: XiChen <[email protected]> Date: Mon Oct 9 17:05:05 2023 +0800 misc: fix compilation error commit b1baf4f Author: XiChen <[email protected]> Date: Mon Oct 9 12:54:24 2023 +0800 Hint: fix Hint Arb among Slices commit 04ec82b Author: XiChen <[email protected]> Date: Sun Oct 8 15:21:43 2023 +0800 misc: remove info dump commit 46e30d1 Author: XiChen <[email protected]> Date: Sun Oct 8 14:40:47 2023 +0800 Hint: consider new feature ** AMergeTask ** commit af21b7d Author: XiChen <[email protected]> Date: Sun Oct 8 11:11:59 2023 +0800 misc: fix connection commit f2d515c Author: XiChen <[email protected]> Date: Sun Oct 8 11:06:11 2023 +0800 CoupledL2: update logic for Hint Arb commit 9faccbc Author: XiChen <[email protected]> Date: Sun Oct 8 10:48:25 2023 +0800 Backbone: new structure for Hint now we send Hint @s1 for every MSHR-GrantData passing by and send Hint @s3 for every CHN-GrantData passing by commit babd1cf Author: XiChen <[email protected]> Date: Sat Oct 7 18:02:07 2023 +0800 ReqArb: only give s1 info when s1-to-s2 fire commit 7413bd3 Author: XiChen <[email protected]> Date: Sat Oct 7 18:00:45 2023 +0800 TestTop: add pft and 4banks to TestTop-l2l3l2 commit ca8403f Author: Luoshan Cai <[email protected]> Date: Sun Oct 8 17:23:56 2023 +0800 mergeA: fix 2 bugs about merge permission_check and pftrain vaddr (#66) commit d26711d Author: Yanqin Li <[email protected]> Date: Sat Oct 7 12:21:18 2023 +0800 fix prefetch settings (#64) * prefetch: fix bug in parameters * prefetch: add Stream and Stride parameters
Ivyfeather
added a commit
that referenced
this pull request
Oct 17, 2023
fix 3 bugs by cls & lyq Squashed commit of the following: commit c2fdcd2 Author: XiChen <[email protected]> Date: Tue Oct 10 17:25:53 2023 +0800 MainPipe: fix s4 Info wrong, leading to GrantBuf backpressure failing commit 87eb7ec Author: XiChen <[email protected]> Date: Mon Oct 9 17:05:05 2023 +0800 misc: fix compilation error commit b1baf4f Author: XiChen <[email protected]> Date: Mon Oct 9 12:54:24 2023 +0800 Hint: fix Hint Arb among Slices commit 04ec82b Author: XiChen <[email protected]> Date: Sun Oct 8 15:21:43 2023 +0800 misc: remove info dump commit 46e30d1 Author: XiChen <[email protected]> Date: Sun Oct 8 14:40:47 2023 +0800 Hint: consider new feature ** AMergeTask ** commit af21b7d Author: XiChen <[email protected]> Date: Sun Oct 8 11:11:59 2023 +0800 misc: fix connection commit f2d515c Author: XiChen <[email protected]> Date: Sun Oct 8 11:06:11 2023 +0800 CoupledL2: update logic for Hint Arb commit 9faccbc Author: XiChen <[email protected]> Date: Sun Oct 8 10:48:25 2023 +0800 Backbone: new structure for Hint now we send Hint @s1 for every MSHR-GrantData passing by and send Hint @s3 for every CHN-GrantData passing by commit babd1cf Author: XiChen <[email protected]> Date: Sat Oct 7 18:02:07 2023 +0800 ReqArb: only give s1 info when s1-to-s2 fire commit 7413bd3 Author: XiChen <[email protected]> Date: Sat Oct 7 18:00:45 2023 +0800 TestTop: add pft and 4banks to TestTop-l2l3l2 commit ca8403f Author: Luoshan Cai <[email protected]> Date: Sun Oct 8 17:23:56 2023 +0800 mergeA: fix 2 bugs about merge permission_check and pftrain vaddr (#66) commit d26711d Author: Yanqin Li <[email protected]> Date: Sat Oct 7 12:21:18 2023 +0800 fix prefetch settings (#64) * prefetch: fix bug in parameters * prefetch: add Stream and Stride parameters
Archer613
pushed a commit
to cyril0124/CoupledL2
that referenced
this pull request
Oct 27, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.