It is possible to flash the bit file to make it permanent:
+ Start the ADP CLI software.
+ Connect to the board with the command: connect your.board.ip.address (for example, connect 192.168.0.1).
+ Download your bit file to the flash using the command: fpgaflash filename.bit.
Note: The easiest way to enter the bitstream.filename is to drag and drop the Windows File Icon to the ADP CLI window after entering the fpgaflash command followed by a space.
The fpgaflash command will download the bit file and save it in the onboard flash memory.
Your bitstream should be running the next time you start the board.