]> AND Private Git Repository - blast.git/blob - block-1I1O.xml
Logo AND Algorithmique Numérique Distribuée

Private GIT Repository
finalized analysis with clkconvert + started testbench gen.
[blast.git] / block-1I1O.xml
1 <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
2 <block>
3   <informations>
4     <name>
5       block-1I1O
6     </name>
7     <category ids="8" />  
8     <description>
9       A testing block with 1 input, 1 output
10     </description>    
11   </informations>
12
13   <parameters>
14     <parameter name="data_width" type="string" value="8" context="user"/>
15   </parameters>
16
17   <interfaces>
18     <inputs>
19       <input name="clk" width="1" purpose="clock" />
20       <input name="rst" width="1" purpose="reset" />
21       
22       <input name="data_i" width="$data_width"/>      
23     </inputs>
24     <outputs>
25       <output name="data_o" width="$data_width"/>
26     </outputs>
27   </interfaces>
28
29 </block>