Commit c8966300 authored by Grzegorz Daniluk's avatar Grzegorz Daniluk

rt_subsystem: turn on vUART to be able to get SPLL stats for remote Switch

parent d13866aa
......@@ -259,7 +259,7 @@ begin -- rtl
U_UART : xwb_simple_uart
generic map (
g_with_virtual_uart => false,
g_with_virtual_uart => true,
g_with_physical_uart => true,
g_interface_mode => PIPELINED,
g_address_granularity => BYTE)
......
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