Skip to content

Commit b16c1a7

Browse files
committed
[darjeeling,dv,lint] Fix core reference for ac_range_check
Signed-off-by: Robert Schilling <[email protected]>
1 parent 0d178c6 commit b16c1a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hw/top_darjeeling/lint/top_darjeeling_dv_lint_cfgs.hjson

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
rel_path: "hw/ip/mbx/lint/{tool}"
3232
},
3333
{ name: ac_range_check
34-
fusesoc_core: lowrisc:dv:ac_range_check_sim
34+
fusesoc_core: lowrisc:darjeeling_dv:ac_range_check_sim
3535
import_cfgs: ["{proj_root}/hw/lint/tools/dvsim/common_lint_cfg.hjson"]
3636
additional_fusesoc_argument: "--mapping=lowrisc:systems:top_darjeeling:0.1"
3737
rel_path: "hw/top_darjeeling/ip_autogen/ac_range_check/dv/lint/{tool}"

0 commit comments

Comments
 (0)