Skip to content

Commit

Permalink
Revert "make: Fix RTL source file list"
Browse files Browse the repository at this point in the history
This reverts commit 660dd8c.
  • Loading branch information
fischeti committed Aug 6, 2024
1 parent 7d52f7f commit 4f17cbe
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion target/snitch_cluster/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ ROOT := $(realpath ${MKFILE_DIR}../..)
SNITCH_ROOT := $(ROOT)

TARGET = snitch_cluster
COMMON_BENDER_FLAGS += -t snitch_cluster

include $(ROOT)/target/common/common.mk

Expand Down Expand Up @@ -67,6 +66,8 @@ $(BIN_DIR):
# Simulator options #
#####################

COMMON_BENDER_FLAGS += -t snitch_cluster

QUESTA_64BIT = -64
VLOG_64BIT = -64

Expand Down

0 comments on commit 4f17cbe

Please sign in to comment.