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

make I2C controller push-pull #307

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

Aaron-Hartwig
Copy link
Collaborator

As discussed, the controller logic will now operate as a push-pull driver. This gives flexibility since if that is desired it will be the default, and adapting a push-pull driver to be open-drain is simple when accompanying tristate logic is still present.

This change also changes the target VC to utilize the *_int signals for rising/falling edge triggers since those are adapted to '0' or '1' from the std_logic inout pins.

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.

1 participant