amaranth
amaranth copied to clipboard
Tracking issue for RFC 51: Add `ShapeCastable.from_bits` and `amaranth.lib.data.Const`
- RFC PR: amaranth-lang/rfcs#51
- Implementation PR: https://github.com/amaranth-lang/amaranth/pull/1202
- Deprecation PR (for making
ShapeCastable.from_bitsnon-optional): N/A (for milestone 0.6)
When ShapeCastable.from_bits is made mandatory, lib.data docs must be updated to remove a few "if from_bits is implemented" clauses.