i2s: Add playback output to a file

We needed a way to double check the outputs of our recording in a
loopback. This allows us to record our playback audio from the
TX FIFO and store to disk in a raw file.

Additionally, this adjusts the output file to /tmp/speaker.raw.

Change-Id: I20058fdd3afa1e34561cae13e0d9ebd03a72f3ba
2 files changed
tree: a6a265a84d9cd361b7b47dc87e96a22540721dbf
  1. platforms/
  2. shodan_infrastructure/
  3. CONTRIBUTING.md
  4. gdbinit
  5. kelvin.resc
  6. LICENSE
  7. README.md
  8. shodan.resc
  9. springbok.resc
README.md

Simulation Configuration

This project hosts the Renode simulation description, platform definition, and simulation models for customized components.

Project structure

  • platforms: renode platform definitions
  • shodan_infrastructure: customized component model used in Renode's runtime compilation