Linux Clocking Wizard

he LogiCORE™ IP Clocking Wizard generates HDL source code to configure a clock circuit to user requirements. The wizard can either automatically select an appropriate clocking primitive and configure buffering, feedback, and timing parameters for a clocking network, or help the user configure the attributes for a manually selected primitive.



Table of Contents

HW IP Features

  • Accepts up to two input clocks and up to seven output clocks per clock network

  • Automatically chooses the correct clocking primitive for a selected device and configures the clocking primitive based on user-selected clocking features

  • Calculates VCO frequency for primitives with an oscillator, and provides multiply and divide values based on input and output frequency requirements

  • Implements an overall configuration that supports phase shift and duty cycle requirements

  • Provides the ability to override an auto-selected clock primitive as well as any calculated attribute



Known Issues and limitations

  • None



Kernel Configuration

. The following steps may be used to enable the driver in the kernel configuration

CONFIG_COMMON_CLK_XLNX_CLKWZRD=y



Devicetree

clock-generator@40040000 { #clock-cells = <1>; reg = <0x40040000 0x1000>; compatible = "xlnx,clocking-wizard"; speed-grade = <1>; clock-names = "clk_in1", "s_axi_aclk"; clocks = <&clkc 15>, <&clkc 15>; clock-output-names = "clk_out1", "clk_out2", "clk_out3", "clk_out4", "clk_out5", "clk_out6", "clk_out7"; };

Test procedure

Mainline Status

  • mainlined.

Change Log

 

2023.2

None

2023.1

2022.2

 


2020.2

None

 

2022.1

None

2022.2

None

2021.1



 

 

 

 

Related Links

© Copyright 2019 - 2022 Xilinx Inc. Privacy Policy