summaryrefslogtreecommitdiff
path: root/tb
diff options
context:
space:
mode:
Diffstat (limited to 'tb')
-rw-r--r--tb/sim/hazards.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tb/sim/hazards.py b/tb/sim/hazards.py
index b89b15b..8699c47 100644
--- a/tb/sim/hazards.py
+++ b/tb/sim/hazards.py
@@ -1,6 +1,6 @@
SP = 256
-cycles = 256
+cycles = 1024
mem_dumps = [range(SP - 4, SP)]
def final():