On this page
article
Updating FPGA Bit Files on the Board
To reprogram the FPGA, the new bitfile must be copied over to the /boot directory on the target board, ensuring it is named download.bit:
scp <fpga-bitfile> <target-board>:/boot/download.bit
Reboot the board to apply the updated bitfile.