Entity: clock_generator

Diagram

positive CLK_INPUT_HZ positive CLK_OUTPUT_HZ std_logic ext_clk std_logic pll_rst_in std_logic pll_clk_out std_logic pll_locked_out

Generics

Generic name Type Value Description
CLK_INPUT_HZ positive 100000000
CLK_OUTPUT_HZ positive 100000000

Ports

Port name Direction Type Description
ext_clk in std_logic
pll_rst_in in std_logic
pll_clk_out out std_logic
pll_locked_out out std_logic

Signals

Name Type Description
clkfb std_ulogic

Constants

Name Type Value Description
pll_settings pll_settings_t gen_pll_settings(clk_input_hz,
clk_output_hz)

Types

Name Type Description
pll_settings_t

Functions

Instantiations