Commit 785a5b00 authored by Maciej Lipinski's avatar Maciej Lipinski

increased LM32 RAM size

parent 17ab5a3e
......@@ -291,7 +291,7 @@ begin -- rtl
U_DPRAM : xwb_dpram
generic map (
g_size => 16384,
g_size => 90112/4, --16384,
g_init_file => "",
g_slave1_interface_mode => PIPELINED,
g_slave2_interface_mode => PIPELINED,
......
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