From 30403ce8b26755f840b358784504608f39db29b2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joachim=20Stro=CC=88mbergson?= Date: Tue, 30 Jun 2015 10:35:15 +0200 Subject: Adding files from master that does not break the testcases. --- toolruns/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'toolruns') 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 -- cgit v1.2.3