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):
160
160
r"""
161
161
{{invoke_tool("icepack")}}
162
162
{{verbose("-v")}}
163
+ {{get_override("icepack_opts")|options}}
163
164
{{name}}.asc
164
165
{{name}}.bin
165
166
"""
Original file line number Diff line number Diff line change @@ -125,6 +125,7 @@ Platform integration changes
125
125
126
126
.. currentmodule :: amaranth.vendor
127
127
128
+ * Added: ``icepack_opts `` override in :class: `vendor.LatticeICE40Platform `.
128
129
* Added: ``OSCH `` as ``default_clk `` clock source in :class: `vendor.LatticeMachXO2Platform `, :class: `vendor.LatticeMachXO3LPlatform `.
129
130
* Added: Xray toolchain support in :class: `vendor.XilinxPlatform `.
130
131
* Added: :class: `vendor.GowinPlatform `.
You can’t perform that action at this time.
0 commit comments