If only power-on design bitstream is desired, the -no_partial_bitfile
option can be used to bypass creation of partial
bitstreams.
write_bitstream -no_partial_bitfile config3
Using this option skips the stage that creates partial and clearing
bitstreams. It saves write_bitstream
runtime for
scenarios where either you are looking to test only the full design without DFX, or if
the partial bitstreams already exist.