We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a9c287 commit 07f3cb4Copy full SHA for 07f3cb4
1 file changed
test/tb_axi_xbar_pkg.sv
@@ -174,10 +174,6 @@ package tb_axi_xbar_pkg;
174
175
master_exp_t exp_b;
176
177
- // TODO colluca: add check that multicast requests only arrive on multicast ports
178
- // (lower NoMulticastPorts) and that multicast requests only originate
179
- // from multicast rules (lower NoMulticastRules)
180
-
181
if (masters_axi[i].aw_valid && masters_axi[i].aw_ready) begin
182
183
// Check to which slaves the transaction is directed or if it should go to a decerror.
0 commit comments