Changes between Initial Version and Version 1 of HardwareUsersGuides/FPGABoard_v2.2/Clocking


Ignore:
Timestamp:
Oct 17, 2009, 10:20:51 PM (15 years ago)
Author:
murphpo
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • HardwareUsersGuides/FPGABoard_v2.2/Clocking

    v1 v1  
     1[[TracNav(HardwareUsersGuides/FPGABoard_v2.2/TOC)]]
     2
     3== WARP FPGA Board Clocking ==
     4
     5=== On-board Oscillators ===
     6The FPGA board has two oscillator footprints for general clocks. By default, one 100MHz oscillator is mounted (component Y7) and one footprint is left empty (component Y9) for future customization. Both oscillator footprints are connected to global clock (GCLK) pins on the FPGA.
     7
     8|| '''Clock''' || '''Component''' || '''FPGA Pin''' ||
     9|| 100MHz || Y7 || AM21 ||
     10|| NM || Y9 || AL20 ||
     11
     12=== Off-board Clock Sources ===
     13The FPGA board has a header dedicated to off-board clocks. This header (component  J25) is used by the [wiki:HardwareUsersGuides/ClockBoard WARP Clock Board]. The header connects to four global clock (GCLK) pins on the FPGA, the 3.3v power plane and 8 general FPGA I/O.
     14
     15|| '''Header Pin''' || '''FPGA GCLK''' || '''FPGA Pin''' ||
     16|| 3 || AP22 ||
     17|| 4 || AP21 ||
     18|| 7 || AN20 ||
     19|| 8 || AP20 ||
     20
     21=== SystemACE CF Clocking ===
     22The SystemACE CF controller requires a 33MHz clock which runs at all times. The FPGA requires a copy of this clock in order to use the SystemACE controller's microprocessor interface. A dedicated 33MHz oscillator (component Y6) is used on the FPGA board to supply this clock. The oscillator's output is split and driven to both the FPGA and the SystemACE CF controller.
     23
     24|| '''Clock''' || '''Component''' || '''FPGA''' '''Pin''' ||
     25|| 33MHz || Y4 || AJ21 ||
     26
     27=== MGT Clocking ===
     28Please see [wiki:HardwareUsersGuides/FPGABoard_v2.2/MGTs#MGTClocking MGTs] for details on clocking the FPGA's multi-gigabit transceivers.
     29
     30=== Other References ===
     31 * [http://direct.xilinx.com/bvdocs/publications/ds083.pdf Xilinx Virtex-II Pro Datasheet] (Module 3: DC & Switching Characteristics)
     32 * [http://direct.xilinx.com/bvdocs/userguides/ug012.pdf Xilinx Virtex-II Pro Users Guide] (Chapter 2: Timing Models and Chapter 3: Digital Clock Managers)
     33 * [source:/Hardware/FPGA_Board/Rev1.2/Schematics_FPGABoard_1.2.pdf WARP FPGA Board Schematics] (pg. 2)