aboutsummaryrefslogtreecommitdiff
path: root/toolruns
diff options
context:
space:
mode:
authorJoachim StroĢˆmbergson <joachim@secworks.se>2015-06-30 10:35:15 +0200
committerJoachim StroĢˆmbergson <joachim@secworks.se>2015-06-30 10:35:15 +0200
commit30403ce8b26755f840b358784504608f39db29b2 (patch)
treed4ab530353fa31ac800c04721253b75d0de993d4 /toolruns
parent59b51b2c15676196d8463084cfc4ba041dd92454 (diff)
Adding files from master that does not break the testcases.
Diffstat (limited to 'toolruns')
-rwxr-xr-xtoolruns/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/toolruns/Makefile b/toolruns/Makefile
index 268af7f..bc84cd6 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/adder32.v ../src/rtl/shl.v ../src/rtl/shl32.v ../src/rtl/shr.v \
../src/rtl/blockmem1r1w.v ../src/rtl/blockmem2r1w.v \
../src/rtl/blockmem2r1wptr.v ../src/rtl/blockmem2rptr1w.v