What's new

ATAPI/IDE ODE Testing

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 ?
 
There seems to be some waiting for a given register status in the fpgald_wait function?
 
Back
Top