Add triple read mode for SPI hardware / HDL diagnostics
This optional debug mode will attempt to read each Flash chunk three times, comparing all three read values to determine if bus instability exists. This mode is slower than a straight read, but is useful in initial bringup of new hardware designs or when modifying the SPI core HDL and for CI/CD checks.
Showing
Please register or sign in to comment