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

I2C Resource Optimization #83

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

I2C Resource Optimization #83

wants to merge 1 commit into from

Conversation

GregAC
Copy link
Contributor

@GregAC GregAC commented May 22, 2024

This removes target mode logic from the I2C block, reduces FIFO sizes and forces use of distributed RAM for FIFO implementation.

DO NOT MERGE - This has not been tested only used for implementation trials

This removes target mode logic from the I2C block, reduces FIFO sizes
and forces use of distributed RAM for FIFO implementation.

DO NOT MERGE - This has not been tested only used for implementation
trials
@marnovandermaas
Copy link
Contributor

We don't need to add more I2C blocks since we merged Adrian's PR that includes 2 I2C buses. I would prefer to leave these optimizations until after the Hackathon unless we really need it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants