From 629279977e690ae3267918fd4491c8434d96842e Mon Sep 17 00:00:00 2001 From: Richard Yan Date: Wed, 8 May 2024 11:28:36 -0700 Subject: [PATCH] fix merge error --- hw/rtl/VX_platform.vh | 1 + 1 file changed, 1 insertion(+) diff --git a/hw/rtl/VX_platform.vh b/hw/rtl/VX_platform.vh index 9def99b6..195c252f 100644 --- a/hw/rtl/VX_platform.vh +++ b/hw/rtl/VX_platform.vh @@ -35,6 +35,7 @@ `define NUM_CORES 2 `define NUM_THREADS 8 `define NUM_WARPS 8 +`endif `define FIRESIM