Commit 69b9be7f authored by Grzegorz Daniluk's avatar Grzegorz Daniluk

more LM32 memory for software development

parent 28191b5a
Pipeline #639 failed with stage
in 2 minutes and 1 second
......@@ -446,7 +446,7 @@ begin -- architecture struct
g_ep_rxbuf_size => 1024,
g_tx_runt_padding => TRUE,
g_dpram_initf => g_dpram_initf,
g_dpram_size => 131072/4,
g_dpram_size => 196608/4,
g_interface_mode => PIPELINED,
g_address_granularity => BYTE,
g_aux_sdb => g_aux_sdb,
......
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