begin working on linux verilator simulation tplaten_3d_game
authorTobias Platen <tplaten@posteo.de>
Wed, 13 Apr 2022 17:28:42 +0000 (19:28 +0200)
committerTobias Platen <tplaten@posteo.de>
Wed, 13 Apr 2022 17:28:42 +0000 (19:28 +0200)
Makefile

index b99adf07802c0705e557b18c5493b1586e22447f..dd546e8f43d79e439d37eece032004295ce9e576 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -147,7 +147,7 @@ $(soc_dram_tbs): %: $(soc_dram_files) $(soc_dram_sim_files) $(soc_dram_sim_obj_f
 endif
 
 # Hello world - working using libre-soc core
-MEMORY_SIZE ?=8192
+#MEMORY_SIZE ?=8192
 RAM_INIT_FILE ?=hello_world/hello_world.hex
 
 # Micropython
@@ -155,11 +155,11 @@ RAM_INIT_FILE ?=hello_world/hello_world.hex
 #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