Commit a4db868b authored by Peter Jansweijer's avatar Peter Jansweijer Committed by Grzegorz Daniluk

CLBv3: cleaned up clk_20m_vcxo

parent 622c948b
......@@ -87,7 +87,6 @@ entity wrc_board_clbv3 is
-- reset PLLs.
areset_edge_n_i : in std_logic := '1';
-- Clock inputs from the board
-- clk_20m_vcxo_i : in std_logic;
clk_125m_dmtd_p_i : in std_logic;
clk_125m_dmtd_n_i : in std_logic;
clk_125m_gtp_n_i : in std_logic;
......
......@@ -88,7 +88,6 @@ entity xwrc_board_clbv3 is
-- reset PLLs.
areset_edge_n_i : in std_logic := '1';
-- Clock inputs from the board
-- clk_20m_vcxo_i : in std_logic;
clk_125m_dmtd_n_i : in std_logic; -- 124.992 MHz
clk_125m_dmtd_p_i : in std_logic;
clk_125m_gtp_n_i : in std_logic;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment