Commit Graph

12 Commits

Author SHA1 Message Date
Ross Owen
1ef5129fde Variable i2s bit width (#331)
- Add support for variable width I2S (via XUA_I2S_N_BITS)
- Add support for variable width TDM (again via XUD_I2S_N_BITS when XUA_PCM_FORMAT=XUA_PCM_FORMAT_TDM)
- Includes support for xcore as I2S/TDM master and slave
- Add testing of the the above to test_i2s_loopback
- Rationalised test config building in test_i2s_loopback
- Documentation updated
2023-06-08 15:31:12 +01:00
xross
e1d0974912 test_i2s_loopback:
- Add tracing options
- Add TDM testing at 96khz
- Fix up defines
2022-09-28 11:09:33 +01:00
xross
b17cc0de6d Copyright and licence comments 2022-08-08 11:15:50 +01:00
xross
36dedc494c Update to latest test_support api 2022-07-21 13:10:38 +01:00
xross
9401bfff83 - Rename app_test_i2s_loopback to test_i2s_loopback
- Port test_i2s_loopback from xmostest to pytest and test_support
2022-07-05 18:14:05 +01:00
xross
438c24d436 Moved legacy tests into tests 2022-07-05 12:05:31 +01:00
mbanth
0ed4ed0974 In preparation for adding unit tests, move xmostest-based legacy tests into a legacy_tests sub-directory of the tests directory 2021-05-19 09:59:46 +01:00
Daniel Pieczko
0aa60035a4 Update copyright notices and licence references 2021-04-22 17:17:39 +01:00
Sam Chesney
600ec0da92 Add XMOS copyright 2018-12-13 18:14:54 +00:00
xross
a33950f675 Test rename 2018-03-08 17:40:11 +00:00
xross
39c4e1290e I2s loopback tests building/running 2018-01-17 12:40:19 +00:00
xross
41b0cd4448 Initial add of i2s_loopback test 2018-01-17 12:08:08 +00:00