From a657d77924f68a9b43e0b296672d9857b8d44abb Mon Sep 17 00:00:00 2001 From: bacon Date: Tue, 3 Jun 2025 14:19:23 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=AD=A3=E5=B9=BF=E6=92=AD=E8=AF=BB?= =?UTF-8?q?=E5=86=99=E4=B8=8D=E6=88=90=E5=8A=9F=E5=AF=BC=E8=87=B4=E7=9A=84?= =?UTF-8?q?=E4=B8=8D=E9=80=80=E5=87=BA=E9=94=99=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- tb/shinTest/ShinTopSpiTb.v | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/tb/shinTest/ShinTopSpiTb.v b/tb/shinTest/ShinTopSpiTb.v index 86cfec0..55919cb 100644 --- a/tb/shinTest/ShinTopSpiTb.v +++ b/tb/shinTest/ShinTopSpiTb.v @@ -239,7 +239,8 @@ initial begin reset <= 0; //#20000000 -#1000000000 +//#1000000000 + #6000000 $display("Time Out !!!"); $fclose(spidata_file);