Set default RAM to be 16K in microwatt.core

This allows it to run hello world out of the box.

Signed-off-by: Joel Stanley <joel@jms.id.au>
pull/159/head
Joel Stanley 4 years ago
parent 04b784011a
commit 6a3d2d95df

@ -164,6 +164,7 @@ parameters:
datatype : int
description : On-chip memory size (bytes)
paramtype : generic
default : 16384

ram_init_file:
datatype : file

Loading…
Cancel
Save