1 <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
2 <block_impl ref_name="decimator-N.xml" ref_md5="">
4 <author firstname="stephane" lastname="Domas" mail="sdomas@univ-fcomte.fr" />
5 <date creation="2015-04-27" />
6 <related_files list=""/>
8 This component is a decimator of N-1 values out of N
17 <package name="std_logic_1164" use="all"/>
18 <package name="numeric_std" use="all"/>
27 <delta value="$nb_deci+1" />
29 <input name="data_i_enb" pattern="1{$nb_deci+1}" />
31 <production counter="1">
32 <output name="data_o_enb" pattern="010{$nb_deci}" />