]> AND Private Git Repository - blast.git/blob - lib/references/threshold_extctl.xml
Logo AND Algorithmique Numérique Distribuée

Private GIT Repository
moved vhdl gen. into block
[blast.git] / lib / references / threshold_extctl.xml
1 <!DOCTYPE threshold_extctl>
2 <block version="0.1">
3   <informations>
4     <name>threshold_extctl</name>
5     <category ids=""/>
6     <description>
7       <brief>fez</brief>
8       <detailed>fez</detailed>
9     </description>
10   </informations>
11   <parameters>
12     <parameter value="8" type="natural" context="generic" name="in_width"/>
13     <parameter value="0" type="natural" context="generic" name="default_value"/>
14   </parameters>
15   <interfaces>
16     <inputs>
17       <input endian="little" type="boolean" purpose="clock" multiplicity="1" width="1" name="clk"/>
18       <input endian="little" type="boolean" purpose="reset" multiplicity="1" width="1" name="reset"/>
19       <input endian="little" type="expression" purpose="data" multiplicity="1" width="$in_width" name="data_in"/>
20       <input endian="little" type="boolean" purpose="data" multiplicity="1" width="1" name="keep_in"/>
21       <control iface="data_in"/>      
22       <control iface="keep_in"/>
23     </inputs>
24     <outputs>
25       <output endian="little" type="expression" purpose="data" multiplicity="1" width="$in_width" name="data_out"/>
26       <control iface="data_out"/>
27     </outputs>
28   </interfaces>
29 </block>