|
aud_clk
|
[0:0] |
Input |
Clocked audio clock. All the audio input signals are synchronous to this clock. |
|
aud_ready
|
[0:0] |
Input |
Avalon streaming interface ready signal. Assert this signal when the device is able to receive data. |
|
aud_valid
|
[0:0] |
Output |
Avalon streaming interface valid signal. The core asserts this signal when it produces data. |
|
aud_sop
|
[0:0] |
Output |
Avalon streaming interface start of packet signal. The core asserts this signal when it is starting a new frame. |
|
aud_eop
|
[0:0] |
Output |
Avalon streaming interface end of packet signal. The core asserts this signal when it is ending a frame. |
|
aud_data
|
[23:0] |
Output |
Avalon streaming interface data bus. The core asserts this signal to transfer data. |