Implement RFC 18: Reorganize vendor platforms

Closes #873.
This commit is contained in:
Catherine 2023-12-13 11:17:29 +00:00
parent 9d4ffab104
commit 3ed78d98ea
8 changed files with 8 additions and 112 deletions

View file

@ -27,6 +27,14 @@ Standard library changes
* Removed: (deprecated in 0.4) :mod:`amaranth.lib.scheduler`. (`RFC 19`_)
Platform integration changes
----------------------------
.. currentmodule:: amaranth.vendor
* Removed: (deprecated in 0.4) :mod:`vendor.intel`, :mod:`vendor.lattice_ecp5`, :mod:`vendor.lattice_ice40`, :mod:`vendor.lattice_machxo2_3l`, :mod:`vendor.quicklogic`, :mod:`vendor.xilinx`. (`RFC 18`_)
Version 0.4
===========