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

for mm_clk default using fpll

parent 5cb0246b
No related branches found
No related tags found
No related merge requests found
......@@ -433,6 +433,7 @@ BEGIN
gen_mm_clk_hardware: IF g_sim = FALSE GENERATE
u_unb2_board_clk125_pll : ENTITY work.unb2_board_clk125_pll
GENERIC MAP (
g_use_fpll => TRUE,
g_technology => g_technology
)
PORT MAP (
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment