Hm, strange, I wasn't able to start the default simulation as described in the core dir. Well, gonna try on ModelSim SE @ home :)
I wasn't able to make transmitter work. Data feeding seems correct, I can catch 3FF/000/000 signals, but no other possibilities to debug, so stopped for a while until I will generate new ideas :) Maybe SignalTap will help.
Now for the received part, it is a bigger black box at all. Since I am doing SD-SDI on Cyclone II, the soft transceivers are used. I clock the RX core from PLL (inclk 27MHz) with 135MHz, 337.5MHZ and 337.5MHz+90deg as required and feed the SDI_Input with SDI signal, however I get no output signals except rxclk(which is 135MHz) and rx_data_valid, which occours about clk_135MHz/5, nothing more, no parallel data, no other signals. rxrst and en_sync_switch are always tied to '0'. Did I miss something?