mirror of
https://github.com/openhwgroup/cva6.git
synced 2025-04-20 04:07:36 -04:00
Add debug_unit.sv to src_files.yml
This commit is contained in:
parent
0e0dfce0ff
commit
a8b20fe460
1 changed files with 2 additions and 1 deletions
|
@ -35,7 +35,8 @@ ariane:
|
|||
src/scoreboard.sv,
|
||||
src/store_buffer.sv,
|
||||
src/store_unit.sv,
|
||||
src/tlb.sv
|
||||
src/tlb.sv,
|
||||
src/debug_unit.sv,
|
||||
]
|
||||
riscv_regfile_rtl:
|
||||
targets: [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue