* ``synth_opts``: adds options for ``synth_ecp5`` Yosys command.
* ``script_after_read``: inserts commands after ``read_ilang`` in Yosys script.
* ``script_after_synth``: inserts commands after ``synth_ecp5`` in Yosys script.
- * ``yosys_opts``: adds extra options for Yosys.
- * ``nextpnr_opts``: adds extra options for nextpnr.
- * ``ecppack_opts``: adds extra options for ecppack.
+ * ``yosys_opts``: adds extra options for ``yosys``.
+ * ``nextpnr_opts``: adds extra options for ``nextpnr-ecp5``.
+ * ``ecppack_opts``: adds extra options for ``ecppack``.
Build products:
* ``{{name}}.rpt``: Yosys log.
* ``synth_opts``: adds options for ``synth_ice40`` Yosys command.
* ``script_after_read``: inserts commands after ``read_ilang`` in Yosys script.
* ``script_after_synth``: inserts commands after ``synth_ice40`` in Yosys script.
- * ``yosys_opts``: adds extra options for Yosys.
- * ``nextpnr_opts``: adds extra and overrides default options for nextpnr;
+ * ``yosys_opts``: adds extra options for ``yosys``.
+ * ``nextpnr_opts``: adds extra and overrides default options for ``nextpnr-ice40``;
default options: ``--placer heap``.
Build products:
* ``script_before_bitstream``: inserts commands before ``write_bitstream`` in Tcl script.
* ``script_after_bitstream``: inserts commands after ``write_bitstream`` in Tcl script.
* ``add_constraints``: inserts commands in XDC file.
- * ``vivado_opts``: adds extra options for Vivado.
+ * ``vivado_opts``: adds extra options for ``vivado``.
Build products:
* ``{{name}}.log``: Vivado log.
Available overrides:
* ``script_after_run``: inserts commands after ``run`` in XST script.
* ``add_constraints``: inserts commands in UCF file.
- * ``xst_opts``: adds extra options for XST.
- * ``ngdbuild_opts``: adds extra options for NGDBuild.
- * ``map_opts``: adds extra options for MAP.
- * ``par_opts``: adds extra options for PAR.
- * ``bitgen_opts``: adds extra and overrides default options for BitGen;
+ * ``xst_opts``: adds extra options for ``xst``.
+ * ``ngdbuild_opts``: adds extra options for ``ngdbuild``.
+ * ``map_opts``: adds extra options for ``map``.
+ * ``par_opts``: adds extra options for ``par``.
+ * ``bitgen_opts``: adds extra and overrides default options for ``bitgen``;
default options: ``-g Compress``.
Build products: