hello,
1/ i have zedBoard, and i need to load different bit file, can i load more then one bit file or i must include the add design into only bit file
2/ the bit file, will be placed inti PL ?
thank you
hello,
1/ i have zedBoard, and i need to load different bit file, can i load more then one bit file or i must include the add design into only bit file
2/ the bit file, will be placed inti PL ?
thank you
When you generate the new bitstream, you can then export the current hardware which overwrites the bit file that you had previously. Your sdk should then give you an option so that the hardware platfrom and bsp change automatically with your new hardware that you exported.
In your second question, are you asking if the bit file is what is used to program the FPGA in the PL? If so, the answer is yes.
When you generate the new bitstream, you can then export the current hardware which overwrites the bit file that you had previously. Your sdk should then give you an option so that the hardware platfrom and bsp change automatically with your new hardware that you exported.
In your second question, are you asking if the bit file is what is used to program the FPGA in the PL? If so, the answer is yes.