mirror of
https://github.com/antonblanchard/microwatt.git
synced 2026-02-26 16:53:16 +00:00
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>
This commit is contained in:
@@ -164,6 +164,7 @@ parameters:
|
||||
datatype : int
|
||||
description : On-chip memory size (bytes)
|
||||
paramtype : generic
|
||||
default : 16384
|
||||
|
||||
ram_init_file:
|
||||
datatype : file
|
||||
|
||||
Reference in New Issue
Block a user