amaranth
amaranth copied to clipboard
Deprecate `Record`
Now that we have RFC 1 and RFC 2, we can finally deprecate (and, later, remove) that awful hack.
It should probably not be removed before Amaranth 0.6, since it is quite widely used.
- [x] Deprecate
amaranth.hdl.recin Amaranth 0.4: https://github.com/amaranth-lang/amaranth/pull/890 - [x] Make
amaranth.lib.io.Pinan interface object usable withconnect: https://github.com/amaranth-lang/amaranth/pull/891 - [ ] Remove
amaranth.hdl.recin Amaranth 0.6