From 660dd8c373834326cb862914ce39d1e03b56ece3 Mon Sep 17 00:00:00 2001 From: Tim Fischer Date: Tue, 6 Aug 2024 13:45:04 +0200 Subject: [PATCH] make: Fix RTL source file list --- target/snitch_cluster/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/target/snitch_cluster/Makefile b/target/snitch_cluster/Makefile index e32332283..34b53121c 100644 --- a/target/snitch_cluster/Makefile +++ b/target/snitch_cluster/Makefile @@ -31,6 +31,7 @@ ROOT := $(realpath ${MKFILE_DIR}../..) SNITCH_ROOT := $(ROOT) TARGET = snitch_cluster +COMMON_BENDER_FLAGS += -t snitch_cluster include $(ROOT)/target/common/common.mk @@ -66,8 +67,6 @@ $(BIN_DIR): # Simulator options # ##################### -COMMON_BENDER_FLAGS += -t snitch_cluster - QUESTA_64BIT = -64 VLOG_64BIT = -64