Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
language:langs:dflow [2022/05/13 08:50]
rajit
language:langs:dflow [2023/01/08 18:38]
rajit [Split]
Line 51: Line 51:
 </code> </code>
  
 +The bit-width of channel ''c'' should be at most the number of bits needed to specify the number of outputs. If the value of the token on ''c'' is not within the range '0'' to ''n'' (for ''n+1'' channels on the right hand side), then the dataflow component can fail in an unspecified manner.
 ===== Controlled merge ===== ===== Controlled merge =====