You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix output ports to not have output enable signals (_oe)
- Removed _oe signal for output ports
- Updated IOBuffer to only set oe for bidirectional ports
- Updated wire method to handle cases where _oe is None
- Updated tests to match the new behavior
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>
0 commit comments