
Orange Tree Technologies
Page 44 of 57
/* Register the FPGA configuration image */
ZestSC1RegisterImage(Buffer, Length, &Image);
/* Other initialization operations here */
/* Open a card with ID of 1 */
ZestSC1OpenCard(1, &Handle);
/* Other execution operations here */
/* Configure the FPGA from the image */
ZestSC1Configure(Handle, Image);
Configuring the FPGA with an incorrect BIT file can damage
your hardware. Ensure that FPGA pins are connected
correctly and do not drive against peripherals on the board.
!
Comentários a estes Manuais