Skip to content

Commit

Permalink
Bender.yml: Fix typo in CLIC config
Browse files Browse the repository at this point in the history
Signed-off-by: Nils Wistoff <[email protected]>
  • Loading branch information
niwis committed Jan 17, 2025
1 parent a3c66cd commit 159b788
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Bender.yml
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ sources:
- core/cva6_accel_first_pass_decoder_stub.sv

# CLIC controller
- target: any(cv64a6_imafdchsclic_sv39, cv64a6_imafdchsclic_sv39_hpdcache, cv64a6_imafdchsclic_sv39_hpdcache_wb, cv64a6_imafdchsclic_sv39_wb, cv64a6_imafdchsclic_sv39_sc_phbht_fusion_fpu_hpdcache_config_pkg.sv)
- target: any(cv64a6_imafdchsclic_sv39, cv64a6_imafdchsclic_sv39_hpdcache, cv64a6_imafdchsclic_sv39_hpdcache_wb, cv64a6_imafdchsclic_sv39_wb, cv64a6_imafdchsclic_sv39_sc_phbht_fusion_fpu_hpdcache)
files:
- core/cva6_clic_controller.sv

Expand Down

0 comments on commit 159b788

Please sign in to comment.