build.run: add BuildPlan.execute_docker()
One usecase for this is using amaranth with vivado on macOs.
This commit is contained in:
parent
3200a3961d
commit
b823a8ee9d
2 changed files with 23 additions and 0 deletions
|
|
@ -35,6 +35,7 @@ Platform integration changes
|
|||
|
||||
.. currentmodule:: amaranth.vendor
|
||||
|
||||
* Added: :meth:`BuildPlan.execute_local_docker`.
|
||||
* Added: :meth:`BuildPlan.extract`.
|
||||
* Added: ``build.sh`` begins with ``#!/bin/sh``.
|
||||
* 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`_)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue