Complete the following steps to use the Clock Settings page of the sbRIO CLIP Generator to do the following:
  • Specify the pins to connect to LabVIEW FPGA clock lines
  • Reserve additional clock resources in the CLIP for the NI sbRIO target.
The sbRIO CLIP Generator will create the VHDL logic required to connect the pins to LabVIEW FPGA clock lines.
  1. From the Available Pins control, select a pin.
    The Clock Capability column specifies one of the following configurations for each pin:
    • None—The pin does not provide a direct connection to the clock distribution network on the FPGA.
    • Single-region—The pin provides a direct connection to the clock distribution network on a specific region, or bank of pins, on the FPGA.
    • Multi-region—The pin provides a direct connection to the clock distribution network on the entire FPGA.
  2. From the Clock Direction control, select one of the following options:
  3. To CLIP—Exports a clock signal from LabVIEW FPGA to the CLIP.
  4. From CLIP—Imports a clock signal from the CLIP to LabVIEW FPGA.
  5. Note For best performance, National Instruments recommends that you configure From CLIP clocks to use pins with single- or multi-region clock capability, depending on how widely your CLIP design will use this clock in the FPGA. Select Multi-region if you are not sure which region to select. You can still configure a clock line for a pin that is not clock-capable, but the sbRIO CLIP Generator displays a warning icon for the clock to indicate that performance from this pin might diminish.
  6. Click Add.
    The LabVIEW Clocks table lists the created clock line.
  7. If you specified a From CLIP clock, configure the following options in the Clock Parameters section. This is required for the LabVIEW FPGA Module to handle the clock signal correctly:
  8. Frequency in MHz—The minimum and maximum frequencies the clock signal supports. If the clock signal has a fixed frequency, specify the same value for the minimum and maximum.
  9. Duty Cycle—The minimum and maximum percentage of time the clock signal is high.
  10. Accuracy in PPM—The amount, in parts per million (PPM), that the clock signal may deviate from its specified frequency under normal operating conditions.
  11. Jitter in Picoseconds—The acceptable absolute difference, in picoseconds, between any one clock period and the average clock period. Jitter may also be called frequency stability.
  12. Supports Derived Clocks—When you enable this option, the sbRIO CLIP Generator adds a Source Clock Ready signal and Derived Clocks Valid signal to the generated VHDL file for the CLIP.
  13. In the Additional Clock Resources Reserve section, configure the following options if your CLIP design will include any clock management resources from the FPGA.
  14. MMCMs—The number of mixed-mode clock manager (MMCM) resources to reserve.
  15. BUFGs—The number of global clock buffer (BUFG) resources to reserve.
  16. Repeat the preceding steps to create additional clock lines for the CLIP.
    You can drag and drop created clock lines in the LabVIEW Clocks table.
  17. Click Next to continue to the CLIP Summary page.
    Use the CLIP Summary page to finish the CLIP design.