aboutsummaryrefslogtreecommitdiff
path: root/toolruns/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'toolruns/Makefile')
-rwxr-xr-xtoolruns/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/toolruns/Makefile b/toolruns/Makefile
index 268af7f..3512a3c 100755
--- a/toolruns/Makefile
+++ b/toolruns/Makefile
@@ -44,7 +44,7 @@ LINT = verilator
LINTFLAGS = --lint-only -Wall
# Sources.
-COMMON_SRC = ../src/rtl/adder32.v ../src/rtl/shl32.v ../src/rtl/shr32.v \
+COMMON_SRC = ../src/rtl/adder.v ../src/rtl/shl.v ../src/rtl/shr.v \
../src/rtl/blockmem1r1w.v ../src/rtl/blockmem2r1w.v \
../src/rtl/blockmem2r1wptr.v ../src/rtl/blockmem2rptr1w.v