File tree Expand file tree Collapse file tree 1 file changed +30
-0
lines changed Expand file tree Collapse file tree 1 file changed +30
-0
lines changed Original file line number Diff line number Diff line change 18
18
FrontendBusDataWidth : 64
19
19
DisableInputFF : True
20
20
21
+ ahb_ff :
22
+ CmdFifoDepth : 64
23
+ RxFifoDepth : 64
24
+ TxFifoDepth : 64
25
+ RespFifoDepth : 64
26
+ IbiFifoDepth : 64
27
+ IbiFifoExtSize : False
28
+ DatDepth : 128
29
+ DctDepth : 128
30
+ FrontendBusInterface : " AHB"
31
+ FrontendBusAddrWidth : 18
32
+ FrontendBusDataWidth : 64
33
+ DisableInputFF : False
34
+
21
35
axi :
22
36
CmdFifoDepth : 64
23
37
RxFifoDepth : 64
33
47
FrontendBusUserWidth : 32
34
48
FrontendBusIdWidth : 8
35
49
DisableInputFF : True
50
+
51
+ axi_ff :
52
+ CmdFifoDepth : 64
53
+ RxFifoDepth : 64
54
+ TxFifoDepth : 64
55
+ RespFifoDepth : 64
56
+ IbiFifoDepth : 64
57
+ IbiFifoExtSize : False
58
+ DatDepth : 128
59
+ DctDepth : 128
60
+ FrontendBusInterface : " AXI"
61
+ FrontendBusAddrWidth : 12
62
+ FrontendBusDataWidth : 32
63
+ FrontendBusUserWidth : 32
64
+ FrontendBusIdWidth : 8
65
+ DisableInputFF : False
You can’t perform that action at this time.
0 commit comments