<block_impl ref_name="generator-cst.xml" ref_md5="">
<comments>
<author firstname="stephane" lastname="Domas" mail="sdomas@univ-fcomte.fr" />
- <date creation="2015-05-10" />
- <related_files list=""/>
- <description>
- This component is a generator of a sequence of V fixed values, followed by Z idle cycles.
- </description>
+ <log creation="2018-05-02">
+ </log>
<notes>
- No notes
</notes>
+
</comments>
<libraries>
</architecture>
<patterns>
- <delta value="$seq_length+$idle_length" />
+ <delta value="$seq_length" />
<consumption>
</consumption>
<production counter="">
- <output name="data_o_enb" pattern="1{$seq_length}X{$idle_length}" />
+ <output name="data_o_enb" pattern="1{$seq_length}0{$idle_length}" />
</production>
</patterns>
</block_impl>