diff --git a/libraries/base/diag/src/vhdl/diag_block_gen.vhd b/libraries/base/diag/src/vhdl/diag_block_gen.vhd
index 7c2d82c026e9d7df5265f26b615286ab451ff7dd..678b55c471096d9927d0cf3818bc1d5c35c489f8 100644
--- a/libraries/base/diag/src/vhdl/diag_block_gen.vhd
+++ b/libraries/base/diag/src/vhdl/diag_block_gen.vhd
@@ -36,9 +36,10 @@
 --
 --   The samples_per_packet >= 2, because the in the p_comb state machine the
 --   eop cannot occur at the sop.
---
 --   The blocks_per_sync >= 1, so it is possible to have one block per sync
 --   interval.
+--   The gapsize >= 0, so it is possible to have blocks directly after
+--   eachother without emoty cylces.
 --
 --   The BG sync interval takes blocks_per_sync * (samples_per_packet +
 --   gapsize) clock cylces. However in case of back pressure from out_siso