-
Notifications
You must be signed in to change notification settings - Fork 66
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
Feature/generalized-data-width-converter #144
Open
lstasytis
wants to merge
11
commits into
Xilinx:dev
Choose a base branch
from
lstasytis:feature/generalized_dwc
base: dev
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
+128
−0
Commits on May 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 232473e - Browse repository at this point
Copy the full SHA 232473eView commit details -
Cropping and Padding decoupled to two parameters, effecting either th…
…e input or output ports only.
Configuration menu - View commit details
-
Copy full SHA for 671c3d8 - Browse repository at this point
Copy the full SHA 671c3d8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4250e16 - Browse repository at this point
Copy the full SHA 4250e16View commit details
Commits on May 15, 2024
-
Padding and Cropping introduced via tracking of forwarded bits from i…
…nput stream to output stream
Configuration menu - View commit details
-
Copy full SHA for 9d845f6 - Browse repository at this point
Copy the full SHA 9d845f6View commit details
Commits on May 23, 2024
-
DWC version which performs data width conversion, padding and croppin…
…g by using a shift register where either the input or the output word are in a static position while the other are dynamically tracked as to where the write the bits using a variable for tracking how many values are currently in the buffer.
Configuration menu - View commit details
-
Copy full SHA for 28eeeff - Browse repository at this point
Copy the full SHA 28eeeffView commit details
Commits on Jun 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for efe52b8 - Browse repository at this point
Copy the full SHA efe52b8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 239d0fc - Browse repository at this point
Copy the full SHA 239d0fcView commit details
Commits on Jun 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5fb0f96 - Browse repository at this point
Copy the full SHA 5fb0f96View commit details
Commits on Sep 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0c75c5e - Browse repository at this point
Copy the full SHA 0c75c5eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2cd5b20 - Browse repository at this point
Copy the full SHA 2cd5b20View commit details
Commits on Oct 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2e7b259 - Browse repository at this point
Copy the full SHA 2e7b259View 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.