amaranth icon indicating copy to clipboard operation
amaranth copied to clipboard

Tracking issue for RFC 51: Add `ShapeCastable.from_bits` and `amaranth.lib.data.Const`

Open wanda-phi opened this issue 1 year ago • 1 comments

  • RFC PR: amaranth-lang/rfcs#51
  • Implementation PR: https://github.com/amaranth-lang/amaranth/pull/1202
  • Deprecation PR (for making ShapeCastable.from_bits non-optional): N/A (for milestone 0.6)

wanda-phi avatar Mar 04 '24 19:03 wanda-phi

When ShapeCastable.from_bits is made mandatory, lib.data docs must be updated to remove a few "if from_bits is implemented" clauses.

whitequark avatar Mar 19 '24 04:03 whitequark