-
Notifications
You must be signed in to change notification settings - Fork 267
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
Multicast XBAR #239
Draft
colluca
wants to merge
26
commits into
master
Choose a base branch
from
feature/multicast-xbar
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.
Draft
Multicast XBAR #239
Commits on Dec 11, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 9dc5a41 - Browse repository at this point
Copy the full SHA 9dc5a41View commit details
Commits on Dec 20, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 9678051 - Browse repository at this point
Copy the full SHA 9678051View commit details -
Configuration menu - View commit details
-
Copy full SHA for ed24e43 - Browse repository at this point
Copy the full SHA ed24e43View commit details -
Configuration menu - View commit details
-
Copy full SHA for e10e67e - Browse repository at this point
Copy the full SHA e10e67eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 115dff1 - Browse repository at this point
Copy the full SHA 115dff1View commit details -
Configuration menu - View commit details
-
Copy full SHA for de1fc31 - Browse repository at this point
Copy the full SHA de1fc31View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7131cb3 - Browse repository at this point
Copy the full SHA 7131cb3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 02d3910 - Browse repository at this point
Copy the full SHA 02d3910View commit details -
axi_mcast_xbar: Cut valid->ready->commit combinational path
To be improved: - 50% multicast AW throughput - Potential for combinational loops in mux
Configuration menu - View commit details
-
Copy full SHA for cbe3402 - Browse repository at this point
Copy the full SHA cbe3402View commit details -
Configuration menu - View commit details
-
Copy full SHA for 21222e9 - Browse repository at this point
Copy the full SHA 21222e9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 60542d7 - Browse repository at this point
Copy the full SHA 60542d7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7da0430 - Browse repository at this point
Copy the full SHA 7da0430View commit details -
Configuration menu - View commit details
-
Copy full SHA for 137b19c - Browse repository at this point
Copy the full SHA 137b19cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1f7191a - Browse repository at this point
Copy the full SHA 1f7191aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 31fcf1f - Browse repository at this point
Copy the full SHA 31fcf1fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 56396c1 - Browse repository at this point
Copy the full SHA 56396c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for d302b39 - Browse repository at this point
Copy the full SHA d302b39View commit details -
Configuration menu - View commit details
-
Copy full SHA for 17cee0a - Browse repository at this point
Copy the full SHA 17cee0aView commit details -
Configuration menu - View commit details
-
Copy full SHA for b423b2d - Browse repository at this point
Copy the full SHA b423b2dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 84f60fa - Browse repository at this point
Copy the full SHA 84f60faView commit details -
Configuration menu - View commit details
-
Copy full SHA for fccb294 - Browse repository at this point
Copy the full SHA fccb294View commit details -
axi_mcast_xbar: Tie signals to 0 when Connectivity matrix is sparse
Corrects a bug due to the Xs on these undriven signals propagating. Bug was not caught in testbench as it uses a dense Connectivity matrix.
Configuration menu - View commit details
-
Copy full SHA for 6f8a25a - Browse repository at this point
Copy the full SHA 6f8a25aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 425d140 - Browse repository at this point
Copy the full SHA 425d140View commit details -
axi_mcast_xbar: Allow multiple outstanding multicast transactions
Multiple outstanding multicast transactions are allowed only if the slaves selected by these transactions are the same.
Configuration menu - View commit details
-
Copy full SHA for c303a0d - Browse repository at this point
Copy the full SHA c303a0dView commit details -
Configuration menu - View commit details
-
Copy full SHA for e4862ec - Browse repository at this point
Copy the full SHA e4862ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for fed6a2f - Browse repository at this point
Copy the full SHA fed6a2fView commit details
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.