1 <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
9 A testing source block, with 2 outputs
14 <parameter name="data_width" type="string" value="8" context="user"/>
19 <input name="clk" width="1" purpose="clock" />
20 <input name="rst" width="1" purpose="reset" />
23 <output name="data1_o" width="$data_width"/>
24 <output name="data2_o" width="$data_width"/>