amaranth/docs/stdlib
Catherine 7d99981d57 Implement RFC 15: Lifting shape-castable objects.
See amaranth-lang/rfcs#15 and #784.

Note that this RFC breaks the existing syntax for initializing a view
with a new signal. Instances of `View(layout)` *must* be changed to
`Signal(layout)`.
2023-05-15 19:42:12 +01:00
..
_images/data lib.data: add reference documentation. 2023-05-12 19:54:47 +01:00
cdc.rst docs: don't call Python modules "packages". 2021-12-16 17:46:01 +00:00
coding.rst docs: don't call Python modules "packages". 2021-12-16 17:46:01 +00:00
data.rst Implement RFC 15: Lifting shape-castable objects. 2023-05-15 19:42:12 +01:00
enum.rst lib.enum: accept any const-castable expression as member value. 2023-05-12 16:39:02 +01:00
fifo.rst docs: don't call Python modules "packages". 2021-12-16 17:46:01 +00:00