1. About the SDI Audio IP
2. SDI Audio IP Getting Started
3. SDI Audio Altera FPGA IP Functional Description
4. SDI Audio Altera FPGA IP Parameters
5. SDI Audio Altera FPGA IP Interface Signals
6. SDI Audio Altera FPGA IP Registers
7. SDI Audio IP User Guide Archives
8. Document Revision History for the SDI Audio IP User Guide
5.4. SDI Audio Clocked Output Signals
Signal | Width | Direction | Description |
---|---|---|---|
aes_clk | [0:0] | Input | Audio input clock. |
aes_de | [0:0] | Output | Audio data enable. |
aes_ws | [0:0] | Output | Audio word select. |
aes_data | [0:0] | Output | Audio data input in internal AES format. |
Signal | Width | Direction | Description |
---|---|---|---|
aud_clk | [0:0] | Input | Clocked audio clock. All the audio input signals are synchronous to this clock. |
aud_ready | [0:0] | Output | Avalon streaming interface ready signal. Assert this signal when the device is able to receive data. |
aud_valid | [0:0] | Input | Avalon streaming interface valid signal. The core asserts this signal when it receives data. |
aud_sop | [0:0] | Input | Avalon streaming interface start of packet signal. The core asserts this signal when it is starting a new frame. |
aud_eop | [0:0] | Input | Avalon streaming interface end of packet signal. The core asserts this signal when it is ending a frame. |
aud_data | [23:0] | Input | Avalon streaming interface data bus. This bus transfers data. |
Related Information