Implement RFC 51: Add ShapeCastable.from_bits and amaranth.lib.data.Const.

Co-authored-by: Catherine <whitequark@whitequark.org>
This commit is contained in:
Wanda 2024-03-14 20:07:53 +01:00 committed by Catherine
parent 598cf8db28
commit d6bf47d549
8 changed files with 705 additions and 109 deletions

View file

@ -221,7 +221,7 @@ Modeling structured data
========================
.. autoclass:: Field
.. autoclass:: Layout
.. autoclass:: Layout()
Common data layouts
@ -237,6 +237,7 @@ Data views
==========
.. autoclass:: View
.. autoclass:: Const
Data classes