11
11
RespFifoDepth : 64
12
12
IbiFifoDepth : 64
13
13
IbiFifoExtSize : False
14
- DctDepth : 12
14
+ DatDepth : 128
15
+ DctDepth : 128
15
16
FrontendBusInterface : " AHB"
16
- FrontendBusAddrWidth : 32
17
+ FrontendBusAddrWidth : 18
17
18
FrontendBusDataWidth : 64
19
+ DisableInputFF : True
18
20
19
21
axi :
20
22
CmdFifoDepth : 64
23
25
RespFifoDepth : 64
24
26
IbiFifoDepth : 64
25
27
IbiFifoExtSize : False
26
- DatDepth : 16
27
- DctDepth : 8
28
+ DatDepth : 128
29
+ DctDepth : 128
28
30
FrontendBusInterface : " AXI"
29
- FrontendBusAddrWidth : 32
30
- FrontendBusDataWidth : 64
31
+ FrontendBusAddrWidth : 12
32
+ FrontendBusDataWidth : 32
31
33
FrontendBusUserWidth : 32
32
- FrontendBusIdWidth : 2
34
+ FrontendBusIdWidth : 8
35
+ FrontendBusIdFiltering : False
36
+ DisableInputFF : True
37
+
38
+ axi_id_filtering :
39
+ CmdFifoDepth : 64
40
+ RxFifoDepth : 64
41
+ TxFifoDepth : 64
42
+ RespFifoDepth : 64
43
+ IbiFifoDepth : 64
44
+ IbiFifoExtSize : False
45
+ DatDepth : 128
46
+ DctDepth : 128
47
+ FrontendBusInterface : " AXI"
48
+ FrontendBusAddrWidth : 12
49
+ FrontendBusDataWidth : 32
50
+ FrontendBusUserWidth : 32
51
+ FrontendBusIdWidth : 8
52
+ FrontendBusIdFiltering : True
53
+ NumPrivIds : 4
54
+ DisableInputFF : True
55
+
56
+ axi_ff :
57
+ CmdFifoDepth : 64
58
+ RxFifoDepth : 64
59
+ TxFifoDepth : 64
60
+ RespFifoDepth : 64
61
+ IbiFifoDepth : 64
62
+ IbiFifoExtSize : False
63
+ DatDepth : 128
64
+ DctDepth : 128
65
+ FrontendBusInterface : " AXI"
66
+ FrontendBusAddrWidth : 12
67
+ FrontendBusDataWidth : 32
68
+ FrontendBusUserWidth : 32
69
+ FrontendBusIdWidth : 8
70
+ FrontendBusIdFiltering : False
71
+ DisableInputFF : False
33
72
34
73
invalid_missing_cmd_fifo_depth :
35
74
RxFifoDepth : 64
@@ -44,6 +83,8 @@ invalid_missing_cmd_fifo_depth:
44
83
FrontendBusDataWidth : 64
45
84
FrontendBusUserWidth : 32
46
85
FrontendBusIdWidth : 2
86
+ FrontendBusIdFiltering : False
87
+ DisableInputFF : False
47
88
48
89
invalid_too_many_args :
49
90
CmdFifoDepth : 64
@@ -57,6 +98,8 @@ invalid_too_many_args:
57
98
FrontendBusDataWidth : 64
58
99
FrontendBusUserWidth : 32
59
100
FrontendBusIdWidth : 2
101
+ DisableInputFF : False
102
+ FrontendBusIdFiltering : False
60
103
AdditionalArg : " arg"
61
104
62
105
invalid_wrong_type :
@@ -71,6 +114,8 @@ invalid_wrong_type:
71
114
FrontendBusDataWidth : 64
72
115
FrontendBusUserWidth : 32
73
116
FrontendBusIdWidth : 2
117
+ FrontendBusIdFiltering : False
118
+ DisableInputFF : False
74
119
75
120
invalid_out_of_range :
76
121
CmdFifoDepth : 64
@@ -84,6 +129,8 @@ invalid_out_of_range:
84
129
FrontendBusDataWidth : 64
85
130
FrontendBusUserWidth : 32
86
131
FrontendBusIdWidth : 2
132
+ FrontendBusIdFiltering : False
133
+ DisableInputFF : False
87
134
88
135
invalid_axi_missing_usr_width :
89
136
CmdFifoDepth : 64
@@ -96,6 +143,8 @@ invalid_axi_missing_usr_width:
96
143
FrontendBusAddrWidth : 32
97
144
FrontendBusDataWidth : 64
98
145
FrontendBusIdWidth : 2
146
+ FrontendBusIdFiltering : False
147
+ DisableInputFF : False
99
148
100
149
invalid_axi_missing_id_width :
101
150
CmdFifoDepth : 64
@@ -108,6 +157,44 @@ invalid_axi_missing_id_width:
108
157
FrontendBusAddrWidth : 32
109
158
FrontendBusDataWidth : 64
110
159
FrontendBusUserWidth : 32
160
+ FrontendBusIdFiltering : False
161
+ DisableInputFF : False
162
+
163
+ invalid_axi_id_filtering_missing_num_priv_ids :
164
+ CmdFifoDepth : 64
165
+ RxFifoDepth : 64
166
+ TxFifoDepth : 64
167
+ RespFifoDepth : 64
168
+ IbiFifoDepth : 64
169
+ IbiFifoExtSize : False
170
+ DatDepth : 128
171
+ DctDepth : 128
172
+ FrontendBusInterface : " AXI"
173
+ FrontendBusAddrWidth : 12
174
+ FrontendBusDataWidth : 32
175
+ FrontendBusUserWidth : 32
176
+ FrontendBusIdWidth : 8
177
+ FrontendBusIdFiltering : True
178
+ DisableInputFF : True
179
+
180
+ invalid_axi_id_filtering_off_num_priv_ids_defined :
181
+ CmdFifoDepth : 64
182
+ RxFifoDepth : 64
183
+ TxFifoDepth : 64
184
+ RespFifoDepth : 64
185
+ IbiFifoDepth : 64
186
+ IbiFifoExtSize : False
187
+ DatDepth : 128
188
+ DctDepth : 128
189
+ FrontendBusInterface : " AXI"
190
+ FrontendBusAddrWidth : 12
191
+ FrontendBusDataWidth : 32
192
+ FrontendBusUserWidth : 32
193
+ FrontendBusIdWidth : 8
194
+ FrontendBusIdFiltering : False
195
+ NumPrivIds : 4
196
+ DisableInputFF : True
197
+
111
198
112
199
invalid_unsupported_bus :
113
200
CmdFifoDepth : 64
@@ -119,6 +206,7 @@ invalid_unsupported_bus:
119
206
FrontendBusInterface : " TileLink"
120
207
FrontendBusAddrWidth : 32
121
208
FrontendBusDataWidth : 64
209
+ DisableInputFF : False
122
210
123
211
invalid_ahb_with_id_width :
124
212
CmdFifoDepth : 64
@@ -131,6 +219,22 @@ invalid_ahb_with_id_width:
131
219
FrontendBusAddrWidth : 32
132
220
FrontendBusDataWidth : 64
133
221
FrontendBusIdWidth : 2
222
+ DisableInputFF : False
223
+
224
+ invalid_ahb_id_filtering_on :
225
+ CmdFifoDepth : 64
226
+ RxFifoDepth : 64
227
+ TxFifoDepth : 64
228
+ RespFifoDepth : 64
229
+ IbiFifoDepth : 64
230
+ IbiFifoExtSize : False
231
+ FrontendBusInterface : " AHB"
232
+ FrontendBusAddrWidth : 32
233
+ FrontendBusDataWidth : 64
234
+ FrontendBusIdWidth : 2
235
+ FrontendBusIdFiltering : True
236
+ NumPrivIds : 4
237
+ DisableInputFF : False
134
238
135
239
invalid_ahb_with_usr_width :
136
240
CmdFifoDepth : 64
@@ -143,6 +247,7 @@ invalid_ahb_with_usr_width:
143
247
FrontendBusAddrWidth : 32
144
248
FrontendBusDataWidth : 64
145
249
FrontendBusUserWidth : 32
250
+ DisableInputFF : False
146
251
147
252
invalid_ahb_with_axi_props :
148
253
CmdFifoDepth : 64
@@ -156,6 +261,7 @@ invalid_ahb_with_axi_props:
156
261
FrontendBusDataWidth : 64
157
262
FrontendBusUserWidth : 32
158
263
FrontendBusIdWidth : 2
264
+ DisableInputFF : False
159
265
160
266
invalid_empty_arg :
161
267
CmdFifoDepth :
@@ -167,6 +273,7 @@ invalid_empty_arg:
167
273
FrontendBusInterface : " AHB"
168
274
FrontendBusAddrWidth : 32
169
275
FrontendBusDataWidth : 64
276
+ DisableInputFF : False
170
277
171
278
edge_min_val :
172
279
CmdFifoDepth : 64
@@ -178,6 +285,7 @@ edge_min_val:
178
285
FrontendBusInterface : " AHB"
179
286
FrontendBusAddrWidth : 32
180
287
FrontendBusDataWidth : 64
288
+ DisableInputFF : False
181
289
182
290
edge_one_less_than_max_val :
183
291
CmdFifoDepth : 64
@@ -189,3 +297,4 @@ edge_one_less_than_max_val:
189
297
FrontendBusInterface : " AHB"
190
298
FrontendBusAddrWidth : 32
191
299
FrontendBusDataWidth : 127
300
+ DisableInputFF : False
0 commit comments