summaryrefslogtreecommitdiff
path: root/tb/sim/sdram.S
diff options
context:
space:
mode:
authorAlejandro Soto <alejandro@34project.org>2023-10-05 06:47:22 -0600
committerAlejandro Soto <alejandro@34project.org>2023-10-05 13:07:57 -0600
commitdc705df98037bfd9db8efded025651b676e87754 (patch)
treebef984fb1bb216f5828494c288fe44e412d00a79 /tb/sim/sdram.S
parente2d82e8e18ebddc78a0c187c4b7501b9f3aaa9c5 (diff)
tb/sim/sdram: lower max cycles
Diffstat (limited to '')
-rw-r--r--tb/sim/sdram.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/tb/sim/sdram.S b/tb/sim/sdram.S
index e0d2bf8..ddcaf9d 100644
--- a/tb/sim/sdram.S
+++ b/tb/sim/sdram.S
@@ -2,7 +2,7 @@
reset:
ldr r0, =0x1004
- ldr r1, =0x2000
+ ldr r1, =0x1100
mov r2, #42
.loop: