05-14-2020 01:29 AM - edited 08-25-2020 05:09 AM
I am designing a SATA core with MIG ddr3 using kc705 board.
I have a 150Mhz ref clk for GTX and 200Mhz for ddr3 MIG. drp clk is 1..175 Mhz and it is used to clock reset fsm for GTX so I cannot use the 200MHz clk.
Can I use the ref clk 150Mhz by routing it with BUFG from the output of IBUFDS_GTE2 to clock drp and the reset machine?
05-14-2020 01:47 AM
Hello @ahmad.zaklouta
>Can I use the ref clk 150Mhz by routing it with BUFG from the output of IBUFDS_GTE2 to clock drp and the reset machine?
It should be fine.
Please let me know if you have any error message during implementation.
Regards
Leo
08-25-2020 05:12 AM
08-25-2020 05:29 AM
Hello @ahmad.zaklouta
CPLL output is only connected to GTX, you cannot use directly with user logic. See below
But you can use TXOUTCLK for your logic.
The TXOUTCLK frequency depends on your GTX configuration. I would suggest to simulate your GTX example design, to find out the TXOUTCLK freq.
Regards
Leo
08-25-2020 06:06 AM
thanks for replying
SATA3 requires 150 MHz to operate with line-rate 6Gb. and ddr3 requires 200MHz. and my design is operating on 150MHz from the TXOUTCLK. so I am thinking to configure the CPLL to accept a 200MHZ and this is a valid option.
I wonder if I took 200MHz after IBUFDS_GTE2 to MIG IP like the picture below, would this be ok or MIG and GTX should have separate clock source.
08-26-2020 12:15 AM
Hello @ahmad.zaklouta ,
Using Transceiver wizard, you can configure your GTX to receive 200MHz REFCLK and output 150MHz TXOUTCLK.
No issue on this.
But, I don't think you can use 200MHz REFCLK to feed MIG reference clock, It will not work since MIG will requires you to use a particular pin for a reference clock.
If you have a MIG related question you can post a question on : https://forums.xilinx.com/t5/Memory-Interfaces-and-NoC/bd-p/MIG
Kind regards
Leo