Skip to content

Commit

Permalink
Replace axi_iw_downsizer by axi_id_serialize
Browse files Browse the repository at this point in the history
  • Loading branch information
andreaskurth committed Dec 6, 2021
1 parent 765c0bf commit fd2f84c
Show file tree
Hide file tree
Showing 4 changed files with 457 additions and 530 deletions.
4 changes: 2 additions & 2 deletions Bender.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,11 +50,11 @@ sources:
- src/axi_cdc.sv
- src/axi_err_slv.sv
- src/axi_dw_converter.sv
- src/axi_iw_converter.sv
- src/axi_iw_downsizer.sv
- src/axi_id_serialize.sv
- src/axi_multicut.sv
- src/axi_to_axi_lite.sv
# Level 4
- src/axi_iw_converter.sv
- src/axi_lite_xbar.sv
- src/axi_xbar.sv

Expand Down
Loading

0 comments on commit fd2f84c

Please sign in to comment.