Root/Software/sie_cg/test.sie

1<!--
2File for SIE Code Generator.
3**WARNING**If you are going to edit this file note that:
4In order to segmentation faults prevention the load process
5is started loading the libraries, then items and finally arrows.
6Arrows depend of items, and items depend of libraries!!!!
7-->
8<Diagram>
9    <Libraries>
10        <Library Dir="block_editor/timer.die"/>
11        <Library Dir="block_editor/adc_single.die"/>
12        <Library Dir="block_editor/left_shift.die"/>
13        <Library Dir="block_editor/right_shift.die"/>
14        <Library Dir="block_editor/pwm_single.die"/>
15        <Library Dir="block_editor/constant.die"/>
16        <Library Dir="block_editor/constant_bool.die"/>
17        <Library Dir="block_editor/while.die"/>
18        <Library Dir="block_editor/test_block1.die"/>
19        <Library Dir="block_editor/test_block2.die"/>
20        <Library Dir="block_editor/test_block3.die"/>
21        <Library Dir="block_editor/test_block4.die"/>
22    </Libraries>
23    <Options templateDir="templates/basic" workDir="tmp" executableFile="SIE_APP" configApp="xc3sprog $FPGA_BINARY" sieWorkDir="/tmp/CG" fpgaFile="templates/basic/basic.bit" templateFile="main.cpp" makeFile="Makefile" mipsToolChainDir="" mipsToolChain="/home/juan64bits/ebd/ECB/openwrt-xburst/staging_dir/toolchain-mipsel_gcc-4.3.3+cs_uClibc-0.9.32/usr/bin/mipsel-openwrt-linux" sieIP="192.168.254.101"/>
24    <DiagramItems>
25        <DiagramItem x="2480" y="2480" z="500" type="Right Shift" ID="2" color="#808080">
26            <diagramValues>
27                <diagramValue value="2" ID="11"/>
28            </diagramValues>
29        </DiagramItem>
30        <DiagramItem x="2240" y="2460" z="500" type="ADC Single" ID="0" color="#008080">
31            <diagramValues>
32                <diagramValue value="0" ID="0"/>
33            </diagramValues>
34        </DiagramItem>
35        <DiagramItem x="2610" y="2280" z="500" type="System While" ID="5" color="#ffff00">
36            <diagramValues/>
37        </DiagramItem>
38        <DiagramItem x="2690" y="2480" z="500" type="PWM Single" ID="4" color="#808080">
39            <diagramValues>
40                <diagramValue value="0" ID="16"/>
41            </diagramValues>
42        </DiagramItem>
43        <DiagramItem x="2440" y="2600" z="500" type="Left Shift" ID="3" color="#808080">
44            <diagramValues>
45                <diagramValue value="1" ID="11"/>
46            </diagramValues>
47        </DiagramItem>
48        <DiagramItem x="2490" y="2270" z="500" type="Constant Bool" ID="1" color="#008080">
49            <diagramValues>
50                <diagramValue value="1" ID="1"/>
51            </diagramValues>
52        </DiagramItem>
53        <DiagramItem x="2610" y="2600" z="500" type="Right Shift" ID="6" color="#808080">
54            <diagramValues>
55                <diagramValue value="1" ID="11"/>
56            </diagramValues>
57        </DiagramItem>
58    </DiagramItems>
59    <Arrows>
60        <Arrow end-ID="4" end-Owner="4" start-x="60" start-y="0" start-Owner="2" ID="0" start-ID="1" end-x="-90" end-y="0" color="#000000"/>
61        <Arrow end-ID="0" end-Owner="2" start-x="110" start-y="20" start-Owner="0" ID="1" start-ID="7" end-x="-70" end-y="0" color="#000000"/>
62        <Arrow end-ID="6" end-Owner="5" start-x="30" start-y="20" start-Owner="1" ID="2" start-ID="2" end-x="-50" end-y="10" color="#000000"/>
63        <Arrow end-ID="0" end-Owner="3" start-x="60" start-y="0" start-Owner="6" ID="3" start-ID="1" end-x="-70" end-y="0" color="#ff0000">
64            <arrowCorners>
65                <arrowCorner x="2700" y="2600"/>
66                <arrowCorner x="2700" y="2560"/>
67                <arrowCorner x="2350" y="2560"/>
68                <arrowCorner x="2349.5" y="2599.5"/>
69            </arrowCorners>
70        </Arrow>
71        <Arrow end-ID="0" end-Owner="6" start-x="60" start-y="0" start-Owner="3" ID="4" start-ID="1" end-x="-70" end-y="0" color="#ff0000">
72            <arrowCorners>
73                <arrowCorner x="2519.5" y="2599.5"/>
74            </arrowCorners>
75        </Arrow>
76    </Arrows>
77    <TextItems>
78        <TextItem x="2140" Family="Times New Roman" y="2250" Bold="1" PointSize="26" Text="Basic Example:" Italic="1" Underline="0" Color="#ff0000"/>
79    </TextItems>
80</Diagram>
81

Archive Download this file

Branches:
master



interactive