diff --git a/.github/test_set.yaml b/.github/test_set.yaml index 3667d57..f9ea6a7 100644 --- a/.github/test_set.yaml +++ b/.github/test_set.yaml @@ -51,4 +51,13 @@ - i2c_write_read_test WriteReadRegsTest bus: - APB - - WISHBONE \ No newline at end of file + - WISHBONE +- name: EF_I2S + url: https://github.com/efabless/EF_I2S.git + tests: + - i2s_stereo_test WriteReadRegsTest + - i2s_averaging_test + bus: + - APB + - WISHBONE + - AHB \ No newline at end of file