Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 0 additions & 16 deletions amaranth/vendor/gowin.py

This file was deleted.

16 changes: 0 additions & 16 deletions amaranth/vendor/intel.py

This file was deleted.

16 changes: 0 additions & 16 deletions amaranth/vendor/lattice_ecp5.py

This file was deleted.

16 changes: 0 additions & 16 deletions amaranth/vendor/lattice_ice40.py

This file was deleted.

16 changes: 0 additions & 16 deletions amaranth/vendor/lattice_machxo_2_3l.py

This file was deleted.

16 changes: 0 additions & 16 deletions amaranth/vendor/quicklogic.py

This file was deleted.

16 changes: 0 additions & 16 deletions amaranth/vendor/xilinx.py

This file was deleted.

8 changes: 8 additions & 0 deletions docs/changes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,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
===========

Expand Down