S) Header trailer scenario using reformat & lookup

 

 

 

 

 

FBE 

Next_in_sequence ==1; 

Reformat 

output_index_out :: output_index(in) = 

begin 

  output_index_out :: if ( next_in_sequence() == lookup_count("hh") ) 1 else 0; 

end; 

 

Comments

Popular posts from this blog

T) For data parallelism, we can use partition components. For component parallelism, we can use replicate component. Like this which component(s) can we use for pipeline parallelism?

T) When to use sort within groups ?

T) Explain about on .abi-unc files in abinitio ?