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