This commit adds the LiteX I2S devices usage example with: - i2s rx and tx initialization, - i2s rx and tx configuration, - i2s rx receiving, - i2s tx sending. An application is a simple sound loopback - it allows to connect a music source and a receiver such as headseat and listen to it. Signed-off-by: Pawel Sagan <psagan@internships.antmicro.com> Signed-off-by: Mateusz Holenko <mholenko@antmicro.com>
12 lines
190 B
YAML
12 lines
190 B
YAML
sample:
|
|
description: I2S sample
|
|
|
|
name: i2s example
|
|
common:
|
|
tags: introduction
|
|
harness: console
|
|
harness_config:
|
|
type: one_line
|
|
regex:
|
|
- "i2s example (.*)"
|