Skip to content

Conversation

@lanserge
Copy link
Contributor

@lanserge lanserge commented Feb 2, 2025

Previously 'o' pad type represented by SiliconPlatformPort had 'oe' pin that was always disconnected in the designs but present in the final RTLIL (connected to zero, that should expect disabling the output pad) and ignored in the backend.

With this PR 'o' pad type represented by SiliconPlatformPort without 'oe' pin and only with 'o' pin (expected behavior),
and 'oe' pad type represented by SiliconPlatformPort with both 'o' and 'oe' pins that makes it suitable for open drain.

@lanserge lanserge requested a review from gatecat February 2, 2025 19:42
@robtaylor
Copy link
Contributor

I think this is superseded by #28. Does that seem correct @serge?

@robtaylor robtaylor closed this Feb 14, 2025
@robtaylor robtaylor deleted the pad_oz branch May 20, 2025 13:48
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.

4 participants