A newer version of this document is available. Customers should click here to go to the newest version.
1. SDI Audio Intel FPGA IP Overview
2. SDI Audio Intel FPGA IP Getting Started
3. SDI Audio Intel FPGA IP Functional Description
4. SDI Audio Intel FPGA IP Parameters
5. SDI Audio Intel FPGA IP Interface Signals
6. SDI Audio Intel FPGA IP Registers
7. SDI Audio Intel FPGA IP User Guide Archives
8. Document Revision History for the SDI Audio Intel FPGA IP User Guide
5.4. SDI Audio Clocked Output Signals
The following tables list the signals for the SDI Audio Clocked Output IP cores.
This table lists the input and 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. |
This table lists the Avalon-ST audio signals when you instantiate the SDI Audio Clocked Output IP core in Platform Designer (Standard).
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-ST ready signal. Assert this signal when the device is able to receive data. |
aud_valid | [0:0] |
Input |
Avalon-ST valid signal. The core asserts this signal when it receives data. |
aud_sop | [0:0] |
Input |
Avalon-ST start of packet signal. The core asserts this signal when it is starting a new frame. |
aud_eop | [0:0] |
Input |
Avalon-ST end of packet signal. The core asserts this signal when it is ending a frame. |
aud_data | [23:0] |
Input |
Avalon-ST data bus. This bus transfers data. |
Related Information