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

mergeA: fix 2 bugs about merge permission_check and pftrain vaddr #66

Merged
merged 1 commit into from
Oct 8, 2023

Conversation

cailuoshan
Copy link
Contributor

No description provided.

@cailuoshan cailuoshan merged commit 28c47a6 into master Oct 8, 2023
1 check passed
@cailuoshan cailuoshan deleted the mergeA branch October 8, 2023 09:23
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
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