Skip to content

Commit

Permalink
fix Bender.yml target snitch_cluster
Browse files Browse the repository at this point in the history
  • Loading branch information
chaoqun-liang committed Apr 10, 2024
1 parent d6245c8 commit 8667428
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 @@ -68,7 +68,7 @@ sources:
- src/midend/idma_rt_midend.sv

# RISC-V opcode package for ooc use of inst64
- target: all(rtl,snitch_cluster)
- target: all(rtl, snitch_cluster)
files:
# Level 0
- src/frontend/inst64/idma_inst64_snitch_pkg.sv
Expand Down

0 comments on commit 8667428

Please sign in to comment.