From 53c54205b1bd268ee788f1ce3ad133cda92259c9 Mon Sep 17 00:00:00 2001 From: bacon Date: Thu, 5 Jun 2025 19:37:41 +0800 Subject: [PATCH] =?UTF-8?q?=E5=90=88=E5=B9=B6bug52=E7=9A=84=E4=BF=AE?= =?UTF-8?q?=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- tb/shinTest/ShinTopSpiTb.v | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tb/shinTest/ShinTopSpiTb.v b/tb/shinTest/ShinTopSpiTb.v index 57a95b5..34b0fe6 100644 --- a/tb/shinTest/ShinTopSpiTb.v +++ b/tb/shinTest/ShinTopSpiTb.v @@ -247,8 +247,8 @@ initial begin reset <= 0; //#20000000 -// #1000000000 - #5000000 + #1000000000 +//#5000000 $display("Time Out !!!"); $fclose(spidata_file);