女人自慰AV免费观看内涵网,日韩国产剧情在线观看网址,神马电影网特片网,最新一级电影欧美,在线观看亚洲欧美日韩,黄色视频在线播放免费观看,ABO涨奶期羡澄,第一导航fulione,美女主播操b

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

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

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

深度解析Xilinx FPGA的GTx的參考時鐘

454398 ? 來源:硬件助手 ? 作者:硬件助手 ? 2020-11-14 11:39 ? 次閱讀

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

參考時鐘的模式

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

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

FPGA系列之“GTx的參考時鐘”?


作為輸出模式時,可以配置為從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.

參考時鐘的選擇

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的相同半部分(一個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ù)用鄰近上下兩個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ù)用鄰近的上下各兩個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ù)用鄰近的上下各兩個Quad.

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

① GTP對應(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對應(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對應(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

④ 針對Ultra和Ultra+系列的參考時鐘源不是10個的原因詳見UG576和UG578。

QPLL/CPLL

FPGA系列之“GTx的參考時鐘”?


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

FPGA系列之“GTx的參考時鐘”?


FPGA系列之“GTx的參考時鐘”?


REFCLK

REFCLK的電平標(biāo)準(zhǔn)為LVDS或者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)輸入電平為LVPECL時,需進(jìn)行直流偏置,偏置電阻的值優(yōu)先滿足晶振的要求。

當(dāng)輸入電平為LVDS時,The nominal range is 250 mV–2000 mV and the nominal value is 1200mV.

FPGA系列之“GTx的參考時鐘”?


FPGA系列之“GTx的參考時鐘”?


FPGA系列之“GTx的參考時鐘”?


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

編輯:hfy


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

    關(guān)注

    1643

    文章

    21960

    瀏覽量

    614059
  • Xilinx
    +關(guān)注

    關(guān)注

    73

    文章

    2182

    瀏覽量

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

    關(guān)注

    0

    文章

    36

    瀏覽量

    11051
  • 參考時鐘
    +關(guān)注

    關(guān)注

    0

    文章

    6

    瀏覽量

    3043
收藏 人收藏

    評論

    相關(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 ?192次閱讀

    gtx是光纖嗎

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

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

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

    詳解Xilinx的10G PCS PMA IP

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

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

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

    采用Xilinx FPGA的AFE79xx SPI啟動指南

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

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

    加重、接收均衡、時鐘發(fā)生器和時鐘恢復(fù)等;PCS內(nèi)部集成了8b/10b編解碼、彈性緩沖區(qū)、通道綁定和時鐘修正等。 在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 ?2686次閱讀
    <b class='flag-5'>Xilinx</b> 7系列<b class='flag-5'>FPGA</b> PCIe Gen3的應(yīng)用接口及特性

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

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

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

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

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

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

    FPGA如何消除時鐘抖動

    FPGA(現(xiàn)場可編程門陣列)設(shè)計(jì)中,消除時鐘抖動是一個關(guān)鍵任務(wù),因?yàn)?b class='flag-5'>時鐘抖動會直接影響系統(tǒng)的時序性能、穩(wěn)定性和可靠性。以下將詳細(xì)闡述FPGA中消除
    的頭像 發(fā)表于 08-19 17:58 ?2535次閱讀

    FPGA | Xilinx ISE14.7 LVDS應(yīng)用

    今天給大俠帶來 Xilinx ISE14.7 LVDS應(yīng)用,話不多說,上貨。 最近項(xiàng)目需要用到差分信號傳輸,于是看了一下FPGA上差分信號的使用。Xilinx FPGA中,主要通過
    發(fā)表于 06-13 16:28