Added
- Support for Amaranth 0.5.x
Changed
- Use
amaranth.lib.memory.Memory
instead ofamaranth.hdl.Memory
.
Removed
- The
synchronize
helper function. Useamaranth.lib.cdc.FFSynchronizer
instead. - Old examples and components that used the
debug_spi
interface.
Security
- Bump jinja2 from 3.1.4 to 3.1.5