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
This commit is contained in:
@@ -4,9 +4,10 @@ lib_xua Change Log
|
||||
UNRELEASED
|
||||
----------
|
||||
|
||||
* ADDED: Configurable word-length for I2S/TDM via XUA_I2S_N_BITS
|
||||
* FIXED: Memory corruption due to erroneous initialisation of mixer weights when not in use (#152)
|
||||
* FIXED: UserHostActive() not being called as expected (#326)
|
||||
* FIXED: Exception when entering DSD mode
|
||||
* FIXED: Exception when entering DSD mode (#327)
|
||||
|
||||
3.4.0
|
||||
-----
|
||||
|
||||
Reference in New Issue
Block a user