[Cryptech-Commits] [core/comm/fmc] branch master updated: Updated testbench to match how things work in hardware.

git at cryptech.is git at cryptech.is
Mon Apr 12 12:59:44 UTC 2021


This is an automated email from the git hooks/post-receive script.

meisterpaul1 at yandex.ru pushed a commit to branch master
in repository core/comm/fmc.

The following commit(s) were added to refs/heads/master by this push:
     new ec65531  Updated testbench to match how things work in hardware.
ec65531 is described below

commit ec6553114f0217a37f103549ebf4b3ba48f83ec8
Author: Pavel V. Shatov (Meister) <meisterpaul1 at yandex.ru>
AuthorDate: Mon Apr 12 15:51:40 2021 +0300

    Updated testbench to match how things work in hardware.
---
 src/tb/tb_fmc.v | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/tb/tb_fmc.v b/src/tb/tb_fmc.v
index ba436b9..5294be9 100644
--- a/src/tb/tb_fmc.v
+++ b/src/tb/tb_fmc.v
@@ -49,7 +49,7 @@ module tb_fmc;
     localparam NUM_TESTS = 100;
     
     
-    localparam integer STM32_FMC_LATENCY = 4;
+    localparam integer STM32_FMC_LATENCY = 6;
 
     //
     // Clock

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Commits mailing list