load bios not 1.bin unit test
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Sat, 22 Aug 2020 23:46:00 +0000 (00:46 +0100)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Sat, 22 Aug 2020 23:46:19 +0000 (00:46 +0100)
src/soc/litex/florent/sim.py

index 4699ac6d78e6f612c55abf1433f2f0e82d2af456..68be7702ebd72ef6d17e7796e8682848bc658578 100755 (executable)
@@ -50,6 +50,7 @@ class LibreSoCSim(SoCSDRAM):
         #            "hello_world/hello_world.bin"
         ram_fname = "/home/lkcl/src/libresoc/microwatt/" \
                     "tests/1.bin"
+        ram_fname = None
 
         ram_init = []
         if ram_fname: