From 329481c3d573c0daf2016f7016b948e3d0f87d3b Mon Sep 17 00:00:00 2001
From: Tristan Gingold <tristan.gingold@cern.ch>
Date: Tue, 3 May 2022 10:23:23 +0200
Subject: [PATCH] Adjust a comment

---
 hdl/rtl/hydra_supervisor_regs.cheby | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/hdl/rtl/hydra_supervisor_regs.cheby b/hdl/rtl/hydra_supervisor_regs.cheby
index 9391a58..ee7701c 100644
--- a/hdl/rtl/hydra_supervisor_regs.cheby
+++ b/hdl/rtl/hydra_supervisor_regs.cheby
@@ -49,10 +49,9 @@ memory-map:
         read-strobe: True
   - reg:
       name: wd_period
-      description: Nbr of cycles before watchdog timeout. Can be written once per reset
+      description: Nbr of cycles before watchdog timeout.
       width: 32
       access: rw
-      preset: 2000
       x-hdl:
         write-strobe: True
         type: wire
-- 
GitLab