mirror of
git://projects.qi-hardware.com/nn-usb-fpga.git
synced 2025-01-10 01:00:14 +02:00
42 lines
1.7 KiB
Plaintext
42 lines
1.7 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/test_block1.die"/>
|
|
<Library Dir="block_editor/test_block2.die"/>
|
|
<Library Dir="block_editor/test_block3.die"/>
|
|
</Libraries>
|
|
<DiagramItems>
|
|
<DiagramItem x="2780" y="2540" z="500" type="Test Block 2" ID="0" color="#0000ff">
|
|
<diagramValues/>
|
|
</DiagramItem>
|
|
<DiagramItem x="2510" y="2440" z="500" type="Test Block 1" ID="1" color="#808080">
|
|
<diagramValues>
|
|
<diagramValue value="0.001" ID="1"/>
|
|
</diagramValues>
|
|
</DiagramItem>
|
|
<DiagramItem x="2230" y="2550" z="500" type="Test Block 3" ID="2" color="#ff0000">
|
|
<diagramValues/>
|
|
</DiagramItem>
|
|
</DiagramItems>
|
|
<Arrows>
|
|
<Arrow end-ID="1" end-Owner="0" start-x="140" start-y="0" start-Owner="1" ID="0" start-ID="3" end-x="-30" end-y="0" color="#808080">
|
|
<arrowCorners>
|
|
<arrowCorner x="2700" y="2440"/>
|
|
<arrowCorner x="2699.5" y="2539.5"/>
|
|
</arrowCorners>
|
|
</Arrow>
|
|
<Arrow end-ID="4" end-Owner="1" start-x="60" start-y="0" start-Owner="2" ID="1" start-ID="0" end-x="-120" end-y="0" color="#808080">
|
|
<arrowCorners>
|
|
<arrowCorner x="2340" y="2550"/>
|
|
<arrowCorner x="2340" y="2440"/>
|
|
</arrowCorners>
|
|
</Arrow>
|
|
</Arrows>
|
|
</Diagram>
|