Commit 6bb88ae
committed
[axi_sub] Remove the duplicated axi_sub library
The lib was previously duplicated from the original caliptra version
only to introduce a duplicate parameter (AG with the same function as
BW). Additionally, axi_sub would not support different data widths for
the axi and component side.
Signed-off-by: Florian Glaser <glaserf@lowrisc.org>1 parent 33ba157 commit 6bb88ae
10 files changed
Lines changed: 21 additions & 1243 deletions
File tree
- src
- hci
- libs/axi_sub
- verification/cocotb/block
- axi_adapter_id_filter
- axi_adapter
- hci_queues_axi
- i2c_standby_controller
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
193 | 193 | | |
194 | 194 | | |
195 | 195 | | |
196 | | - | |
| 196 | + | |
197 | 197 | | |
198 | | - | |
199 | 198 | | |
200 | 199 | | |
201 | 200 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
18 | 22 | | |
19 | 23 | | |
20 | 24 | | |
| |||
28 | 32 | | |
29 | 33 | | |
30 | 34 | | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
This file was deleted.
0 commit comments