Implement RFC 51: Add ShapeCastable.from_bits and amaranth.lib.data.Const.
Co-authored-by: Catherine <whitequark@whitequark.org>
This commit is contained in:
parent
598cf8db28
commit
d6bf47d549
8 changed files with 705 additions and 109 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue