Use dp_sop instead of mm_done and explained why. This makes the code for...
Compare changes
@@ -105,6 +105,13 @@ ARCHITECTURE str OF sdp_crosslets_subband_select IS
@@ -303,7 +310,6 @@ BEGIN
@@ -345,4 +351,10 @@ BEGIN
Use dp_sop instead of mm_done and explained why. This makes the code for passing on dp_header_info more robust and clear.
Closes L2SDP-700