Skip to content
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

Multiprotocol iDMA: Add AXI Lite and OBI #20

Merged
merged 1 commit into from
Nov 11, 2022
Merged

Conversation

thommythomaso
Copy link
Collaborator

No description provided.

@thommythomaso thommythomaso added the enhancement New feature or request label Nov 8, 2022
@thommythomaso thommythomaso requested a review from micprog November 8, 2022 09:18
@thommythomaso thommythomaso self-assigned this Nov 8, 2022
Bender.yml Outdated Show resolved Hide resolved
README.md Show resolved Hide resolved
jobs/backend/fails.txt Outdated Show resolved Hide resolved
test/obi2axi_bridge.sv Outdated Show resolved Hide resolved
test/per2axi.sv Outdated Show resolved Hide resolved
Copy link
Collaborator Author

@thommythomaso thommythomaso left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

So far it looks good to me, will have to check all *.sv files once more.

src/idma_legalizer.sv Outdated Show resolved Hide resolved
src/idma_legalizer.sv Outdated Show resolved Hide resolved
src/idma_legalizer.sv Outdated Show resolved Hide resolved
src/idma_legalizer.sv Outdated Show resolved Hide resolved
src/idma_legalizer.sv Outdated Show resolved Hide resolved
src/idma_legalizer.sv Outdated Show resolved Hide resolved
test/tb_idma_backend.sv Outdated Show resolved Hide resolved
src/idma_backend.sv Outdated Show resolved Hide resolved
Copy link
Collaborator Author

@thommythomaso thommythomaso left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. Minor comments in line. Globally we should now spend some time with a) the comments and b) trying to minimize code replication, especially in the testbenches (includes, macros, ...).

@TheMightyDuckOfDoom TheMightyDuckOfDoom self-assigned this Nov 8, 2022
@thommythomaso thommythomaso force-pushed the obi-tbenz branch 3 times, most recently from bf34134 to 895367b Compare November 10, 2022 19:06
@thommythomaso thommythomaso force-pushed the obi-tbenz branch 2 times, most recently from 53ef5f9 to d0c603c Compare November 11, 2022 08:28
@thommythomaso thommythomaso merged commit b9d7f04 into master Nov 11, 2022
@thommythomaso thommythomaso deleted the obi-tbenz branch November 11, 2022 11:12
@thommythomaso thommythomaso temporarily deployed to github-pages November 11, 2022 11:14 Inactive
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants