Sign In

Don't have a Xilinx account yet?

  • Choose to receive important news and product information
  • Gain access to special content
  • Personalize your web experience on Xilinx.com

Create Account

Username

Password

Forgot your password?
XClose Panel
Xilinx Home
Reply
Visitor
wzk6_3_8
Posts: 12
Registered: ‎08-22-2011
0

how to set PLL_RXDIVSEL_OUT with the value "4"?

It confusses me that the PLL_RXDIVSEL_OUT is 2-bit in DRP.

Xilinx Employee
mcgett
Posts: 3,567
Registered: ‎01-03-2008
0

Re: how to set PLL_RXDIVSEL_OUT with the value "4"?

There are limited integer values, so the "4" is encoded and the encoding information will be included in the MGT user guide for the specific FPGA family that  you are using.  As an example for the Virtex-5 GTX this will be found in UG198 Appendix D - DRP Address Map of the GTX_DUAL Tile.

------------------------------------------------------------------
Have you tried typing your question into Google? If not you should before posting.
Too many results? Try adding site:www.xilinx.com
Visitor
wzk6_3_8
Posts: 12
Registered: ‎08-22-2011
0

Re: how to set PLL_RXDIVSEL_OUT with the value "4"?

thanks