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

[rtl] relocate TWI tri-state drivers #386

Merged
merged 2 commits into from
Aug 17, 2022
Merged

[rtl] relocate TWI tri-state drivers #386

merged 2 commits into from
Aug 17, 2022

Conversation

stnolting
Copy link
Owner

@stnolting stnolting commented Aug 16, 2022

This PR relocates the TWI tri-state drivers from the TWI module to the NEORV32 top entity (one level to the top).

Maybe the tri-state drivers should be excluded from the processor so that they have to be implemented in the design's top entity... 🤔 Some synthesis tools seem to have problems if tri-state drivers are "buried" somewhere inside the design (looking at you Vivado)...

@stnolting stnolting added the HW hardware-related label Aug 16, 2022
@stnolting stnolting self-assigned this Aug 16, 2022
@stnolting stnolting marked this pull request as ready for review August 16, 2022 17:56
@stnolting stnolting merged commit ea8bc7b into main Aug 17, 2022
@stnolting stnolting deleted the twi_tristate_relocate branch August 17, 2022 11:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
HW hardware-related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant