在线观看www成人影院-在线观看www日本免费网站-在线观看www视频-在线观看操-欧美18在线-欧美1级

0
  • 聊天消息
  • 系統(tǒng)消息
  • 評(píng)論與回復(fù)
登錄后你可以
  • 下載海量資料
  • 學(xué)習(xí)在線課程
  • 觀看技術(shù)視頻
  • 寫(xiě)文章/發(fā)帖/加入社區(qū)
會(huì)員中心
創(chuàng)作中心

完善資料讓更多小伙伴認(rèn)識(shí)你,還能領(lǐng)取20積分哦,立即完善>

3天內(nèi)不再提示

深度解析Xilinx FPGA的GTx的參考時(shí)鐘

454398 ? 來(lái)源:硬件助手 ? 作者:硬件助手 ? 2020-11-14 11:39 ? 次閱讀

本文主要介紹Xilinx FPGA的GTx的參考時(shí)鐘。下面就從參考時(shí)鐘的模式、參考時(shí)鐘的選擇等方面進(jìn)行介紹。

參考時(shí)鐘的模式

參考時(shí)鐘可以配置為輸入模式也可以是輸出模式,但是在運(yùn)行期間不能切換。作為輸入時(shí),用于驅(qū)動(dòng)Quad 或者channel PLLs,作為輸出時(shí),可以來(lái)自于同一個(gè)Quad中的任意一個(gè)channel。7系列的GTx只能作為輸入,而Ultra和Ultra+系列的還可以作為輸出。

作為輸入模式時(shí),7系列和Ultra是通過(guò)50Ω連接到4/5MGTAVCC上,Ultra+是通過(guò)50Ω連接到MGTAVCC上。后端根據(jù)不同系列器件給到不同IBUFDS_GTE

FPGA系列之“GTx的參考時(shí)鐘”?


作為輸出模式時(shí),可以配置為從OBUFDS_GTE3/4或者OBUFDS_GTE3/4_ADV輸出,UseOBUFDS_GTE3/4 when the RXRECCLKOUT is always derived from the same channel. UseOBUFDS_GTE3/4_ADV if the channel providing RXRECCLKOUT can change duringruntime.

參考時(shí)鐘的選擇

The GTP transceivers in 7 series FPGAs providedifferent reference clock input options. Clock selection and availabilitydiffers slightly from 7 series GTX/GTH transceivers in that reference clockrouting is east and west bound rather than north and south bound. 只能復(fù)用鄰近的Quad的相同半部分(一個(gè)Quad分為兩半部分)(the reference clock supplied to the PLLs in a given Quad can also besourced from the adjacent Quad in the same half of the device. A Quad locatedin the top half of the device can share its two local reference clocks with theother Quad located in the top half. Similarly, a Quad located in the bottomhalf of the device can share its two reference clocks with the other Quadlocated in the bottom half.)

The GTX/GTH transceivers in 7 series FPGAs providedifferent reference clock input options. Clock selection and availability issimilar to the Virtex-6 FPGA GTX/GTH transceivers, but the reference clockselection architecture supports both the LC tank (or QPLL) and ring oscillator(or CPLL) based PLLs. 可以復(fù)用鄰近上下兩個(gè)Quad(the reference clock for a Quad (Q(n)) can also be sourced from theQuad below (Q(n–1)) via GTNORTHREFCLK or from the Quad above (Q(n+1)) viaGTSOUTHREFCLK. For devices that support stacked silicon interconnect (SSI)technology, the reference clock sharing via GTNORTHREFCLK and GTSOUTREFCLKports is limited within its own super logic region (SLR).)

The GTH transceivers in UltraScale devices providedifferent reference clock input options. Clock selection and availability issimilar to the 7 series FPGAs GTX/GTH transceivers, but the reference clockselection architecture supports two LC tanks (or QPLL) and one ring oscillator(or CPLL) based PLLs. 可以復(fù)用鄰近的上下各兩個(gè)Quad(the reference clock for a Quad (Q(n)) can also be sourced from up totwo Quads below (Q(n–1) or Q(n-2)) via GTNORTHREFCLK or from up to two Quadsabove (Q(n+1) or Q(n+2)) via GTSOUTHREFCLK.

For devices that support stacked siliconinterconnect (SSI) technology, the reference clock sharing via GTNORTHREFCLKand GTSOUTREFCLK ports is limited within its own super logic region (SLR).)

he GTY transceivers in UltraScale devices providedifferent reference clock input options. Clock selection and availability issimilar to the 7 series FPGAs GTX/GTH transceivers, but the reference clockselection architecture supports two LC tanks (or QPLL) and one ring oscillator(or CPLL) based PLLs. 可以復(fù)用鄰近的上下各兩個(gè)Quad.

對(duì)應(yīng)的時(shí)鐘源有如下區(qū)分:

① GTP對(duì)應(yīng)的Each GTPE2_COMMON in a Quad hasfour clock inputs available:

- Two local referenceclock pin pairs, GTREFCLK0 or GTREFCLK1

- Two reference clock pinpairs from the other Quad situated in the same half of the device

② 7系列的GTX/GTH對(duì)應(yīng)的Each GTX/GTH transceiver channel ina Quad has six clock inputs available:

- Two local referenceclock pin pairs, GTREFCLK0 or GTREFCLK1

- Two reference clock pinpairs from the Quads above, GTSOUTHREFCLK0 or GTSOUTHREFCLK1

- Two reference clocks pinpairs from the Quads below, GTNORTHREFCLK0 or GTNORTHREFCLK1

③ Ultra和Ultra+系列的GTx對(duì)應(yīng)的transceiver channel in a Quad hassix clock inputs available:

- Two local referenceclock pin pairs, GTREFCLK0 or GTREFCLK1

- Two reference clock pinpairs from the Quads above, GTSOUTHREFCLK0 or GTSOUTHREFCLK1

- Two reference clocks pinpairs from the Quads below, GTNORTHREFCLK0 or GTNORTHREFCLK1

④ 針對(duì)Ultra和Ultra+系列的參考時(shí)鐘源不是10個(gè)的原因詳見(jiàn)UG576和UG578。

QPLL/CPLL

FPGA系列之“GTx的參考時(shí)鐘”?


QPLL的質(zhì)量比CPLL好,最好使用QPLL。

FPGA系列之“GTx的參考時(shí)鐘”?


FPGA系列之“GTx的參考時(shí)鐘”?


REFCLK

REFCLK的電平標(biāo)準(zhǔn)為L(zhǎng)VDS或者LVPECL,都必須有AC耦合電容,電容的作用如下:

① Blocking a DC current betweenthe oscillator and the GTY transceiver Quad dedicated clock input pins (which reduces the power consumptionof both parts as well).

② Common mode voltage independence.

③ The AC coupling capacitor formsa high-pass filterwith the on-chip termination that attenuates a wander of the reference clock.

當(dāng)輸入電平為L(zhǎng)VPECL時(shí),需進(jìn)行直流偏置,偏置電阻的值優(yōu)先滿足晶振的要求。

當(dāng)輸入電平為L(zhǎng)VDS時(shí),The nominal range is 250 mV–2000 mV and the nominal value is 1200mV.

FPGA系列之“GTx的參考時(shí)鐘”?


FPGA系列之“GTx的參考時(shí)鐘”?


FPGA系列之“GTx的參考時(shí)鐘”?


When multiple clock pins are used, an external buffer can be used to drive them from the same oscillator. 當(dāng)同一個(gè)quad使用了不用的時(shí)鐘輸入引腳時(shí),可以使用外部時(shí)鐘buffer提供外同步時(shí)鐘!!!

編輯:hfy


聲明:本文內(nèi)容及配圖由入駐作者撰寫(xiě)或者入駐合作網(wǎng)站授權(quán)轉(zhuǎn)載。文章觀點(diǎn)僅代表作者本人,不代表電子發(fā)燒友網(wǎng)立場(chǎng)。文章及其配圖僅供工程師學(xué)習(xí)之用,如有內(nèi)容侵權(quán)或者其他違規(guī)問(wèn)題,請(qǐng)聯(lián)系本站處理。 舉報(bào)投訴
  • FPGA
    +關(guān)注

    關(guān)注

    1644

    文章

    21993

    瀏覽量

    615439
  • Xilinx
    +關(guān)注

    關(guān)注

    73

    文章

    2184

    瀏覽量

    124598
  • GTX
    GTX
    +關(guān)注

    關(guān)注

    0

    文章

    36

    瀏覽量

    11065
  • 參考時(shí)鐘
    +關(guān)注

    關(guān)注

    0

    文章

    6

    瀏覽量

    3052
收藏 人收藏

    評(píng)論

    相關(guān)推薦
    熱點(diǎn)推薦

    XILINX XCZU67DR FPGA完整原理圖

    電子發(fā)燒友網(wǎng)站提供《XILINX XCZU67DR FPGA完整原理圖.pdf》資料免費(fèi)下載
    發(fā)表于 05-30 15:29 ?0次下載

    Nginx核心功能深度解析

    Nginx核心功能深度解析
    的頭像 發(fā)表于 05-09 10:50 ?226次閱讀

    gtx是光纖嗎

    ”,主要面向高端游戲玩家和追求高性能的用戶。GTX顯卡支持最新的圖形處理技術(shù),如DirectX 12、HDR等,能夠?yàn)橥婕規(guī)?lái)流暢的游戲體驗(yàn)和高品質(zhì)的圖像效果。 GTX在高速收發(fā)器領(lǐng)域的定義: 在FPGA(現(xiàn)場(chǎng)可編程門(mén)陣列)等高
    的頭像 發(fā)表于 05-08 10:37 ?421次閱讀

    Xilinx Ultrascale系列FPGA時(shí)鐘資源與架構(gòu)解析

    Ultrascale是賽靈思開(kāi)發(fā)的支持包含步進(jìn)功能的增強(qiáng)型FPGA架構(gòu),相比7系列的28nm工藝,Ultrascale采用20nm的工藝,主要有2個(gè)系列:Kintex和Virtex
    的頭像 發(fā)表于 04-24 11:29 ?811次閱讀
    <b class='flag-5'>Xilinx</b> Ultrascale系列<b class='flag-5'>FPGA</b>的<b class='flag-5'>時(shí)鐘</b>資源與架構(gòu)<b class='flag-5'>解析</b>

    詳解Xilinx的10G PCS PMA IP

    如果要在XilinxFPGA上使用萬(wàn)兆以太網(wǎng)通信,大致有三種方法構(gòu)建協(xié)議棧。第一種使用GTX等Serdes作為底層的PHY,上層通過(guò)HDL實(shí)現(xiàn)構(gòu)建MAC和IP層,這種方式難度會(huì)比較大,底層需要完成PHY層的設(shè)計(jì),最終我想通過(guò)這
    的頭像 發(fā)表于 04-18 15:16 ?717次閱讀
    詳解<b class='flag-5'>Xilinx</b>的10G PCS PMA IP

    xilinx FPGA IOB約束使用以及注意事項(xiàng)

    xilinx FPGA IOB約束使用以及注意事項(xiàng) 一、什么是IOB約束 在xilinx FPGA中,IOB是位于IO附近的寄存器,是FPGA
    的頭像 發(fā)表于 01-16 11:02 ?823次閱讀
    <b class='flag-5'>xilinx</b> <b class='flag-5'>FPGA</b> IOB約束使用以及注意事項(xiàng)

    基于Xilinx ZYNQ7000 FPGA嵌入式開(kāi)發(fā)實(shí)戰(zhàn)指南

    電子發(fā)燒友網(wǎng)站提供《基于Xilinx ZYNQ7000 FPGA嵌入式開(kāi)發(fā)實(shí)戰(zhàn)指南.pdf》資料免費(fèi)下載
    發(fā)表于 12-10 15:31 ?35次下載

    將ADC32RF42 EVM與xilinx ZC706開(kāi)發(fā)板直接相連,JESD204B時(shí)鐘無(wú)法建鏈成功,為什么?

    您好,我將ADC32RF42 EVM與xilinx ZC706開(kāi)發(fā)板直接相連,由LMK04828提供時(shí)鐘(ADC32RF42 EVM上的C409,C410被焊下,C431,C432用焊錫連接
    發(fā)表于 11-20 06:23

    采用Xilinx FPGA的AFE79xx SPI啟動(dòng)指南

    電子發(fā)燒友網(wǎng)站提供《采用Xilinx FPGA的AFE79xx SPI啟動(dòng)指南.pdf》資料免費(fèi)下載
    發(fā)表于 11-15 15:28 ?0次下載
    采用<b class='flag-5'>Xilinx</b> <b class='flag-5'>FPGA</b>的AFE79xx SPI啟動(dòng)指南

    【米爾-Xilinx XC7A100T FPGA開(kāi)發(fā)板試用】+04.SFP之Aurora測(cè)試(zmj)

    加重、接收均衡、時(shí)鐘發(fā)生器和時(shí)鐘恢復(fù)等;PCS內(nèi)部集成了8b/10b編解碼、彈性緩沖區(qū)、通道綁定和時(shí)鐘修正等。 在AMD-Xilinx-Artix-7系列的
    發(fā)表于 11-14 21:29

    Xilinx 7系列FPGA PCIe Gen3的應(yīng)用接口及特性

    Xilinx7系列FPGA集成了新一代PCI Express集成塊,支持8.0Gb/s數(shù)據(jù)速率的PCI Express 3.0。本文介紹了7系列FPGA PCIe Gen3的應(yīng)用接口及一些特性。
    的頭像 發(fā)表于 11-05 15:45 ?2839次閱讀
    <b class='flag-5'>Xilinx</b> 7系列<b class='flag-5'>FPGA</b> PCIe Gen3的應(yīng)用接口及特性

    FPGA加速深度學(xué)習(xí)模型的案例

    FPGA(現(xiàn)場(chǎng)可編程門(mén)陣列)加速深度學(xué)習(xí)模型是當(dāng)前硬件加速領(lǐng)域的一個(gè)熱門(mén)研究方向。以下是一些FPGA加速深度學(xué)習(xí)模型的案例: 一、基于FPGA
    的頭像 發(fā)表于 10-25 09:22 ?1123次閱讀

    深度解析linux時(shí)鐘子系統(tǒng)

    linux內(nèi)核中實(shí)現(xiàn)了一個(gè)CLK子系統(tǒng),用于對(duì)上層提供各模塊(例如需要時(shí)鐘信號(hào)的外設(shè),USB等)的時(shí)鐘驅(qū)動(dòng)接口,對(duì)下層提供具體SOC的時(shí)鐘操作細(xì)節(jié)。
    的頭像 發(fā)表于 09-29 16:46 ?1199次閱讀
    <b class='flag-5'>深度</b><b class='flag-5'>解析</b>linux<b class='flag-5'>時(shí)鐘</b>子系統(tǒng)

    FPGA深度學(xué)習(xí)能走多遠(yuǎn)?

    ,共同進(jìn)步。 歡迎加入FPGA技術(shù)微信交流群14群! 交流問(wèn)題(一) Q:FPGA深度學(xué)習(xí)能走多遠(yuǎn)?現(xiàn)在用FPGA深度學(xué)習(xí)加速成為一個(gè)熱
    發(fā)表于 09-27 20:53

    FPGA如何消除時(shí)鐘抖動(dòng)

    FPGA(現(xiàn)場(chǎng)可編程門(mén)陣列)設(shè)計(jì)中,消除時(shí)鐘抖動(dòng)是一個(gè)關(guān)鍵任務(wù),因?yàn)?b class='flag-5'>時(shí)鐘抖動(dòng)會(huì)直接影響系統(tǒng)的時(shí)序性能、穩(wěn)定性和可靠性。以下將詳細(xì)闡述FPGA中消除
    的頭像 發(fā)表于 08-19 17:58 ?2640次閱讀
    主站蜘蛛池模板: 亚洲欧美视频 | 黄色天天影视 | 天堂bt种子资源地址在线 | 特黄特色的大片观看免费视频 | 老熟女一级毛片 | 久久这里只有精品任你色 | 6080伦理久久精品亚洲 | 亚洲第一久久 | 久青草国产手机视频免费观看 | 亚洲成a人片7777 | 日本美女黄视频 | 亚洲最色网 | 台湾一级毛片 | 天天操天天干天天摸 | 天天操天天舔天天干 | 好爽好深太大了再快一点 | 性色在线视频精品 | 偷偷鲁影院手机在线观看 | 天天爽天天爱 | 狠狠色综合久久久久尤物 | 情久久 | 三级免费黄色片 | 天天视频色版 | 国产伦一区二区三区免费 | 日本a级片免费 | 成人美女隐私免费 | 亚洲产国偷v产偷v自拍色戒 | 成 人 免费 网站 | 国产无套视频在线观看香蕉 | 一区二区三区在线观看视频 | 狼色视频在线观免费观看 | 4438x亚洲最大| 日本免费色 | 婷婷在线观看香蕉五月天 | 一色屋成人免费精品网 | 日本视频一区在线观看免费 | 色综合天天综合网看在线影院 | 两性色午夜视频免费老司机 | 黄色大片在线免费观看 | 农村女人的一级毛片 | 97超在线|