Older FPGAs always relied on uploading the bitstream to RAM in the FPGA device. Software would wait until the ready pin was asserted. My question is if the software checks if the ready pin is already asserted and if it is skips the upload ?
The only conditional checks in acfpgald before loading the bitstream are file related.Older FPGAs always relied on uploading the bitstream to RAM in the FPGA device. Software would wait until the ready pin was asserted. My question is if the software checks if the ready pin is already asserted and if it is skips the upload ?