Skip to content

Commit f8a94fb

Browse files
[clkmgr, dv] Autogenerated files commited
* clkmgr related generated testbench files commited Signed-off-by: Kolos Koblasz <kolos.koblasz@semify-eda.com>
1 parent 7690294 commit f8a94fb

2 files changed

Lines changed: 15 additions & 15 deletions

File tree

hw/top_chip/ip_autogen/clkmgr/data/clkmgr_testplan.hjson

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,14 @@
33
// SPDX-License-Identifier: Apache-2.0
44
{
55
name: "clkmgr"
6-
import_testplans: ["hw/dv/tools/dvsim/testplans/csr_testplan.hjson",
7-
"hw/dv/tools/dvsim/testplans/intr_test_testplan.hjson",
8-
"hw/dv/tools/dvsim/testplans/alert_test_testplan.hjson",
9-
"hw/dv/tools/dvsim/testplans/tl_device_access_types_testplan.hjson",
10-
"hw/dv/tools/dvsim/testplans/stress_all_with_reset_testplan.hjson",
11-
"hw/dv/tools/dvsim/testplans/shadow_reg_errors_testplan.hjson",
6+
import_testplans: ["hw/vendor/lowrisc_ip/dv/tools/dvsim/testplans/csr_testplan.hjson",
7+
"hw/vendor/lowrisc_ip/dv/tools/dvsim/testplans/intr_test_testplan.hjson",
8+
"hw/vendor/lowrisc_ip/dv/tools/dvsim/testplans/alert_test_testplan.hjson",
9+
"hw/vendor/lowrisc_ip/dv/tools/dvsim/testplans/tl_device_access_types_testplan.hjson",
10+
"hw/vendor/lowrisc_ip/dv/tools/dvsim/testplans/stress_all_with_reset_testplan.hjson",
11+
"hw/vendor/lowrisc_ip/dv/tools/dvsim/testplans/shadow_reg_errors_testplan.hjson",
1212
"clkmgr_sec_cm_testplan.hjson",
13-
"hw/dv/tools/dvsim/testplans/sec_cm_count_testplan.hjson"]
13+
"hw/vendor/lowrisc_ip/dv/tools/dvsim/testplans/sec_cm_count_testplan.hjson"]
1414
testpoints: [
1515
{
1616
name: smoke

hw/top_chip/ip_autogen/clkmgr/dv/clkmgr_sim_cfg.hjson

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
tb: tb
1313

1414
// Simulator used to sign off this block
15-
tool: vcs
15+
tool: xcelium
1616

1717
// Fusesoc core file used for building the file list.
1818
fusesoc_core: lowrisc:mocha_dv:clkmgr_sim:0.1
@@ -25,14 +25,14 @@
2525

2626
// Import additional common sim cfg files.
2727
import_cfgs: [// Project wide common sim cfg file
28-
"{proj_root}/hw/dv/tools/dvsim/common_sim_cfg.hjson",
28+
"{proj_root}/hw/vendor/lowrisc_ip/dv/tools/dvsim/common_sim_cfg.hjson",
2929
// Common CIP test lists
30-
"{proj_root}/hw/dv/tools/dvsim/tests/csr_tests.hjson",
31-
"{proj_root}/hw/dv/tools/dvsim/tests/alert_test.hjson",
32-
"{proj_root}/hw/dv/tools/dvsim/tests/tl_access_tests.hjson",
33-
"{proj_root}/hw/dv/tools/dvsim/tests/stress_tests.hjson",
34-
"{proj_root}/hw/dv/tools/dvsim/tests/sec_cm_tests.hjson",
35-
"{proj_root}/hw/dv/tools/dvsim/tests/shadow_reg_errors_tests.hjson"
30+
"{proj_root}/hw/vendor/lowrisc_ip/dv/tools/dvsim/tests/csr_tests.hjson",
31+
"{proj_root}/hw/vendor/lowrisc_ip/dv/tools/dvsim/tests/alert_test.hjson",
32+
"{proj_root}/hw/vendor/lowrisc_ip/dv/tools/dvsim/tests/tl_access_tests.hjson",
33+
"{proj_root}/hw/vendor/lowrisc_ip/dv/tools/dvsim/tests/stress_tests.hjson",
34+
"{proj_root}/hw/vendor/lowrisc_ip/dv/tools/dvsim/tests/sec_cm_tests.hjson",
35+
"{proj_root}/hw/vendor/lowrisc_ip/dv/tools/dvsim/tests/shadow_reg_errors_tests.hjson"
3636
]
3737

3838
// Add additional tops for simulation.

0 commit comments

Comments
 (0)