amaranth
amaranth copied to clipboard
Add a `PortLike` that can be used in simulation to test designs which instantiate I/O buffers
This should definitely cover io.Buffer and io.FFBuffer, and potentially io.DDRBuffer (provided we can implement it in a way that doesn't cause horrors to happen).
- https://github.com/amaranth-lang/rfcs/pull/69
Closing in favor of #1446.