Skip to content
Snippets Groups Projects
Commit 8fec0036 authored by Kenneth Hiemstra's avatar Kenneth Hiemstra
Browse files

clk200 pll should be a fpll for ddr4

parent ea595fc2
No related branches found
No related tags found
No related merge requests found
...@@ -346,6 +346,7 @@ BEGIN ...@@ -346,6 +346,7 @@ BEGIN
u_unb2_board_clk200_pll : ENTITY work.unb2_board_clk200_pll u_unb2_board_clk200_pll : ENTITY work.unb2_board_clk200_pll
GENERIC MAP ( GENERIC MAP (
g_technology => g_technology, g_technology => g_technology,
g_use_fpll => TRUE,
g_clk200_phase_shift => g_dp_clk_phase g_clk200_phase_shift => g_dp_clk_phase
) )
PORT MAP ( PORT MAP (
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment