Skip to content

Commit 07f3cb4

Browse files
committed
tb_axi_xbar_pkg: Remove legacy TODO
1 parent 6a9c287 commit 07f3cb4

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

test/tb_axi_xbar_pkg.sv

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -174,10 +174,6 @@ package tb_axi_xbar_pkg;
174174

175175
master_exp_t exp_b;
176176

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-
181177
if (masters_axi[i].aw_valid && masters_axi[i].aw_ready) begin
182178

183179
// Check to which slaves the transaction is directed or if it should go to a decerror.

0 commit comments

Comments
 (0)