|
12 | 12 | tb: tb |
13 | 13 |
|
14 | 14 | // Simulator used to sign off this block |
15 | | - tool: vcs |
| 15 | + tool: xcelium |
16 | 16 |
|
17 | 17 | // Fusesoc core file used for building the file list. |
18 | 18 | fusesoc_core: lowrisc:mocha_dv:clkmgr_sim:0.1 |
|
25 | 25 |
|
26 | 26 | // Import additional common sim cfg files. |
27 | 27 | 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", |
29 | 29 | // 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" |
36 | 36 | ] |
37 | 37 |
|
38 | 38 | // Add additional tops for simulation. |
|
0 commit comments