aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--fesvr/dtm.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/fesvr/dtm.h b/fesvr/dtm.h
index fbf161e..4cffdbf 100644
--- a/fesvr/dtm.h
+++ b/fesvr/dtm.h
@@ -95,7 +95,7 @@ class dtm_t : public htif_t
uint32_t xlen;
- static const int max_idle_cycles = 10000;
+ static const int max_idle_cycles = 10;
size_t ram_words;
size_t data_words;