mirror of
https://github.com/openhwgroup/cva6.git
synced 2025-04-24 14:17:16 -04:00
Add fifo_v3 to compile lists of cache TBs.
This commit is contained in:
parent
b1be3530ef
commit
44ec8f99f3
2 changed files with 2 additions and 0 deletions
|
@ -10,6 +10,7 @@
|
|||
../../src/cache_subsystem/serpent_dcache.sv
|
||||
../../src/common_cells/src/lfsr_8bit.sv
|
||||
../../src/common_cells/src/fifo_v2.sv
|
||||
../../src/common_cells/src/fifo_v3.sv
|
||||
../../src/common_cells/src/lzc.sv
|
||||
../../src/common_cells/src/rrarbiter.sv
|
||||
../../src/util/sram.sv
|
||||
|
|
|
@ -6,6 +6,7 @@
|
|||
../../src/cache_subsystem/serpent_icache.sv
|
||||
../../src/common_cells/src/lfsr_8bit.sv
|
||||
../../src/common_cells/src/fifo_v2.sv
|
||||
../../src/common_cells/src/fifo_v3.sv
|
||||
../../src/common_cells/src/lzc.sv
|
||||
../../src/util/sram.sv
|
||||
hdl/mem_emul.sv
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue