diff --git a/hw/application_fpga/core/timer/toolruns/Makefile b/hw/application_fpga/core/timer/toolruns/Makefile index 9d3d443..a6059de 100755 --- a/hw/application_fpga/core/timer/toolruns/Makefile +++ b/hw/application_fpga/core/timer/toolruns/Makefile @@ -21,7 +21,7 @@ CC = iverilog CC_FLAGS = -Wall LINT = verilator -LINT_FLAGS = +1364-2001ext+ --lint-only -Wall -Wno-fatal -Wno-DECLFILENAME +LINT_FLAGS = +1364-2005ext+ --lint-only -Wall -Wno-fatal -Wno-DECLFILENAME all: top.sim core.sim @@ -67,7 +67,7 @@ help: @echo "sim-top: Run top level simulation." @echo "sim-core: Run core level simulation." @echo "lint-core: Lint core rtl source files." - @echo "lint-core: Lint top rtl source files." + @echo "lint-top: Lint top rtl source files." @echo "clean: Delete all built files." #=================================================================== diff --git a/hw/application_fpga/core/tk1/toolruns/Makefile b/hw/application_fpga/core/tk1/toolruns/Makefile index 6290f6e..93930cd 100755 --- a/hw/application_fpga/core/tk1/toolruns/Makefile +++ b/hw/application_fpga/core/tk1/toolruns/Makefile @@ -18,7 +18,7 @@ CC = iverilog CC_FLAGS = -Wall LINT = verilator -LINT_FLAGS = +1364-2001ext+ --lint-only -Wall -Wno-fatal -Wno-DECLFILENAME +LINT_FLAGS = +1364-2005ext+ --lint-only -Wall -Wno-fatal -Wno-DECLFILENAME all: top.sim diff --git a/hw/application_fpga/core/touch_sense/toolruns/Makefile b/hw/application_fpga/core/touch_sense/toolruns/Makefile index 91416ff..425dd4b 100755 --- a/hw/application_fpga/core/touch_sense/toolruns/Makefile +++ b/hw/application_fpga/core/touch_sense/toolruns/Makefile @@ -18,7 +18,7 @@ CC = iverilog CC_FLAGS = -Wall LINT = verilator -LINT_FLAGS = +1364-2001ext+ --lint-only -Wall -Wno-fatal -Wno-DECLFILENAME +LINT_FLAGS = +1364-2005ext+ --lint-only -Wall -Wno-fatal -Wno-DECLFILENAME all: top.sim diff --git a/hw/application_fpga/core/trng/toolruns/Makefile b/hw/application_fpga/core/trng/toolruns/Makefile index b50ba14..dff7b30 100755 --- a/hw/application_fpga/core/trng/toolruns/Makefile +++ b/hw/application_fpga/core/trng/toolruns/Makefile @@ -18,7 +18,7 @@ CC = iverilog CC_FLAGS = -Wall LINT = verilator -LINT_FLAGS = +1364-2001ext+ --lint-only -Wall -Wno-fatal -Wno-DECLFILENAME +LINT_FLAGS = +1364-2005ext+ --lint-only -Wall -Wno-fatal -Wno-DECLFILENAME all: top.sim diff --git a/hw/application_fpga/core/uart/toolruns/Makefile b/hw/application_fpga/core/uart/toolruns/Makefile index b873ecd..ff431c7 100755 --- a/hw/application_fpga/core/uart/toolruns/Makefile +++ b/hw/application_fpga/core/uart/toolruns/Makefile @@ -18,7 +18,7 @@ CC = iverilog CC_FLAGS = -Wall LINT = verilator -LINT_FLAGS = +1364-2001ext+ --lint-only -Wall -Wno-fatal -Wno-DECLFILENAME +LINT_FLAGS = +1364-2005ext+ --lint-only -Wall -Wno-fatal -Wno-DECLFILENAME all: top.sim diff --git a/hw/application_fpga/core/uds/toolruns/Makefile b/hw/application_fpga/core/uds/toolruns/Makefile index b0d14e0..6065cbd 100755 --- a/hw/application_fpga/core/uds/toolruns/Makefile +++ b/hw/application_fpga/core/uds/toolruns/Makefile @@ -18,7 +18,7 @@ CC = iverilog CC_FLAGS = -Wall LINT = verilator -LINT_FLAGS = +1364-2001ext+ --lint-only -Wall -Wno-fatal -Wno-DECLFILENAME +LINT_FLAGS = +1364-2005ext+ --lint-only -Wall -Wno-fatal -Wno-DECLFILENAME all: top.sim