-
Notifications
You must be signed in to change notification settings - Fork 23
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
timing debug #908
Open
qinjun-li
wants to merge
11
commits into
master
Choose a base branch
from
timing-debug
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
timing debug #908
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
Contributor
qinjun-li
commented
Dec 23, 2024
- [rtl] merge csrInterface to laneRequest.
- [rtl] connect laneRequest with shifter.
- [rtl] connect vrf read with shifter.
- [rtl] Pipe result in float adder.
- [rtl] connect vrf write with shifter.
- [rtl] add mask control.
- [rtl] duplicate v0 in lsu.
- [om] bug fix on the ReferenceTarget pattern match
- [om] retime FloatAdder in Permutation
- [rtl] fix mask update in lane.
- [code] format.
- [rtl] fix vrf read result.
- [rtl] Check whether the order of instruction index is clear in the sequencer.
- [rtl] Pipe result in MaskCompress.
- [rtl] Add read token in store unit.
- [rtl] retime compress unit.
- [rtl] retime compress unit.
- [rtl] cut pipe in compress unit.
- [rtl] pipe instructionFinished in sequencer.
qinjun-li
force-pushed
the
timing-debug
branch
9 times, most recently
from
December 26, 2024 08:30
a55c853
to
b1245cc
Compare
qinjun-li
force-pushed
the
timing-debug
branch
from
December 27, 2024 04:49
5722f41
to
b2498c4
Compare
qinjun-li
removed
the
PD-Lane
Ask T1-Inhouse Flow to Run Physical Design for Lane
label
Dec 27, 2024
qinjun-li
force-pushed
the
timing-debug
branch
2 times, most recently
from
December 30, 2024 08:00
0451da1
to
9ea63f2
Compare
Avimitin
force-pushed
the
timing-debug
branch
2 times, most recently
from
December 30, 2024 10:44
1bdd4ab
to
209fb8f
Compare
qinjun-li
force-pushed
the
timing-debug
branch
2 times, most recently
from
December 30, 2024 13:04
5c77700
to
cf0eaf1
Compare
1. merge csrInterface to laneRequest. 2. add mask control in lane, request mask by shifter. 3. add vrf release in lane, delete order check & slot free check.
1. Use shifter for long distance connections. 2. Make a copy of v0 in lsu. 3. Reorder the read results in the mask unit. Because the time when the reading results come back cannot be determined in advance
qinjun-li
force-pushed
the
timing-debug
branch
from
December 31, 2024 07:13
826c4ee
to
51f7ea8
Compare
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.