Now I am testing Altera SDI Audio Embedder / Extractor IP Cores in a custom board.
First of all I started testing "AES Input Module" with SignalTapII.
This is how this "AES Input Module" is described in Serial Digital Interface (SDI) MegaCore Function User Guide:
the aes input module converts the aes signal to aud_de, aud_ws, and aud_data
(internal aes) signals to interface with audio embed p1. when this module interfaces
with the audio embed megacore function, both must use the same clock. What is really internal AES?
Apparently AES Input Module does BPM decoding, but aud_ws, that it produces is very far below of expected 48kHz.
Aud_data also looks very suspicious. :(
It seems to be useless to go any further if the first thing fails even before starting Altera SDI Audio Embedder itself.
Who had any experience with Altera SDI Audio Embedder in general and with AES Input Module in particular, please reply.