-
Notifications
You must be signed in to change notification settings - Fork 663
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
area(MemBlock): remove redundant signals to optimise area #3560
Merged
+48
−22
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
[Generated by IPC robot]
master branch:
|
[Generated by IPC robot]
master branch:
|
[Generated by IPC robot]
master branch:
|
jin120811
force-pushed
the
area-kunminghu-V2R2-memblock
branch
from
October 8, 2024 04:59
c70c89a
to
b967279
Compare
[Generated by IPC robot]
master branch:
|
[Generated by IPC robot]
master branch:
|
jin120811
requested review from
weidingliu,
good-circle,
linjuanZ and
cz4e
as code owners
October 9, 2024 02:28
linjuanZ
added
do not merge
Do not merge this pull request
area
Optimize area comsuption
labels
Oct 9, 2024
jin120811
force-pushed
the
area-kunminghu-V2R2-memblock
branch
from
October 29, 2024 03:48
0781a55
to
0ca72f2
Compare
[Generated by IPC robot]
master branch:
|
jin120811
changed the title
area(MemBlock): optimise redundant signals for PPA
area(MemBlock): remove redundant signals to optimise area
Oct 30, 2024
linjuanZ
requested changes
Oct 30, 2024
Anzooooo
approved these changes
Oct 31, 2024
jin120811
force-pushed
the
area-kunminghu-V2R2-memblock
branch
2 times, most recently
from
November 11, 2024 08:35
c564390
to
3d094eb
Compare
…etermined, no need to be stored in the Queue.
….imm(32bits), because can use vaddr directly
jin120811
force-pushed
the
area-kunminghu-V2R2-memblock
branch
from
November 11, 2024 09:00
3d094eb
to
6f06ab7
Compare
[Generated by IPC robot]
master branch:
|
linjuanZ
approved these changes
Nov 12, 2024
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.
optimise redundant signals to reduce MemBlock area.