[Test] Update bitstream setting example with mode bit overwriting
This commit is contained in:
parent
b42541d84e
commit
7d07f5d8cb
|
@ -1,3 +1,4 @@
|
||||||
<openfpga_bitstream_setting>
|
<openfpga_bitstream_setting>
|
||||||
<pb_type name="clb.fle[arithmetic].soft_adder.adder_lut4" source="eblif" content=".param LUT"/>
|
<pb_type name="clb.fle[arithmetic].soft_adder.adder_lut4" source="eblif" content=".param LUT"/>
|
||||||
|
<pb_type name="clb.fle[arithmetic].soft_adder.adder_lut4" source="eblif" content=".param IN2_IS_CIN" overwrite_mode_bits="true" offset="0"/>
|
||||||
</openfpga_bitstream_setting>
|
</openfpga_bitstream_setting>
|
||||||
|
|
Loading…
Reference in New Issue