This summary page is auto-generated from the github repository. Click here to visit the main repository page.
Latest release: | 1.3.0rc2 |
---|---|
Maintainer: | henkmuller |
Description: | S/PDIF Component |
The two modules in this library are used to transmit and receive S/PDIF streams, http://en.wikipedia.org/wiki/Spdif. The rx_generator directory contains the programs that are used to generate the state machine used by the receiver.
RX and TX are defined as functions which each run forever.
Full documentation can be found at: http://xcore.github.com/sc_spdif/
none
Issues may be submitted via the Issues tab in this github repo. Response to any issues submitted as at the discretion of the maintainer for this line.
- xcommon (if using development tools earlier than 11.11.0)
- sc_i2c (ssh://git@github.com/xcore/sc_i2c)