From 1347bee7ce8e5b97e5e7334a355f7fd0158d33d0 Mon Sep 17 00:00:00 2001
From: Daniel van der Schuur <schuur@astron.nl>
Date: Wed, 8 Apr 2015 14:16:58 +0000
Subject: [PATCH] -Added comment block with suggested mesh terminal stream
 routing.

---
 .../src/vhdl/apertif_unb1_correlator.vhd                        | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/applications/apertif/designs/apertif_unb1_correlator/src/vhdl/apertif_unb1_correlator.vhd b/applications/apertif/designs/apertif_unb1_correlator/src/vhdl/apertif_unb1_correlator.vhd
index 3c803f8987..e11dc9f540 100644
--- a/applications/apertif/designs/apertif_unb1_correlator/src/vhdl/apertif_unb1_correlator.vhd
+++ b/applications/apertif/designs/apertif_unb1_correlator/src/vhdl/apertif_unb1_correlator.vhd
@@ -638,7 +638,7 @@ BEGIN
     -----------------------------------------------------------------------------
     -- Beamlet routing from 10GbE inputs T2..T0 to unfolder correlator inputs 23..0: ***FINAL MESH VERSION***
     -- . Beamlet indices between parentheses ()                    The exact indices depend on FPGA index--FIXME
-    -- . Stream indices between brackets []                       /                 To do: BSN align these 24 streams --FIXME
+    -- . Stream indices between brackets []                       /                 To do: Also BSN align these 24 streams --FIXME
     --                                              [<-----------/------------>]   /
     -- T2(B6,B7)--[11]--deinter-[1]--(T2,B7)--[23]--MESH_TX[3][2]  MESH_RX[3][2]--[23]--(T23,B0)--[1]-reinter-[11]--(T22,B0),(T23,B0)--unfold-[1]--(T23,B0)-->[23]
     --                         \[0]--(T2,B6)--[22]--MESH_TX[3][1]  MESH_RX[3][1]--[22]--(T22,B0)--[0]/                                       \[0]--(T22,B0)-->[22]
-- 
GitLab