syedshan
Advanced Member level 1
- Joined
- Feb 27, 2012
- Messages
- 463
- Helped
- 27
- Reputation
- 54
- Reaction score
- 26
- Trophy points
- 1,308
- Location
- Jeonju, South Korea
- Activity points
- 5,134
Hello every one
This is shan
I have to design a system where I have to use the Oscillator clock of the ML605 virtex 6 board. This clock is differential clock with fpga ports H9,J9...
I need guidance in this regard. I describe the system clock for my design in verilog as :
input clk; //this is now the single port for clock input
But in board oscillator there are differential output to clock so how should I attach the clock to my designed system. Is there any way of making this differential clock single ended. awaiting you reply.
i have searched for good time and could not find proper solution to that.
Regards,
Shan
This is shan
I have to design a system where I have to use the Oscillator clock of the ML605 virtex 6 board. This clock is differential clock with fpga ports H9,J9...
I need guidance in this regard. I describe the system clock for my design in verilog as :
input clk; //this is now the single port for clock input
But in board oscillator there are differential output to clock so how should I attach the clock to my designed system. Is there any way of making this differential clock single ended. awaiting you reply.
i have searched for good time and could not find proper solution to that.
Regards,
Shan