From 6e612a1693e682de51c3741400d13eb9f8b64e0e Mon Sep 17 00:00:00 2001 From: David Harris <74973295+davidharrishmc@users.noreply.github.com> Date: Wed, 19 Apr 2023 06:23:05 -0700 Subject: [PATCH] Update tests.vh Missing comma from merge --- testbench/tests.vh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testbench/tests.vh b/testbench/tests.vh index 93a406109..e2d4e5ad1 100644 --- a/testbench/tests.vh +++ b/testbench/tests.vh @@ -54,7 +54,7 @@ string tvpaths[] = '{ "vm64check", "pmp", "dcache1", - "dcache2" + "dcache2", "pmpcfg", "pmpcfg1", "pmpcfg2",