-
Notifications
You must be signed in to change notification settings - Fork 52
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
Complete AXI wrapper generator #1934
Merged
Merged
Commits on Jan 29, 2024
-
Done with input/output, cells, wires, and groups (there are none) TODO: Control sequence
Configuration menu - View commit details
-
Copy full SHA for d3ac4c6 - Browse repository at this point
Copy the full SHA d3ac4c6View commit details
Commits on Feb 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7498f38 - Browse repository at this point
Copy the full SHA 7498f38View commit details -
Configuration menu - View commit details
-
Copy full SHA for d12071f - Browse repository at this point
Copy the full SHA d12071fView commit details
Commits on Feb 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e8cb4ba - Browse repository at this point
Copy the full SHA e8cb4baView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7262a54 - Browse repository at this point
Copy the full SHA 7262a54View commit details -
Configuration menu - View commit details
-
Copy full SHA for f558c28 - Browse repository at this point
Copy the full SHA f558c28View commit details -
Configuration menu - View commit details
-
Copy full SHA for f6fd273 - Browse repository at this point
Copy the full SHA f6fd273View commit details
Commits on Feb 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b507509 - Browse repository at this point
Copy the full SHA b507509View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7a28be6 - Browse repository at this point
Copy the full SHA 7a28be6View commit details -
Configuration menu - View commit details
-
Copy full SHA for a9628ce - Browse repository at this point
Copy the full SHA a9628ceView commit details
Commits on Feb 12, 2024
-
AXI generator that creates a valid calyx program
TBD If the spec is implemented properly (probably not) TODO: 1. Get AXI working with cocotb tests 2. Hook up runt tests 3. Refactor/minimize generator code 4... Fud2 integration?
Configuration menu - View commit details
-
Copy full SHA for c626bc0 - Browse repository at this point
Copy the full SHA c626bc0View commit details -
Configuration menu - View commit details
-
Copy full SHA for eb3e451 - Browse repository at this point
Copy the full SHA eb3e451View commit details
Commits on Feb 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ebec96c - Browse repository at this point
Copy the full SHA ebec96cView commit details
Commits on Feb 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 75dafbb - Browse repository at this point
Copy the full SHA 75dafbbView commit details -
Configuration menu - View commit details
-
Copy full SHA for e043f59 - Browse repository at this point
Copy the full SHA e043f59View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e0a741 - Browse repository at this point
Copy the full SHA 3e0a741View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0aadcfa - Browse repository at this point
Copy the full SHA 0aadcfaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2763154 - Browse repository at this point
Copy the full SHA 2763154View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5431d97 - Browse repository at this point
Copy the full SHA 5431d97View commit details -
Configuration menu - View commit details
-
Copy full SHA for fcfa0c8 - Browse repository at this point
Copy the full SHA fcfa0c8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f624ce - Browse repository at this point
Copy the full SHA 9f624ceView commit details
Commits on Feb 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 806b985 - Browse repository at this point
Copy the full SHA 806b985View commit details
Commits on Feb 24, 2024
-
Add working generated wrapper + vec_add
Issue before was the vec_add was wrong, we need 4 bits instead of 3, even though we're counting 0-7 because of the presence of a <= check (so we need to get to 8 for our while loop to terminate)
Configuration menu - View commit details
-
Copy full SHA for f089ddd - Browse repository at this point
Copy the full SHA f089dddView commit details -
Configuration menu - View commit details
-
Copy full SHA for 78078a4 - Browse repository at this point
Copy the full SHA 78078a4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 50516ec - Browse repository at this point
Copy the full SHA 50516ecView commit details
Commits on Feb 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5419b3d - Browse repository at this point
Copy the full SHA 5419b3dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 10b4ef2 - Browse repository at this point
Copy the full SHA 10b4ef2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 09f1dc9 - Browse repository at this point
Copy the full SHA 09f1dc9View commit details
Commits on Feb 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 883cac8 - Browse repository at this point
Copy the full SHA 883cac8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 05743f1 - Browse repository at this point
Copy the full SHA 05743f1View 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.