Skip to content

Commit d8e16be

Browse files
authored
Bender.yml: fix missing dummy l15_pkg (#3290)
The current Bender.yml is missing the newly introduced dummy l15_pkg. This PR adds it.
1 parent 0e84e9f commit d8e16be

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Bender.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,7 @@ sources:
9595
- core/cva6_mmu/cva6_ptw.sv
9696

9797
# Packages
98+
- core/include/dummy_l15_pkg.sv
9899
- core/include/wt_cache_pkg.sv
99100
- core/include/std_cache_pkg.sv
100101
- core/include/aes_pkg.sv

0 commit comments

Comments
 (0)