File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -160,6 +160,7 @@ class LatticeICE40Platform(TemplatedPlatform):
160160 r"""
161161 {{invoke_tool("icepack")}}
162162 {{verbose("-v")}}
163+ {{get_override("icepack_opts")|options}}
163164 {{name}}.asc
164165 {{name}}.bin
165166 """
Original file line number Diff line number Diff line change @@ -125,6 +125,7 @@ Platform integration changes
125125
126126.. currentmodule :: amaranth.vendor
127127
128+ * Added: ``icepack_opts `` override in :class: `vendor.LatticeICE40Platform `.
128129* Added: ``OSCH `` as ``default_clk `` clock source in :class: `vendor.LatticeMachXO2Platform `, :class: `vendor.LatticeMachXO3LPlatform `.
129130* Added: Xray toolchain support in :class: `vendor.XilinxPlatform `.
130131* Added: :class: `vendor.GowinPlatform `.
You can’t perform that action at this time.
0 commit comments