Thank you very much for the reply.
I'm sorry for the few clarity
I'll try to amend in the following
I connected the Clock generator to the pin E7 and the PIN E6 to ground and i configured the PIN E7 as 2.5V (IO Standard)
I configured the GXB transceiver just as transmitter (protocol BASIC, without 8b/10B)
The inputs for the transceiver are
- tx_datain[9..0] connected to a lpm_constant
-pll_inclk[0] connected to E7
-cal_blk_clk (connected to E7)
The clock generator has a frequency of 100 Mhz
The outputs of the TX transceiver are:
tx_dataout[]
pll_locked[0]
tx_clockout[0]
The expected result is that the pll_locked Signal goes to "High" Level
But i did not get it
As i already mentioned, unsing a normal PLL (altpll Megafunction) and using the same clock the pll_locked signal goes in "HIGH" state.
I made this test because, looking at the netlist using "Resource Property Editor"tool in QuartusII i saw that the PLL of the transceiver is a separated entity of the transceiver
and it seems that is the same of the ALTPLL megafunction
and both are connected to the output pll_locked in the same way.
Thank you for the hint. I'll try to instantiate also the RX channel.
About the diff-clk: I searched in the handbook of the Cyclone IV and in the Guidelines for the connection of the pins, but i did not find
anything of mandatory
It could be very useful if you could indicate me where i can find this sentence.
Thanks a lot again
Best Regards