endif
# Hello world - working using libre-soc core
-MEMORY_SIZE ?=8192
+#MEMORY_SIZE ?=8192
RAM_INIT_FILE ?=hello_world/hello_world.hex
# Micropython
#RAM_INIT_FILE=micropython/firmware.hex
# Linux
-#MEMORY_SIZE=536870912
+MEMORY_SIZE=536870912
#RAM_INIT_FILE=dtbImage.microwatt.hex
-#SIM_MAIN_BRAM=false
-#SIM_BRAM_CHAINBOOT=6291456 # 0x600000
-#SIM_MAIN_BRAM=false
+SIM_MAIN_BRAM=false
+SIM_BRAM_CHAINBOOT=6291456 # 0x600000
+
FPGA_TARGET ?= ORANGE-CRAB-0.21