fpgaxilinxzynqxsdk

How To Convert .bit file to .bin


I am following a tutorial on how to program the PL at run time for my ZedBoard. Tutorial Here.

But I am stuck on the step where it says to Convert.bit into.bin. From my understanding the difference between the two file types is that a bitstream contains a header.

Is there a command I can use to convert this, is there something in the XSDK that I can do to generate it from start up, or is there a way to manually strip the header file and rename it as a .bin?


Solution

  • Following are some of the options: