nn-usb-fpga/Software/sie_cg/test.sie

60 lines
2.6 KiB
Plaintext

<!--
File for SIE Code Generator.
**WARNING**If you are going to edit this file note that:
In order to segmentation faults prevention the load process
is started loading the libraries, then items and finally arrows.
Arrows depend of items, and items depend of libraries!!!!
-->
<Diagram>
<Libraries>
<Library Dir="block_editor/timer.die"/>
<Library Dir="block_editor/adc_single.die"/>
<Library Dir="block_editor/left_shift.die"/>
<Library Dir="block_editor/right_shift.die"/>
<Library Dir="block_editor/pwm_single.die"/>
<Library Dir="block_editor/constant.die"/>
<Library Dir="block_editor/while.die"/>
<Library Dir="block_editor/test_block1.die"/>
<Library Dir="block_editor/test_block2.die"/>
<Library Dir="block_editor/test_block3.die"/>
</Libraries>
<DiagramItems>
<DiagramItem x="2280" y="2110" z="500" type="Timer" ID="0" color="#00ff00">
<diagramValues>
<diagramValue value="1 " ID="1"/>
</diagramValues>
</DiagramItem>
<DiagramItem x="2460" y="2350" z="500" type="Right Shift" ID="1" color="#00ffff">
<diagramValues>
<diagramValue value="1" ID="11"/>
</diagramValues>
</DiagramItem>
<DiagramItem x="2670" y="2350" z="500" type="PWM Single" ID="2" color="#808000">
<diagramValues>
<diagramValue value="0" ID="16"/>
</diagramValues>
</DiagramItem>
<DiagramItem x="2580" y="2110" z="500" type="System While" ID="3" color="#ff00ff">
<diagramValues/>
</DiagramItem>
<DiagramItem x="2470" y="2100" z="500" type="Constant" ID="4" color="#00ffff">
<diagramValues>
<diagramValue value="Value" ID="21"/>
<diagramValue value="1" ID="19"/>
</diagramValues>
</DiagramItem>
<DiagramItem x="2220" y="2330" z="-0.1" type="ADC Single" ID="5" color="#808080">
<diagramValues>
<diagramValue value="0" ID="4"/>
<diagramValue value="255" ID="7"/>
</diagramValues>
</DiagramItem>
</DiagramItems>
<Arrows>
<Arrow end-ID="12" end-Owner="1" start-x="110" start-y="20" start-Owner="5" ID="0" start-ID="8" end-x="-70" end-y="0" color="#000000"/>
<Arrow end-ID="14" end-Owner="2" start-x="60" start-y="0" start-Owner="1" ID="1" start-ID="13" end-x="-90" end-y="0" color="#000000"/>
<Arrow end-ID="14" end-Owner="3" start-x="30" start-y="20" start-Owner="4" ID="2" start-ID="15" end-x="-50" end-y="10" color="#000000"/>
</Arrows>
</Diagram>
<Test/>