Commit 1648bf24 authored by Tomasz Wlostowski's avatar Tomasz Wlostowski Committed by Grzegorz Daniluk

wr_core: disabled debugging in LM32 to improve timing

parent f6698333
......@@ -751,7 +751,7 @@ begin
-- LM32
-----------------------------------------------------------------------------
LM32_CORE : xwb_lm32
generic map(g_profile => "medium_icache_debug")
generic map(g_profile => "medium_icache")
port map(
clk_sys_i => clk_sys_i,
rst_n_i => rst_wrc_n,
......
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