Forum Discussion
Altera_Forum
Honored Contributor
18 years ago --- Quote Start --- Hello, I first understood, that you have single ended signal input signal, which would be unlikely for gigagbit datarate. In your HDL design, you need only an single input port per GXB channel that is connected connected to GXB rx_datain. As you assign a differential IO standard to this input in pin planner or assignment editor, you get two phsysical pins for one logical signal. Regards, Frank --- Quote End --- thanks for your response I understand better now. But in my VHDL top level I've got two signals (from optical fiber) and only one rx_datain. I'am a few disappointed because I must assign only one rx_data signal. Have you got a solution to my probleme. In my VHDL I use several entity and I must make the interconection in the top level. The GXB is not the top level of my design. If you want I can post my top level ? thanks a lot for your help