Commit cbeee4b9 authored by Peter Jansweijer's avatar Peter Jansweijer

spec7_design uses g_ram_address_space_size_kb => 256

parent b4fb3606
......@@ -658,6 +658,7 @@ begin -- architecture struct
generic map (
g_simulation => g_simulation,
g_with_external_clock_input => g_with_external_clock_input,
g_ram_address_space_size_kb => 256,
g_board_name => "SPC7",
g_phys_uart => TRUE,
g_virtual_uart => 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