📄 clkgen.in.help
字号:
Use Virtex CLKDLL for clock synchronisationCONFIG_CLK_INFERRED Certain target technologies include clock generators to scale or phase-adjust the system and SDRAM clocks. This is currently supported for Xilinx and Altera FPGAs. Depending on technology, you can select to use the Xilinx CKLDLL macro (Virtex, VirtexE, Spartan1/2), the Xilinx DCM (Virtex-2, Spartan3, Virtex-4), or the Altera ALTDLL (Stratix, Cyclone). Choose the 'inferred' option if you are not using Xilinx or Altera FPGAs. Using a technology specific clock generator is necessary to re-syncronize the SDRAM clock. For this to work, connect the external SDCLK signal with PLLREF. Clock multiplierCONFIG_CLK_MUL When using the Xilinx DCM or Altera ALTPLL, the system clock can be multiplied with a factor of 2 - 32, and divided by a factor of 1 - 32. This makes it possible to generate almost any desired processor frequency. When using the Xilinx CLKDLL generator, the resulting frequency scale factor (mul/div) must be one of 1/2, 1 or 2. WARNING: The resulting clock must be within the limits specified by the target FPGA family.Clock dividerCONFIG_CLK_DIV When using the Xilinx DCM or Altera ALTPLL, the system clock can be multiplied with a factor of 2 - 32, and divided by a factor of 1 - 32. This makes it possible to generate almost any desired processor frequency. When using the Xilinx CLKDLL generator, the resulting frequency scale factor (mul/div) must be one of 1/2, 1 or 2. WARNING: The resulting clock must be within the limits specified by the target FPGA family.System clock multiplierCONFIG_CLKDLL_1_2 The Xilinx CLKDLL can scale the input clock with a factor of 0.5, 1.0, or 2.0. Useful when the target board has an oscillator with a too high (or low) frequency for your design. The divided clock will be used as the main clock for the whole processor (except PCI and ethernet clocks).System clock multiplierCONFIG_DCM_2_3 The Xilinx DCM and Altera ALTDLL can scale the input clock with a large range of factors. Useful when the target board has an oscillator with a too high (or low) frequency for your design. The divided clock will be used as the main clock for the whole processor (except PCI and ethernet clocks). NOTE: the resulting frequency must be at least 24 MHz or the DCM and ALTDLL might not work.Enable CLKDLL for PCI clockCONFIG_PCI_CLKDLL Say Y here to re-synchronize the PCI clock using a Virtex BUFGDLL macro. Will improve PCI clock-to-output delays on the expense of input-setup requirements.Use PCI clock system clockCONFIG_PCI_SYSCLK Say Y here to the PCI clock to generate the system clock. The PCI clock can be scaled using the DCM or CLKDLL to generate a suitable processor clock.External SDRAM clock feedbackCONFIG_CLK_NOFB Say Y here to disable the external clock feedback to synchronize the SDRAM clock. This option is necessary if your board or design does not have an external clock feedback that is connected to the pllref input of the clock generator.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -