Set default RAM to be 16K in microwatt.core
authorJoel Stanley <joel@jms.id.au>
Wed, 15 Apr 2020 06:36:54 +0000 (16:06 +0930)
committerJoel Stanley <joel@jms.id.au>
Wed, 15 Apr 2020 06:36:54 +0000 (16:06 +0930)
This allows it to run hello world out of the box.

Signed-off-by: Joel Stanley <joel@jms.id.au>
microwatt.core

index ee48376d52bd4dc056d433c266a4f4a472604f7f..a2d6ab5071c14a0550360e9ee8ee99a3c2c420f5 100644 (file)
@@ -164,6 +164,7 @@ parameters:
     datatype    : int
     description : On-chip memory size (bytes)
     paramtype   : generic
+    default     : 16384
 
   ram_init_file:
     datatype    : file