xmos / lib_qspi_fast_read

Other
1 stars 3 forks source link

Initial unit tests #1

Closed keithm-xmos closed 1 year ago

keithm-xmos commented 1 year ago
xmos-jmccarthy commented 1 year ago

Due to xsim deficiencies, tests will have to be exclusively on hardware until bug 18747 is resolved

PoC experimentation with the QSPI.so/dll was promising and does work well. Since the calibration test needs to run on hardware regardless, for now all tests will run on hardware. In the future when we can run some tests in xsim, we will use the xsim test passing as a requirement to run the hardware in loop test.

xmos-jmccarthy commented 1 year ago

Completed as of 5e895b0f8108061d1f9dce27ead715788b1e98cb manually run on host for time being.