Commit c8977c3f authored by Tomasz Wlostowski's avatar Tomasz Wlostowski

wrsw_rt_subsystem: use 62.5 MHz DDMTD clock

parent f719aca3
......@@ -282,7 +282,7 @@ begin -- rtl
g_num_outputs => 1,
g_reverse_dmtds => true,
g_with_ext_clock_input => true,
g_divide_input_by_2 => true,
g_divide_input_by_2 => false,
g_with_period_detector => false,
g_with_undersampling => false,
g_with_debug_fifo => true,
......
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