From c62010e1825d01bbe435a10bb1c42774814e6267 Mon Sep 17 00:00:00 2001 From: bacon Date: Thu, 22 May 2025 16:12:40 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E4=B8=BB=E7=AB=99SM1?= =?UTF-8?q?=E5=8F=91=E9=80=81=E7=9A=84=E6=B5=8B=E8=AF=95=E7=94=A8=E4=BE=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- tb/shinTest/ShinTopSpiTb.v | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tb/shinTest/ShinTopSpiTb.v b/tb/shinTest/ShinTopSpiTb.v index ac38f0d..d90f14c 100644 --- a/tb/shinTest/ShinTopSpiTb.v +++ b/tb/shinTest/ShinTopSpiTb.v @@ -673,7 +673,7 @@ initial begin spi_trans( (16'h00c0), (`SPI_READ), (6), (`IF_IDX(4)) ); -`ifdef ENABLE_CODE +`ifndef ENABLE_CODE begin $fdisplay(spidata_file, "嗅探:使用SM1"); $fdisplay(spidata_file, "--->>>嗅探前,检查链路状态寄存器");