bender: update file list

This commit is contained in:
Moritz Schneider 2020-08-05 10:39:19 +02:00 committed by Florian Zaruba
parent efed421eb2
commit f8b7bc0670

View file

@ -59,6 +59,9 @@ sources:
- src/mult.sv
- src/load_unit.sv
- src/issue_read_operands.sv
- src/pmp/src/pmp_entry.sv
- src/pmp/src/pmp.sv
- src/synopsys_sram.sv
- src/fpu/src/fpnew_fma.sv
- src/fpu/src/fpnew_opgroup_fmt_slice.sv
- src/fpu/src/fpnew_divsqrt_multi.sv
@ -160,8 +163,8 @@ sources:
- src/common_cells/src/rstgen.sv
- src/common_cells/src/stream_mux.sv
- src/common_cells/src/stream_demux.sv
- src/common_cells/src/deprecated/stream_arbiter.sv
- src/common_cells/src/deprecated/stream_arbiter_flushable.sv
- src/common_cells/src/stream_arbiter.sv
- src/common_cells/src/stream_arbiter_flushable.sv
- src/util/axi_master_connect.sv
- src/util/axi_slave_connect.sv
- src/util/axi_master_connect_rev.sv